GET api/Student/GetEnglishAserLevelBaselineEndlineComparisionStudentwise2023/{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 GetEnglishAserLevelBaselineEndlineComparisionStudentwise2023_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| state | string |
None. |
|
| city | string |
None. |
|
| partnername | string |
None. |
|
| tlname | string |
None. |
|
| centid | string |
None. |
|
| centname | string |
None. |
|
| schoolid | string |
None. |
|
| schoolname | string |
None. |
|
| medium | string |
None. |
|
| standard | string |
None. |
|
| appearedstudent | string |
None. |
|
| studentname | string |
None. |
|
| year | string |
None. |
|
| baseth0 | integer |
None. |
|
| baseletter | integer |
None. |
|
| baseword | integer |
None. |
|
| basesentence | integer |
None. |
|
| baseparagraph | integer |
None. |
|
| basestory | integer |
None. |
|
| endth0 | integer |
None. |
|
| endletter | integer |
None. |
|
| endword | integer |
None. |
|
| endsentence | integer |
None. |
|
| endparagraph | integer |
None. |
|
| endstory | integer |
None. |
|
| absent | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"state": "sample string 1",
"city": "sample string 2",
"partnername": "sample string 3",
"tlname": "sample string 4",
"centid": "sample string 5",
"centname": "sample string 6",
"schoolid": "sample string 7",
"schoolname": "sample string 8",
"medium": "sample string 9",
"standard": "sample string 10",
"appearedstudent": "sample string 11",
"studentname": "sample string 12",
"year": "sample string 13",
"baseth0": 14,
"baseletter": 15,
"baseword": 16,
"basesentence": 17,
"baseparagraph": 18,
"basestory": 19,
"endth0": 20,
"endletter": 21,
"endword": 22,
"endsentence": 23,
"endparagraph": 24,
"endstory": 25,
"absent": 26
},
{
"state": "sample string 1",
"city": "sample string 2",
"partnername": "sample string 3",
"tlname": "sample string 4",
"centid": "sample string 5",
"centname": "sample string 6",
"schoolid": "sample string 7",
"schoolname": "sample string 8",
"medium": "sample string 9",
"standard": "sample string 10",
"appearedstudent": "sample string 11",
"studentname": "sample string 12",
"year": "sample string 13",
"baseth0": 14,
"baseletter": 15,
"baseword": 16,
"basesentence": 17,
"baseparagraph": 18,
"basestory": 19,
"endth0": 20,
"endletter": 21,
"endword": 22,
"endsentence": 23,
"endparagraph": 24,
"endstory": 25,
"absent": 26
}
]
application/xml, text/xml
Sample:
<ArrayOfGetEnglishAserLevelBaselineEndlineComparisionStudentwise2023_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetEnglishAserLevelBaselineEndlineComparisionStudentwise2023_Result>
<absent>26</absent>
<appearedstudent>sample string 11</appearedstudent>
<baseletter>15</baseletter>
<baseparagraph>18</baseparagraph>
<basesentence>17</basesentence>
<basestory>19</basestory>
<baseth0>14</baseth0>
<baseword>16</baseword>
<centid>sample string 5</centid>
<centname>sample string 6</centname>
<city>sample string 2</city>
<endletter>21</endletter>
<endparagraph>24</endparagraph>
<endsentence>23</endsentence>
<endstory>25</endstory>
<endth0>20</endth0>
<endword>22</endword>
<medium>sample string 9</medium>
<partnername>sample string 3</partnername>
<schoolid>sample string 7</schoolid>
<schoolname>sample string 8</schoolname>
<standard>sample string 10</standard>
<state>sample string 1</state>
<studentname>sample string 12</studentname>
<tlname>sample string 4</tlname>
<year>sample string 13</year>
</GetEnglishAserLevelBaselineEndlineComparisionStudentwise2023_Result>
<GetEnglishAserLevelBaselineEndlineComparisionStudentwise2023_Result>
<absent>26</absent>
<appearedstudent>sample string 11</appearedstudent>
<baseletter>15</baseletter>
<baseparagraph>18</baseparagraph>
<basesentence>17</basesentence>
<basestory>19</basestory>
<baseth0>14</baseth0>
<baseword>16</baseword>
<centid>sample string 5</centid>
<centname>sample string 6</centname>
<city>sample string 2</city>
<endletter>21</endletter>
<endparagraph>24</endparagraph>
<endsentence>23</endsentence>
<endstory>25</endstory>
<endth0>20</endth0>
<endword>22</endword>
<medium>sample string 9</medium>
<partnername>sample string 3</partnername>
<schoolid>sample string 7</schoolid>
<schoolname>sample string 8</schoolname>
<standard>sample string 10</standard>
<state>sample string 1</state>
<studentname>sample string 12</studentname>
<tlname>sample string 4</tlname>
<year>sample string 13</year>
</GetEnglishAserLevelBaselineEndlineComparisionStudentwise2023_Result>
</ArrayOfGetEnglishAserLevelBaselineEndlineComparisionStudentwise2023_Result>