GET api/Student/GetCALCompAssessmentEnglishFinal3/{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 GetCALCompAssessmentEnglishFinal3_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| state | string |
None. |
|
| city | string |
None. |
|
| centid | string |
None. |
|
| schoolid | string |
None. |
|
| schoolname | string |
None. |
|
| standard | string |
None. |
|
| teamleaderid | string |
None. |
|
| tlname | string |
None. |
|
| centname | string |
None. |
|
| exam | string |
None. |
|
| year | string |
None. |
|
| partnerid | string |
None. |
|
| partnername | string |
None. |
|
| totappeared | integer |
None. |
|
| boys | integer |
None. |
|
| girls | integer |
None. |
|
| Readsimplewordc3 | integer |
None. |
|
| Understandwritec1 | integer |
None. |
|
| Identifyafterc2 | integer |
None. |
|
| Twodigitaddc4 | integer |
None. |
|
| Twodigitsubc5 | integer |
None. |
|
| Readwordc6 | integer |
None. |
|
| Vocabularyc7 | integer |
None. |
|
| Sentencereadingc8 | integer |
None. |
|
| Ascendingorderc9 | integer |
None. |
|
| Additionc10 | integer |
None. |
|
| Substractionc11 | integer |
None. |
|
| Tablec12 | integer |
None. |
|
| Tablec13 | integer |
None. |
|
| Readthepargraphc14 | integer |
None. |
|
| Readthepargraphc15 | integer |
None. |
|
| Placevaluec16 | integer |
None. |
|
| Conceptmultiplicationc17 | integer |
None. |
|
| Identifygeometricalc18 | integer |
None. |
|
| Understandc19 | integer |
None. |
|
| Identifyedgesc20 | integer |
None. |
|
| Identifycornersc21 | integer |
None. |
|
| Twodigitc22 | integer |
None. |
|
| Readwordsc23 | integer |
None. |
|
| Readstoryc24 | integer |
None. |
|
| tRecordCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"state": "sample string 1",
"city": "sample string 2",
"centid": "sample string 3",
"schoolid": "sample string 4",
"schoolname": "sample string 5",
"standard": "sample string 6",
"teamleaderid": "sample string 7",
"tlname": "sample string 8",
"centname": "sample string 9",
"exam": "sample string 10",
"year": "sample string 11",
"partnerid": "sample string 12",
"partnername": "sample string 13",
"totappeared": 14,
"boys": 15,
"girls": 16,
"Readsimplewordc3": 17,
"Understandwritec1": 18,
"Identifyafterc2": 19,
"Twodigitaddc4": 20,
"Twodigitsubc5": 21,
"Readwordc6": 22,
"Vocabularyc7": 23,
"Sentencereadingc8": 24,
"Ascendingorderc9": 25,
"Additionc10": 26,
"Substractionc11": 27,
"Tablec12": 28,
"Tablec13": 29,
"Readthepargraphc14": 30,
"Readthepargraphc15": 31,
"Placevaluec16": 32,
"Conceptmultiplicationc17": 33,
"Identifygeometricalc18": 34,
"Understandc19": 35,
"Identifyedgesc20": 36,
"Identifycornersc21": 37,
"Twodigitc22": 38,
"Readwordsc23": 39,
"Readstoryc24": 40,
"tRecordCount": 1
},
{
"state": "sample string 1",
"city": "sample string 2",
"centid": "sample string 3",
"schoolid": "sample string 4",
"schoolname": "sample string 5",
"standard": "sample string 6",
"teamleaderid": "sample string 7",
"tlname": "sample string 8",
"centname": "sample string 9",
"exam": "sample string 10",
"year": "sample string 11",
"partnerid": "sample string 12",
"partnername": "sample string 13",
"totappeared": 14,
"boys": 15,
"girls": 16,
"Readsimplewordc3": 17,
"Understandwritec1": 18,
"Identifyafterc2": 19,
"Twodigitaddc4": 20,
"Twodigitsubc5": 21,
"Readwordc6": 22,
"Vocabularyc7": 23,
"Sentencereadingc8": 24,
"Ascendingorderc9": 25,
"Additionc10": 26,
"Substractionc11": 27,
"Tablec12": 28,
"Tablec13": 29,
"Readthepargraphc14": 30,
"Readthepargraphc15": 31,
"Placevaluec16": 32,
"Conceptmultiplicationc17": 33,
"Identifygeometricalc18": 34,
"Understandc19": 35,
"Identifyedgesc20": 36,
"Identifycornersc21": 37,
"Twodigitc22": 38,
"Readwordsc23": 39,
"Readstoryc24": 40,
"tRecordCount": 1
}
]
application/xml, text/xml
Sample:
<ArrayOfGetCALCompAssessmentEnglishFinal3_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetCALCompAssessmentEnglishFinal3_Result>
<Additionc10>26</Additionc10>
<Ascendingorderc9>25</Ascendingorderc9>
<Conceptmultiplicationc17>33</Conceptmultiplicationc17>
<Identifyafterc2>19</Identifyafterc2>
<Identifycornersc21>37</Identifycornersc21>
<Identifyedgesc20>36</Identifyedgesc20>
<Identifygeometricalc18>34</Identifygeometricalc18>
<Placevaluec16>32</Placevaluec16>
<Readsimplewordc3>17</Readsimplewordc3>
<Readstoryc24>40</Readstoryc24>
<Readthepargraphc14>30</Readthepargraphc14>
<Readthepargraphc15>31</Readthepargraphc15>
<Readwordc6>22</Readwordc6>
<Readwordsc23>39</Readwordsc23>
<Sentencereadingc8>24</Sentencereadingc8>
<Substractionc11>27</Substractionc11>
<Tablec12>28</Tablec12>
<Tablec13>29</Tablec13>
<Twodigitaddc4>20</Twodigitaddc4>
<Twodigitc22>38</Twodigitc22>
<Twodigitsubc5>21</Twodigitsubc5>
<Understandc19>35</Understandc19>
<Understandwritec1>18</Understandwritec1>
<Vocabularyc7>23</Vocabularyc7>
<boys>15</boys>
<centid>sample string 3</centid>
<centname>sample string 9</centname>
<city>sample string 2</city>
<exam>sample string 10</exam>
<girls>16</girls>
<partnerid>sample string 12</partnerid>
<partnername>sample string 13</partnername>
<schoolid>sample string 4</schoolid>
<schoolname>sample string 5</schoolname>
<standard>sample string 6</standard>
<state>sample string 1</state>
<tRecordCount>1</tRecordCount>
<teamleaderid>sample string 7</teamleaderid>
<tlname>sample string 8</tlname>
<totappeared>14</totappeared>
<year>sample string 11</year>
</GetCALCompAssessmentEnglishFinal3_Result>
<GetCALCompAssessmentEnglishFinal3_Result>
<Additionc10>26</Additionc10>
<Ascendingorderc9>25</Ascendingorderc9>
<Conceptmultiplicationc17>33</Conceptmultiplicationc17>
<Identifyafterc2>19</Identifyafterc2>
<Identifycornersc21>37</Identifycornersc21>
<Identifyedgesc20>36</Identifyedgesc20>
<Identifygeometricalc18>34</Identifygeometricalc18>
<Placevaluec16>32</Placevaluec16>
<Readsimplewordc3>17</Readsimplewordc3>
<Readstoryc24>40</Readstoryc24>
<Readthepargraphc14>30</Readthepargraphc14>
<Readthepargraphc15>31</Readthepargraphc15>
<Readwordc6>22</Readwordc6>
<Readwordsc23>39</Readwordsc23>
<Sentencereadingc8>24</Sentencereadingc8>
<Substractionc11>27</Substractionc11>
<Tablec12>28</Tablec12>
<Tablec13>29</Tablec13>
<Twodigitaddc4>20</Twodigitaddc4>
<Twodigitc22>38</Twodigitc22>
<Twodigitsubc5>21</Twodigitsubc5>
<Understandc19>35</Understandc19>
<Understandwritec1>18</Understandwritec1>
<Vocabularyc7>23</Vocabularyc7>
<boys>15</boys>
<centid>sample string 3</centid>
<centname>sample string 9</centname>
<city>sample string 2</city>
<exam>sample string 10</exam>
<girls>16</girls>
<partnerid>sample string 12</partnerid>
<partnername>sample string 13</partnername>
<schoolid>sample string 4</schoolid>
<schoolname>sample string 5</schoolname>
<standard>sample string 6</standard>
<state>sample string 1</state>
<tRecordCount>1</tRecordCount>
<teamleaderid>sample string 7</teamleaderid>
<tlname>sample string 8</tlname>
<totappeared>14</totappeared>
<year>sample string 11</year>
</GetCALCompAssessmentEnglishFinal3_Result>
</ArrayOfGetCALCompAssessmentEnglishFinal3_Result>