/
Question list API spec

Question list API spec

 

POST /question/v1/list

 

Request Body

{ "request": { "search": { "identifier": string[] } } }

 

Response

200

{ "id": "api.question.list", "ver": "1.0", "ts": "2021-02-02T19:28:24ZZ", "params": { "resmsgid": "8b75d237-1028-4e38-a94a-9ff4ca784d76", "msgid": null, "err": null, "status": "successful", "errmsg": null }, "responseCode": "OK", "result": { "questions": [ { "allowAnonymousAccess": "Yes", "identifier": "do_113207924037746688110", "lastStatusChangedOn": "2021-02-02T19:50:14.767+0000", "code": "question.code", "visibility": "Default", "showTimer": "No", "consumerId": "fa13b438-8a3d-41b1-8278-33b0c50210e4", "language": [ "English" ], "mimeType": "application/vnd.sunbird.question", "languageCode": [ "en" ], "createdOn": "2021-02-02T19:50:14.767+0000", "version": 1, "objectType": "Question", "versionKey": "1612295828197", "showFeedback": "No", "license": "CC BY 4.0", "primaryCategory": "Multiple Choice Question", "compatibilityLevel": 4, "name": "Updated value", "contentDisposition": "inline", "lastUpdatedOn": "2021-02-02T19:57:08.197+0000", "contentEncoding": "gzip", "status": "Draft", "showSolutions": "No" } ], "count": 1 } }

 

400

 

500

 

 

 

Assumptions:

 

  1. This API always returns a maximum of 20 questions per call

  2. Since internally it does parallel calls to get all questions if one question read failed means all others also fail.

Related content

Cassandra horizontal scaling
Cassandra horizontal scaling
Read with this
Question category creation and definition - Multiple Choice Question
Question category creation and definition - Multiple Choice Question
More like this
DIK-4503: Certificate re-issue script
DIK-4503: Certificate re-issue script
Read with this
Question category creation and definition - Text
Question category creation and definition - Text
More like this
Fill in The Blank - Multiples and Variations - Nov, 2018
Fill in The Blank - Multiples and Variations - Nov, 2018
Read with this
[Design]Experiment Definition
[Design]Experiment Definition
More like this