GET api/Center/GetRptIDIDigitaland21stCenturySkillsYouthBaseline/{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 GetRptIDIDigitaland21stCenturySkillsYouthBaseline_ResultName | Description | Type | Additional information |
---|---|---|---|
studentid | string |
None. |
|
studname | string |
None. |
|
coursename | string |
None. |
|
centname | string |
None. |
|
city | string |
None. |
|
Governmentscheme | decimal number |
None. |
|
Jobreadiness | decimal number |
None. |
|
CyberSafety | decimal number |
None. |
|
Internet | decimal number |
None. |
|
decimal number |
None. |
||
OnlineTools | decimal number |
None. |
|
SocialMedia | decimal number |
None. |
|
OverviewofComputer | decimal number |
None. |
|
ProcessingofComputer | decimal number |
None. |
|
MouseSkill | decimal number |
None. |
|
BasicWordProcessing | decimal number |
None. |
|
ImageVariation | decimal number |
None. |
|
UsingSpreadsheet | decimal number |
None. |
|
SlideMaking | decimal number |
None. |
|
SoftskillsandSelfmotivation | decimal number |
None. |
|
Communication | decimal number |
None. |
|
PresentationSkill | decimal number |
None. |
|
Teamwork | decimal number |
None. |
|
Interviewandgroomingskills | decimal number |
None. |
|
DocumentConstruction | decimal number |
None. |
|
Dataentryandprocessing | decimal number |
None. |
|
SlideDeveloping | decimal number |
None. |
|
Emailetiquette | decimal number |
None. |
|
WorkplaceEthics | decimal number |
None. |
|
Professionalnetworking | decimal number |
None. |
|
Onlinejobsearch | decimal number |
None. |
|
ttotal | decimal number |
None. |
|
type | string |
None. |
|
tRecordCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "studentid": "sample string 1", "studname": "sample string 2", "coursename": "sample string 3", "centname": "sample string 4", "city": "sample string 5", "Governmentscheme": 1.1, "Jobreadiness": 1.1, "CyberSafety": 1.1, "Internet": 1.1, "Email": 1.1, "OnlineTools": 1.1, "SocialMedia": 1.1, "OverviewofComputer": 1.1, "ProcessingofComputer": 1.1, "MouseSkill": 1.1, "BasicWordProcessing": 1.1, "ImageVariation": 1.1, "UsingSpreadsheet": 1.1, "SlideMaking": 1.1, "SoftskillsandSelfmotivation": 1.1, "Communication": 1.1, "PresentationSkill": 1.1, "Teamwork": 1.1, "Interviewandgroomingskills": 1.1, "DocumentConstruction": 1.1, "Dataentryandprocessing": 1.1, "SlideDeveloping": 1.1, "Emailetiquette": 1.1, "WorkplaceEthics": 1.1, "Professionalnetworking": 1.1, "Onlinejobsearch": 1.1, "ttotal": 1.1, "type": "sample string 6", "tRecordCount": 7 }, { "studentid": "sample string 1", "studname": "sample string 2", "coursename": "sample string 3", "centname": "sample string 4", "city": "sample string 5", "Governmentscheme": 1.1, "Jobreadiness": 1.1, "CyberSafety": 1.1, "Internet": 1.1, "Email": 1.1, "OnlineTools": 1.1, "SocialMedia": 1.1, "OverviewofComputer": 1.1, "ProcessingofComputer": 1.1, "MouseSkill": 1.1, "BasicWordProcessing": 1.1, "ImageVariation": 1.1, "UsingSpreadsheet": 1.1, "SlideMaking": 1.1, "SoftskillsandSelfmotivation": 1.1, "Communication": 1.1, "PresentationSkill": 1.1, "Teamwork": 1.1, "Interviewandgroomingskills": 1.1, "DocumentConstruction": 1.1, "Dataentryandprocessing": 1.1, "SlideDeveloping": 1.1, "Emailetiquette": 1.1, "WorkplaceEthics": 1.1, "Professionalnetworking": 1.1, "Onlinejobsearch": 1.1, "ttotal": 1.1, "type": "sample string 6", "tRecordCount": 7 } ]
application/xml, text/xml
Sample:
<ArrayOfGetRptIDIDigitaland21stCenturySkillsYouthBaseline_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models"> <GetRptIDIDigitaland21stCenturySkillsYouthBaseline_Result> <BasicWordProcessing>1.1</BasicWordProcessing> <Communication>1.1</Communication> <CyberSafety>1.1</CyberSafety> <Dataentryandprocessing>1.1</Dataentryandprocessing> <DocumentConstruction>1.1</DocumentConstruction> <Email>1.1</Email> <Emailetiquette>1.1</Emailetiquette> <Governmentscheme>1.1</Governmentscheme> <ImageVariation>1.1</ImageVariation> <Internet>1.1</Internet> <Interviewandgroomingskills>1.1</Interviewandgroomingskills> <Jobreadiness>1.1</Jobreadiness> <MouseSkill>1.1</MouseSkill> <OnlineTools>1.1</OnlineTools> <Onlinejobsearch>1.1</Onlinejobsearch> <OverviewofComputer>1.1</OverviewofComputer> <PresentationSkill>1.1</PresentationSkill> <ProcessingofComputer>1.1</ProcessingofComputer> <Professionalnetworking>1.1</Professionalnetworking> <SlideDeveloping>1.1</SlideDeveloping> <SlideMaking>1.1</SlideMaking> <SocialMedia>1.1</SocialMedia> <SoftskillsandSelfmotivation>1.1</SoftskillsandSelfmotivation> <Teamwork>1.1</Teamwork> <UsingSpreadsheet>1.1</UsingSpreadsheet> <WorkplaceEthics>1.1</WorkplaceEthics> <centname>sample string 4</centname> <city>sample string 5</city> <coursename>sample string 3</coursename> <studentid>sample string 1</studentid> <studname>sample string 2</studname> <tRecordCount>7</tRecordCount> <ttotal>1.1</ttotal> <type>sample string 6</type> </GetRptIDIDigitaland21stCenturySkillsYouthBaseline_Result> <GetRptIDIDigitaland21stCenturySkillsYouthBaseline_Result> <BasicWordProcessing>1.1</BasicWordProcessing> <Communication>1.1</Communication> <CyberSafety>1.1</CyberSafety> <Dataentryandprocessing>1.1</Dataentryandprocessing> <DocumentConstruction>1.1</DocumentConstruction> <Email>1.1</Email> <Emailetiquette>1.1</Emailetiquette> <Governmentscheme>1.1</Governmentscheme> <ImageVariation>1.1</ImageVariation> <Internet>1.1</Internet> <Interviewandgroomingskills>1.1</Interviewandgroomingskills> <Jobreadiness>1.1</Jobreadiness> <MouseSkill>1.1</MouseSkill> <OnlineTools>1.1</OnlineTools> <Onlinejobsearch>1.1</Onlinejobsearch> <OverviewofComputer>1.1</OverviewofComputer> <PresentationSkill>1.1</PresentationSkill> <ProcessingofComputer>1.1</ProcessingofComputer> <Professionalnetworking>1.1</Professionalnetworking> <SlideDeveloping>1.1</SlideDeveloping> <SlideMaking>1.1</SlideMaking> <SocialMedia>1.1</SocialMedia> <SoftskillsandSelfmotivation>1.1</SoftskillsandSelfmotivation> <Teamwork>1.1</Teamwork> <UsingSpreadsheet>1.1</UsingSpreadsheet> <WorkplaceEthics>1.1</WorkplaceEthics> <centname>sample string 4</centname> <city>sample string 5</city> <coursename>sample string 3</coursename> <studentid>sample string 1</studentid> <studname>sample string 2</studname> <tRecordCount>7</tRecordCount> <ttotal>1.1</ttotal> <type>sample string 6</type> </GetRptIDIDigitaland21stCenturySkillsYouthBaseline_Result> </ArrayOfGetRptIDIDigitaland21stCenturySkillsYouthBaseline_Result>