GET api/Center/GetIDIEvalautionFinancialLiteracySkillReport/{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 GetRptIDIEvalautionFinancialLiteracySkill_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| studentid | string |
None. |
|
| fullname | string |
None. |
|
| coursename | string |
None. |
|
| centname | string |
None. |
|
| city | string |
None. |
|
| Internet | decimal number |
None. |
|
| decimal number |
None. |
||
| OnlineTools | decimal number |
None. |
|
| OverviewofComputer | decimal number |
None. |
|
| ProcessingofComputer | decimal number |
None. |
|
| CyberSafety | decimal number |
None. |
|
| SocialMedia | decimal number |
None. |
|
| UsingSpreadsheet | decimal number |
None. |
|
| SlideMaking | decimal number |
None. |
|
| Communicaton | decimal number |
None. |
|
| PresentationSkills | decimal number |
None. |
|
| TeamWork | decimal number |
None. |
|
| LeadershipSkill | decimal number |
None. |
|
| DecisionMaking | decimal number |
None. |
|
| BasicsofFinacialLiteracy | decimal number |
None. |
|
| FinacialPlanning | decimal number |
None. |
|
| Entrepreneurship | decimal number |
None. |
|
| BudgetsProjectproposal | decimal number |
None. |
|
| Documentation | decimal number |
None. |
|
| Banking | decimal number |
None. |
|
| ECommerce | decimal number |
None. |
|
| UPI | decimal number |
None. |
|
| ttotal | decimal number |
None. |
|
| PEmail | decimal number |
None. |
|
| PSocialMedia | decimal number |
None. |
|
| PUsingSpreadsheet | decimal number |
None. |
|
| PSlideMaking | decimal number |
None. |
|
| PCommunication | decimal number |
None. |
|
| PPresentationSkill | decimal number |
None. |
|
| PTeamWork | decimal number |
None. |
|
| PDecisionMaking | decimal number |
None. |
|
| PFinancialPlanning | decimal number |
None. |
|
| PEntrepreneurship | decimal number |
None. |
|
| PBudgetsProjectproposal | decimal number |
None. |
|
| ptotal | decimal number |
None. |
|
| tRecordCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"studentid": "sample string 1",
"fullname": "sample string 2",
"coursename": "sample string 3",
"centname": "sample string 4",
"city": "sample string 5",
"Internet": 1.1,
"Email": 1.1,
"OnlineTools": 1.1,
"OverviewofComputer": 1.1,
"ProcessingofComputer": 1.1,
"CyberSafety": 1.1,
"SocialMedia": 1.1,
"UsingSpreadsheet": 1.1,
"SlideMaking": 1.1,
"Communicaton": 1.1,
"PresentationSkills": 1.1,
"TeamWork": 1.1,
"LeadershipSkill": 1.1,
"DecisionMaking": 1.1,
"BasicsofFinacialLiteracy": 1.1,
"FinacialPlanning": 1.1,
"Entrepreneurship": 1.1,
"BudgetsProjectproposal": 1.1,
"Documentation": 1.1,
"Banking": 1.1,
"ECommerce": 1.1,
"UPI": 1.1,
"ttotal": 1.1,
"PEmail": 1.1,
"PSocialMedia": 1.1,
"PUsingSpreadsheet": 1.1,
"PSlideMaking": 1.1,
"PCommunication": 1.1,
"PPresentationSkill": 1.1,
"PTeamWork": 1.1,
"PDecisionMaking": 1.1,
"PFinancialPlanning": 1.1,
"PEntrepreneurship": 1.1,
"PBudgetsProjectproposal": 1.1,
"ptotal": 1.1,
"tRecordCount": 6
},
{
"studentid": "sample string 1",
"fullname": "sample string 2",
"coursename": "sample string 3",
"centname": "sample string 4",
"city": "sample string 5",
"Internet": 1.1,
"Email": 1.1,
"OnlineTools": 1.1,
"OverviewofComputer": 1.1,
"ProcessingofComputer": 1.1,
"CyberSafety": 1.1,
"SocialMedia": 1.1,
"UsingSpreadsheet": 1.1,
"SlideMaking": 1.1,
"Communicaton": 1.1,
"PresentationSkills": 1.1,
"TeamWork": 1.1,
"LeadershipSkill": 1.1,
"DecisionMaking": 1.1,
"BasicsofFinacialLiteracy": 1.1,
"FinacialPlanning": 1.1,
"Entrepreneurship": 1.1,
"BudgetsProjectproposal": 1.1,
"Documentation": 1.1,
"Banking": 1.1,
"ECommerce": 1.1,
"UPI": 1.1,
"ttotal": 1.1,
"PEmail": 1.1,
"PSocialMedia": 1.1,
"PUsingSpreadsheet": 1.1,
"PSlideMaking": 1.1,
"PCommunication": 1.1,
"PPresentationSkill": 1.1,
"PTeamWork": 1.1,
"PDecisionMaking": 1.1,
"PFinancialPlanning": 1.1,
"PEntrepreneurship": 1.1,
"PBudgetsProjectproposal": 1.1,
"ptotal": 1.1,
"tRecordCount": 6
}
]
application/xml, text/xml
Sample:
<ArrayOfGetRptIDIEvalautionFinancialLiteracySkill_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetRptIDIEvalautionFinancialLiteracySkill_Result>
<Banking>1.1</Banking>
<BasicsofFinacialLiteracy>1.1</BasicsofFinacialLiteracy>
<BudgetsProjectproposal>1.1</BudgetsProjectproposal>
<Communicaton>1.1</Communicaton>
<CyberSafety>1.1</CyberSafety>
<DecisionMaking>1.1</DecisionMaking>
<Documentation>1.1</Documentation>
<ECommerce>1.1</ECommerce>
<Email>1.1</Email>
<Entrepreneurship>1.1</Entrepreneurship>
<FinacialPlanning>1.1</FinacialPlanning>
<Internet>1.1</Internet>
<LeadershipSkill>1.1</LeadershipSkill>
<OnlineTools>1.1</OnlineTools>
<OverviewofComputer>1.1</OverviewofComputer>
<PBudgetsProjectproposal>1.1</PBudgetsProjectproposal>
<PCommunication>1.1</PCommunication>
<PDecisionMaking>1.1</PDecisionMaking>
<PEmail>1.1</PEmail>
<PEntrepreneurship>1.1</PEntrepreneurship>
<PFinancialPlanning>1.1</PFinancialPlanning>
<PPresentationSkill>1.1</PPresentationSkill>
<PSlideMaking>1.1</PSlideMaking>
<PSocialMedia>1.1</PSocialMedia>
<PTeamWork>1.1</PTeamWork>
<PUsingSpreadsheet>1.1</PUsingSpreadsheet>
<PresentationSkills>1.1</PresentationSkills>
<ProcessingofComputer>1.1</ProcessingofComputer>
<SlideMaking>1.1</SlideMaking>
<SocialMedia>1.1</SocialMedia>
<TeamWork>1.1</TeamWork>
<UPI>1.1</UPI>
<UsingSpreadsheet>1.1</UsingSpreadsheet>
<centname>sample string 4</centname>
<city>sample string 5</city>
<coursename>sample string 3</coursename>
<fullname>sample string 2</fullname>
<ptotal>1.1</ptotal>
<studentid>sample string 1</studentid>
<tRecordCount>6</tRecordCount>
<ttotal>1.1</ttotal>
</GetRptIDIEvalautionFinancialLiteracySkill_Result>
<GetRptIDIEvalautionFinancialLiteracySkill_Result>
<Banking>1.1</Banking>
<BasicsofFinacialLiteracy>1.1</BasicsofFinacialLiteracy>
<BudgetsProjectproposal>1.1</BudgetsProjectproposal>
<Communicaton>1.1</Communicaton>
<CyberSafety>1.1</CyberSafety>
<DecisionMaking>1.1</DecisionMaking>
<Documentation>1.1</Documentation>
<ECommerce>1.1</ECommerce>
<Email>1.1</Email>
<Entrepreneurship>1.1</Entrepreneurship>
<FinacialPlanning>1.1</FinacialPlanning>
<Internet>1.1</Internet>
<LeadershipSkill>1.1</LeadershipSkill>
<OnlineTools>1.1</OnlineTools>
<OverviewofComputer>1.1</OverviewofComputer>
<PBudgetsProjectproposal>1.1</PBudgetsProjectproposal>
<PCommunication>1.1</PCommunication>
<PDecisionMaking>1.1</PDecisionMaking>
<PEmail>1.1</PEmail>
<PEntrepreneurship>1.1</PEntrepreneurship>
<PFinancialPlanning>1.1</PFinancialPlanning>
<PPresentationSkill>1.1</PPresentationSkill>
<PSlideMaking>1.1</PSlideMaking>
<PSocialMedia>1.1</PSocialMedia>
<PTeamWork>1.1</PTeamWork>
<PUsingSpreadsheet>1.1</PUsingSpreadsheet>
<PresentationSkills>1.1</PresentationSkills>
<ProcessingofComputer>1.1</ProcessingofComputer>
<SlideMaking>1.1</SlideMaking>
<SocialMedia>1.1</SocialMedia>
<TeamWork>1.1</TeamWork>
<UPI>1.1</UPI>
<UsingSpreadsheet>1.1</UsingSpreadsheet>
<centname>sample string 4</centname>
<city>sample string 5</city>
<coursename>sample string 3</coursename>
<fullname>sample string 2</fullname>
<ptotal>1.1</ptotal>
<studentid>sample string 1</studentid>
<tRecordCount>6</tRecordCount>
<ttotal>1.1</ttotal>
</GetRptIDIEvalautionFinancialLiteracySkill_Result>
</ArrayOfGetRptIDIEvalautionFinancialLiteracySkill_Result>