GET api/Student/GetRptMyESchoolAssessmentLevelStudentReport/{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 GetRptMyESchoolAssessmentLevelStudentReport_ResultName | Description | Type | Additional information |
---|---|---|---|
state | string |
None. |
|
city | string |
None. |
|
centid | string |
None. |
|
centname | string |
None. |
|
schoolid | string |
None. |
|
schoolname | string |
None. |
|
medium | string |
None. |
|
studentid | string |
None. |
|
division | string |
None. |
|
batchid | string |
None. |
|
rollno | integer |
None. |
|
studentname | string |
None. |
|
standard | 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. |
|
mathabsent | integer |
None. |
|
partnerid | string |
None. |
|
partnername | string |
None. |
|
exam | string |
None. |
|
year | string |
None. |
|
tlid | string |
None. |
|
tlname | string |
None. |
|
pcid | string |
None. |
|
ohid | string |
None. |
|
progassociate | string |
None. |
|
gender | string |
None. |
|
q1b0 | integer |
None. |
|
q1b1 | integer |
None. |
|
q1b2 | integer |
None. |
|
q2b0 | integer |
None. |
|
q2b1 | integer |
None. |
|
q2b2 | integer |
None. |
|
q3b0 | integer |
None. |
|
q3b1 | integer |
None. |
|
q3b2 | integer |
None. |
|
q4b0 | integer |
None. |
|
q4b1 | integer |
None. |
|
q4b2 | 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", "schoolid": "sample string 5", "schoolname": "sample string 6", "medium": "sample string 7", "studentid": "sample string 8", "division": "sample string 9", "batchid": "sample string 10", "rollno": 1, "studentname": "sample string 11", "standard": "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, "mathabsent": 1, "partnerid": "sample string 13", "partnername": "sample string 14", "exam": "sample string 15", "year": "sample string 16", "tlid": "sample string 17", "tlname": "sample string 18", "pcid": "sample string 19", "ohid": "sample string 20", "progassociate": "sample string 21", "gender": "sample string 22", "q1b0": 23, "q1b1": 24, "q1b2": 25, "q2b0": 26, "q2b1": 27, "q2b2": 28, "q3b0": 29, "q3b1": 30, "q3b2": 31, "q4b0": 32, "q4b1": 33, "q4b2": 34 }, { "state": "sample string 1", "city": "sample string 2", "centid": "sample string 3", "centname": "sample string 4", "schoolid": "sample string 5", "schoolname": "sample string 6", "medium": "sample string 7", "studentid": "sample string 8", "division": "sample string 9", "batchid": "sample string 10", "rollno": 1, "studentname": "sample string 11", "standard": "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, "mathabsent": 1, "partnerid": "sample string 13", "partnername": "sample string 14", "exam": "sample string 15", "year": "sample string 16", "tlid": "sample string 17", "tlname": "sample string 18", "pcid": "sample string 19", "ohid": "sample string 20", "progassociate": "sample string 21", "gender": "sample string 22", "q1b0": 23, "q1b1": 24, "q1b2": 25, "q2b0": 26, "q2b1": 27, "q2b2": 28, "q3b0": 29, "q3b1": 30, "q3b2": 31, "q4b0": 32, "q4b1": 33, "q4b2": 34 } ]
application/xml, text/xml
Sample:
<ArrayOfGetRptMyESchoolAssessmentLevelStudentReport_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetRptMyESchoolAssessmentLevelStudentReport_Result> <absent>1</absent> <batchid>sample string 10</batchid> <centid>sample string 3</centid> <centname>sample string 4</centname> <city>sample string 2</city> <division>sample string 9</division> <exam>sample string 15</exam> <gender>sample string 22</gender> <langadvance>1</langadvance> <langbasic>1</langbasic> <langbeginner>1</langbeginner> <langintermediate>1</langintermediate> <langlevel0>1</langlevel0> <mathabsent>1</mathabsent> <mathadvance>1</mathadvance> <mathbasic>1</mathbasic> <mathbeginner>1</mathbeginner> <mathintermediate>1</mathintermediate> <mathlevel0>1</mathlevel0> <medium>sample string 7</medium> <ohid>sample string 20</ohid> <partnerid>sample string 13</partnerid> <partnername>sample string 14</partnername> <pcid>sample string 19</pcid> <progassociate>sample string 21</progassociate> <q1b0>23</q1b0> <q1b1>24</q1b1> <q1b2>25</q1b2> <q2b0>26</q2b0> <q2b1>27</q2b1> <q2b2>28</q2b2> <q3b0>29</q3b0> <q3b1>30</q3b1> <q3b2>31</q3b2> <q4b0>32</q4b0> <q4b1>33</q4b1> <q4b2>34</q4b2> <rollno>1</rollno> <schoolid>sample string 5</schoolid> <schoolname>sample string 6</schoolname> <standard>sample string 12</standard> <state>sample string 1</state> <studentid>sample string 8</studentid> <studentname>sample string 11</studentname> <tlid>sample string 17</tlid> <tlname>sample string 18</tlname> <year>sample string 16</year> </GetRptMyESchoolAssessmentLevelStudentReport_Result> <GetRptMyESchoolAssessmentLevelStudentReport_Result> <absent>1</absent> <batchid>sample string 10</batchid> <centid>sample string 3</centid> <centname>sample string 4</centname> <city>sample string 2</city> <division>sample string 9</division> <exam>sample string 15</exam> <gender>sample string 22</gender> <langadvance>1</langadvance> <langbasic>1</langbasic> <langbeginner>1</langbeginner> <langintermediate>1</langintermediate> <langlevel0>1</langlevel0> <mathabsent>1</mathabsent> <mathadvance>1</mathadvance> <mathbasic>1</mathbasic> <mathbeginner>1</mathbeginner> <mathintermediate>1</mathintermediate> <mathlevel0>1</mathlevel0> <medium>sample string 7</medium> <ohid>sample string 20</ohid> <partnerid>sample string 13</partnerid> <partnername>sample string 14</partnername> <pcid>sample string 19</pcid> <progassociate>sample string 21</progassociate> <q1b0>23</q1b0> <q1b1>24</q1b1> <q1b2>25</q1b2> <q2b0>26</q2b0> <q2b1>27</q2b1> <q2b2>28</q2b2> <q3b0>29</q3b0> <q3b1>30</q3b1> <q3b2>31</q3b2> <q4b0>32</q4b0> <q4b1>33</q4b1> <q4b2>34</q4b2> <rollno>1</rollno> <schoolid>sample string 5</schoolid> <schoolname>sample string 6</schoolname> <standard>sample string 12</standard> <state>sample string 1</state> <studentid>sample string 8</studentid> <studentname>sample string 11</studentname> <tlid>sample string 17</tlid> <tlname>sample string 18</tlname> <year>sample string 16</year> </GetRptMyESchoolAssessmentLevelStudentReport_Result> </ArrayOfGetRptMyESchoolAssessmentLevelStudentReport_Result>