GET api/Kiosk/MCQ_QUIZ?ChapterID={ChapterID}&ModuleId={ModuleId}&LessonId={LessonId}&ClientCode={ClientCode}&Lang={Lang}&EMPID={EMPID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ChapterID | integer |
Default value is 0 |
|
ModuleId | integer |
Default value is 0 |
|
LessonId | integer |
Default value is 0 |
|
ClientCode | integer |
Default value is 0 |
|
Lang | string |
Default value is |
|
EMPID | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.