GET api/Student/GetRptIVDPNumeracyAssessmentSchoolwiseImpact/{userid}/{role}/{pgid}?whr={whr}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userid

string

Required

role

string

Required

pgid

string

Required

whr

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GetRptIVDPNumeracyAssessmentSchoolwiseImpact_Result
NameDescriptionTypeAdditional information
state

string

None.

city

string

None.

teamleaderid

string

None.

tlname

string

None.

centid

string

None.

centname

string

None.

schoolid

string

None.

schoolname

string

None.

examtype

string

None.

year

string

None.

partnerid

string

None.

partnername

string

None.

pgid

string

None.

totstud

integer

None.

standard

string

None.

boys

integer

None.

girls

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.

q13

integer

None.

q14

integer

None.

q15

integer

None.

q16

integer

None.

q17

integer

None.

q18

integer

None.

q19

integer

None.

q20

integer

None.

absent

integer

None.

mode

string

None.

countabsent

integer

None.

ntabsent

integer

None.

wpabsent

integer

None.

idabsent

integer

None.

tsabsent

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "state": "sample string 1",
    "city": "sample string 2",
    "teamleaderid": "sample string 3",
    "tlname": "sample string 4",
    "centid": "sample string 5",
    "centname": "sample string 6",
    "schoolid": "sample string 7",
    "schoolname": "sample string 8",
    "examtype": "sample string 9",
    "year": "sample string 10",
    "partnerid": "sample string 11",
    "partnername": "sample string 12",
    "pgid": "sample string 13",
    "totstud": 1,
    "standard": "sample string 14",
    "boys": 1,
    "girls": 1,
    "q1": 1,
    "q2": 1,
    "q3": 1,
    "q4": 1,
    "q5": 1,
    "q6": 1,
    "q7": 1,
    "q8": 1,
    "q9": 1,
    "q10": 1,
    "q11": 1,
    "q12": 1,
    "q13": 1,
    "q14": 1,
    "q15": 1,
    "q16": 1,
    "q17": 1,
    "q18": 1,
    "q19": 1,
    "q20": 1,
    "absent": 1,
    "mode": "sample string 15",
    "countabsent": 1,
    "ntabsent": 1,
    "wpabsent": 1,
    "idabsent": 1,
    "tsabsent": 1
  },
  {
    "state": "sample string 1",
    "city": "sample string 2",
    "teamleaderid": "sample string 3",
    "tlname": "sample string 4",
    "centid": "sample string 5",
    "centname": "sample string 6",
    "schoolid": "sample string 7",
    "schoolname": "sample string 8",
    "examtype": "sample string 9",
    "year": "sample string 10",
    "partnerid": "sample string 11",
    "partnername": "sample string 12",
    "pgid": "sample string 13",
    "totstud": 1,
    "standard": "sample string 14",
    "boys": 1,
    "girls": 1,
    "q1": 1,
    "q2": 1,
    "q3": 1,
    "q4": 1,
    "q5": 1,
    "q6": 1,
    "q7": 1,
    "q8": 1,
    "q9": 1,
    "q10": 1,
    "q11": 1,
    "q12": 1,
    "q13": 1,
    "q14": 1,
    "q15": 1,
    "q16": 1,
    "q17": 1,
    "q18": 1,
    "q19": 1,
    "q20": 1,
    "absent": 1,
    "mode": "sample string 15",
    "countabsent": 1,
    "ntabsent": 1,
    "wpabsent": 1,
    "idabsent": 1,
    "tsabsent": 1
  }
]

application/xml, text/xml

Sample:
<ArrayOfGetRptIVDPNumeracyAssessmentSchoolwiseImpact_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
  <GetRptIVDPNumeracyAssessmentSchoolwiseImpact_Result>
    <absent>1</absent>
    <boys>1</boys>
    <centid>sample string 5</centid>
    <centname>sample string 6</centname>
    <city>sample string 2</city>
    <countabsent>1</countabsent>
    <examtype>sample string 9</examtype>
    <girls>1</girls>
    <idabsent>1</idabsent>
    <mode>sample string 15</mode>
    <ntabsent>1</ntabsent>
    <partnerid>sample string 11</partnerid>
    <partnername>sample string 12</partnername>
    <pgid>sample string 13</pgid>
    <q1>1</q1>
    <q10>1</q10>
    <q11>1</q11>
    <q12>1</q12>
    <q13>1</q13>
    <q14>1</q14>
    <q15>1</q15>
    <q16>1</q16>
    <q17>1</q17>
    <q18>1</q18>
    <q19>1</q19>
    <q2>1</q2>
    <q20>1</q20>
    <q3>1</q3>
    <q4>1</q4>
    <q5>1</q5>
    <q6>1</q6>
    <q7>1</q7>
    <q8>1</q8>
    <q9>1</q9>
    <schoolid>sample string 7</schoolid>
    <schoolname>sample string 8</schoolname>
    <standard>sample string 14</standard>
    <state>sample string 1</state>
    <teamleaderid>sample string 3</teamleaderid>
    <tlname>sample string 4</tlname>
    <totstud>1</totstud>
    <tsabsent>1</tsabsent>
    <wpabsent>1</wpabsent>
    <year>sample string 10</year>
  </GetRptIVDPNumeracyAssessmentSchoolwiseImpact_Result>
  <GetRptIVDPNumeracyAssessmentSchoolwiseImpact_Result>
    <absent>1</absent>
    <boys>1</boys>
    <centid>sample string 5</centid>
    <centname>sample string 6</centname>
    <city>sample string 2</city>
    <countabsent>1</countabsent>
    <examtype>sample string 9</examtype>
    <girls>1</girls>
    <idabsent>1</idabsent>
    <mode>sample string 15</mode>
    <ntabsent>1</ntabsent>
    <partnerid>sample string 11</partnerid>
    <partnername>sample string 12</partnername>
    <pgid>sample string 13</pgid>
    <q1>1</q1>
    <q10>1</q10>
    <q11>1</q11>
    <q12>1</q12>
    <q13>1</q13>
    <q14>1</q14>
    <q15>1</q15>
    <q16>1</q16>
    <q17>1</q17>
    <q18>1</q18>
    <q19>1</q19>
    <q2>1</q2>
    <q20>1</q20>
    <q3>1</q3>
    <q4>1</q4>
    <q5>1</q5>
    <q6>1</q6>
    <q7>1</q7>
    <q8>1</q8>
    <q9>1</q9>
    <schoolid>sample string 7</schoolid>
    <schoolname>sample string 8</schoolname>
    <standard>sample string 14</standard>
    <state>sample string 1</state>
    <teamleaderid>sample string 3</teamleaderid>
    <tlname>sample string 4</tlname>
    <totstud>1</totstud>
    <tsabsent>1</tsabsent>
    <wpabsent>1</wpabsent>
    <year>sample string 10</year>
  </GetRptIVDPNumeracyAssessmentSchoolwiseImpact_Result>
</ArrayOfGetRptIVDPNumeracyAssessmentSchoolwiseImpact_Result>