User Tools

Site Tools


exams_integration_restful_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
exams_integration_restful_api [2021/01/14 07:26] ghacheyexams_integration_restful_api [2021/02/02 02:10] (current) – external edit 127.0.0.1
Line 19: Line 19:
   <Test TestID="M10">   <Test TestID="M10">
     <Name>Year 10 Maths</Name>     <Name>Year 10 Maths</Name>
-    <Year>2017</Year> -- (where 2017 means school year 2016-17)+    <Year>2016-17</Year>
   </Test>   </Test>
   <Test TestID="M10">   <Test TestID="M10">
     <Name>Year 10 Maths</Name>     <Name>Year 10 Maths</Name>
-    <Year>2018</Year>+    <Year>2017-18</Year>
   </Test>   </Test>
   <Test TestID="R08">   <Test TestID="R08">
     <Name>Year 8 Reading</Name>     <Name>Year 8 Reading</Name>
-    <Year>2017</Year>+    <Year>2016-17</Year>
   <Test>   <Test>
   <Test TestID="R08">   <Test TestID="R08">
     <Name>Year 8 Reading</Name>     <Name>Year 8 Reading</Name>
-    <Year>2017</Year>+    <Year>2016-17</Year>
   <Test>     <Test>  
 </Tests> </Tests>
Line 38: Line 38:
 Production example at [[http://rmisat.com/api/exams/misat/tests]] Production example at [[http://rmisat.com/api/exams/misat/tests]]
  
-Get the actual data for the tests for an exam from URI **/api/exams/misat/tests/m10/2017**+Get the actual data for the tests for an exam from URI **/api/exams/misat/tests/m10/2016-17**
  
 <code xml> <code xml>
Line 46: Line 46:
   <Test TestID="M10">   <Test TestID="M10">
     <Name>Year 10 Maths</Name>     <Name>Year 10 Maths</Name>
-    <Year>2017</Year> -- (where 2017 means school year 2016-17)+    <Year>2016-17</Year>
   </Test>   </Test>
  
exams_integration_restful_api.1610609191.txt.gz · Last modified: 2021/02/02 02:10 (external edit)