GET api/Student/GetRptMyESchoolAssessmentLevelSchoolReport/{userid}/{role}/{pgid}?whr={whr}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userid | string |
Required |
|
role | string |
Required |
|
pgid | string |
Required |
|
whr | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetRptMyESchoolAssessmentLevelSchoolReport_ResultName | Description | Type | Additional information |
---|---|---|---|
state | string |
None. |
|
city | string |
None. |
|
centid | string |
None. |
|
centname | string |
None. |
|
schoolname | string |
None. |
|
schoolid | string |
None. |
|
medium | string |
None. |
|
totalstudent | integer |
None. |
|
boys | integer |
None. |
|
girls | integer |
None. |
|
standard | string |
None. |
|
partner | string |
None. |
|
partnername | string |
None. |
|
examtype | string |
None. |
|
academicyear | string |
None. |
|
langlevel0 | integer |
None. |
|
langbeginner | integer |
None. |
|
langbasic | integer |
None. |
|
langintermediate | integer |
None. |
|
langadvance | integer |
None. |
|
mathlevel0 | integer |
None. |
|
mathbeginner | integer |
None. |
|
mathbasic | integer |
None. |
|
mathintermediate | integer |
None. |
|
mathadvance | integer |
None. |
|
absent | integer |
None. |
|
tl | string |
None. |
|
tlname | string |
None. |
|
pcid | string |
None. |
|
ohid | string |
None. |
|
progassociate | string |
None. |
|
plancount | integer |
None. |
|
notinassessment | integer |
None. |
|
dropcount | integer |
None. |
|
q1 | integer |
None. |
|
q2 | integer |
None. |
|
q3 | integer |
None. |
|
q4 | integer |
None. |
|
q5 | integer |
None. |
|
q6 | integer |
None. |
|
q7 | integer |
None. |
|
q8 | integer |
None. |
|
q9 | integer |
None. |
|
q10 | integer |
None. |
|
q11 | integer |
None. |
|
q12 | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "state": "sample string 1", "city": "sample string 2", "centid": "sample string 3", "centname": "sample string 4", "schoolname": "sample string 5", "schoolid": "sample string 6", "medium": "sample string 7", "totalstudent": 1, "boys": 1, "girls": 1, "standard": "sample string 8", "partner": "sample string 9", "partnername": "sample string 10", "examtype": "sample string 11", "academicyear": "sample string 12", "langlevel0": 1, "langbeginner": 1, "langbasic": 1, "langintermediate": 1, "langadvance": 1, "mathlevel0": 1, "mathbeginner": 1, "mathbasic": 1, "mathintermediate": 1, "mathadvance": 1, "absent": 1, "tl": "sample string 13", "tlname": "sample string 14", "pcid": "sample string 15", "ohid": "sample string 16", "progassociate": "sample string 17", "plancount": 1, "notinassessment": 1, "dropcount": 1, "q1": 18, "q2": 19, "q3": 20, "q4": 21, "q5": 22, "q6": 23, "q7": 24, "q8": 25, "q9": 26, "q10": 27, "q11": 28, "q12": 29 }, { "state": "sample string 1", "city": "sample string 2", "centid": "sample string 3", "centname": "sample string 4", "schoolname": "sample string 5", "schoolid": "sample string 6", "medium": "sample string 7", "totalstudent": 1, "boys": 1, "girls": 1, "standard": "sample string 8", "partner": "sample string 9", "partnername": "sample string 10", "examtype": "sample string 11", "academicyear": "sample string 12", "langlevel0": 1, "langbeginner": 1, "langbasic": 1, "langintermediate": 1, "langadvance": 1, "mathlevel0": 1, "mathbeginner": 1, "mathbasic": 1, "mathintermediate": 1, "mathadvance": 1, "absent": 1, "tl": "sample string 13", "tlname": "sample string 14", "pcid": "sample string 15", "ohid": "sample string 16", "progassociate": "sample string 17", "plancount": 1, "notinassessment": 1, "dropcount": 1, "q1": 18, "q2": 19, "q3": 20, "q4": 21, "q5": 22, "q6": 23, "q7": 24, "q8": 25, "q9": 26, "q10": 27, "q11": 28, "q12": 29 } ]
application/xml, text/xml
Sample:
<ArrayOfGetRptMyESchoolAssessmentLevelSchoolReport_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetRptMyESchoolAssessmentLevelSchoolReport_Result> <absent>1</absent> <academicyear>sample string 12</academicyear> <boys>1</boys> <centid>sample string 3</centid> <centname>sample string 4</centname> <city>sample string 2</city> <dropcount>1</dropcount> <examtype>sample string 11</examtype> <girls>1</girls> <langadvance>1</langadvance> <langbasic>1</langbasic> <langbeginner>1</langbeginner> <langintermediate>1</langintermediate> <langlevel0>1</langlevel0> <mathadvance>1</mathadvance> <mathbasic>1</mathbasic> <mathbeginner>1</mathbeginner> <mathintermediate>1</mathintermediate> <mathlevel0>1</mathlevel0> <medium>sample string 7</medium> <notinassessment>1</notinassessment> <ohid>sample string 16</ohid> <partner>sample string 9</partner> <partnername>sample string 10</partnername> <pcid>sample string 15</pcid> <plancount>1</plancount> <progassociate>sample string 17</progassociate> <q1>18</q1> <q10>27</q10> <q11>28</q11> <q12>29</q12> <q2>19</q2> <q3>20</q3> <q4>21</q4> <q5>22</q5> <q6>23</q6> <q7>24</q7> <q8>25</q8> <q9>26</q9> <schoolid>sample string 6</schoolid> <schoolname>sample string 5</schoolname> <standard>sample string 8</standard> <state>sample string 1</state> <tl>sample string 13</tl> <tlname>sample string 14</tlname> <totalstudent>1</totalstudent> </GetRptMyESchoolAssessmentLevelSchoolReport_Result> <GetRptMyESchoolAssessmentLevelSchoolReport_Result> <absent>1</absent> <academicyear>sample string 12</academicyear> <boys>1</boys> <centid>sample string 3</centid> <centname>sample string 4</centname> <city>sample string 2</city> <dropcount>1</dropcount> <examtype>sample string 11</examtype> <girls>1</girls> <langadvance>1</langadvance> <langbasic>1</langbasic> <langbeginner>1</langbeginner> <langintermediate>1</langintermediate> <langlevel0>1</langlevel0> <mathadvance>1</mathadvance> <mathbasic>1</mathbasic> <mathbeginner>1</mathbeginner> <mathintermediate>1</mathintermediate> <mathlevel0>1</mathlevel0> <medium>sample string 7</medium> <notinassessment>1</notinassessment> <ohid>sample string 16</ohid> <partner>sample string 9</partner> <partnername>sample string 10</partnername> <pcid>sample string 15</pcid> <plancount>1</plancount> <progassociate>sample string 17</progassociate> <q1>18</q1> <q10>27</q10> <q11>28</q11> <q12>29</q12> <q2>19</q2> <q3>20</q3> <q4>21</q4> <q5>22</q5> <q6>23</q6> <q7>24</q7> <q8>25</q8> <q9>26</q9> <schoolid>sample string 6</schoolid> <schoolname>sample string 5</schoolname> <standard>sample string 8</standard> <state>sample string 1</state> <tl>sample string 13</tl> <tlname>sample string 14</tlname> <totalstudent>1</totalstudent> </GetRptMyESchoolAssessmentLevelSchoolReport_Result> </ArrayOfGetRptMyESchoolAssessmentLevelSchoolReport_Result>