GET api/Center/GetRptCALAssessmentLevelStudentTheoryBaseline/{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 GetRptCALAssessmentLevelStudentTheoryBaseline_Result
NameDescriptionTypeAdditional 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.

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.

partnerid

string

None.

partnername

string

None.

exam

string

None.

year

string

None.

tlid

string

None.

pcid

string

None.

ohid

string

None.

progassociate

string

None.

tRecordCount

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",
    "studentname": "sample string 9",
    "standard": "sample string 10",
    "langlevel0": 1,
    "langbeginner": 1,
    "langbasic": 1,
    "langintermediate": 1,
    "langadvance": 1,
    "mathlevel0": 1,
    "mathbeginner": 1,
    "mathbasic": 1,
    "mathintermediate": 1,
    "mathadvance": 1,
    "partnerid": "sample string 11",
    "partnername": "sample string 12",
    "exam": "sample string 13",
    "year": "sample string 14",
    "tlid": "sample string 15",
    "pcid": "sample string 16",
    "ohid": "sample string 17",
    "progassociate": "sample string 18",
    "tRecordCount": 1
  },
  {
    "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",
    "studentname": "sample string 9",
    "standard": "sample string 10",
    "langlevel0": 1,
    "langbeginner": 1,
    "langbasic": 1,
    "langintermediate": 1,
    "langadvance": 1,
    "mathlevel0": 1,
    "mathbeginner": 1,
    "mathbasic": 1,
    "mathintermediate": 1,
    "mathadvance": 1,
    "partnerid": "sample string 11",
    "partnername": "sample string 12",
    "exam": "sample string 13",
    "year": "sample string 14",
    "tlid": "sample string 15",
    "pcid": "sample string 16",
    "ohid": "sample string 17",
    "progassociate": "sample string 18",
    "tRecordCount": 1
  }
]

application/xml, text/xml

Sample:
<ArrayOfGetRptCALAssessmentLevelStudentTheoryBaseline_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
  <GetRptCALAssessmentLevelStudentTheoryBaseline_Result>
    <centid>sample string 3</centid>
    <centname>sample string 4</centname>
    <city>sample string 2</city>
    <exam>sample string 13</exam>
    <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>
    <ohid>sample string 17</ohid>
    <partnerid>sample string 11</partnerid>
    <partnername>sample string 12</partnername>
    <pcid>sample string 16</pcid>
    <progassociate>sample string 18</progassociate>
    <schoolid>sample string 5</schoolid>
    <schoolname>sample string 6</schoolname>
    <standard>sample string 10</standard>
    <state>sample string 1</state>
    <studentid>sample string 8</studentid>
    <studentname>sample string 9</studentname>
    <tRecordCount>1</tRecordCount>
    <tlid>sample string 15</tlid>
    <year>sample string 14</year>
  </GetRptCALAssessmentLevelStudentTheoryBaseline_Result>
  <GetRptCALAssessmentLevelStudentTheoryBaseline_Result>
    <centid>sample string 3</centid>
    <centname>sample string 4</centname>
    <city>sample string 2</city>
    <exam>sample string 13</exam>
    <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>
    <ohid>sample string 17</ohid>
    <partnerid>sample string 11</partnerid>
    <partnername>sample string 12</partnername>
    <pcid>sample string 16</pcid>
    <progassociate>sample string 18</progassociate>
    <schoolid>sample string 5</schoolid>
    <schoolname>sample string 6</schoolname>
    <standard>sample string 10</standard>
    <state>sample string 1</state>
    <studentid>sample string 8</studentid>
    <studentname>sample string 9</studentname>
    <tRecordCount>1</tRecordCount>
    <tlid>sample string 15</tlid>
    <year>sample string 14</year>
  </GetRptCALAssessmentLevelStudentTheoryBaseline_Result>
</ArrayOfGetRptCALAssessmentLevelStudentTheoryBaseline_Result>