Read Question
This API is used to read the question on the Sunbird-inQuiry Platform.
This API is used to read the question on the Sunbird-inQuiry Platform.
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"id": "api.question.read",
"ver": "5.0",
"ts": "2023-06-29T03:49:09ZZ",
"params": {
"resmsgid": "8b56f8d3-4bba-4040-903d-1d8cbd01658a",
"msgid": null,
"err": null,
"status": "successful",
"errmsg": null
},
"responseCode": "OK",
"result": {
"question": {
"copyright": "NIT123",
"code": "ad6f06e4-1a36-47c2-964a-91c249191e4b",
"subject": [
"Math"
],
"qumlVersion": 1.1,
"channel": "01309282781705830427",
"language": [
"English"
],
"medium": [
"English"
],
"mimeType": "application/vnd.sunbird.question",
"showHints": false,
"templateId": "mcq-vertical",
"createdOn": "2023-06-29T03:45:06.917+0000",
"objectType": "Question",
"gradeLevel": [
"Class 1"
],
"primaryCategory": "Multiple Choice Question",
"contentDisposition": "inline",
"lastUpdatedOn": "2023-06-29T03:45:07.002+0000",
"contentEncoding": "gzip",
"showSolutions": false,
"allowAnonymousAccess": "Yes",
"identifier": "do_2138281804342640641518",
"lastStatusChangedOn": "2023-06-29T03:45:06.917+0000",
"audience": [
"Student"
],
"schemaVersion": "1.1",
"visibility": "Parent",
"showTimer": false,
"author": "Creator1",
"qType": "MCQ",
"maxScore": 1,
"languageCode": [
"en"
],
"versionKey": "1688010307002",
"showFeedback": false,
"license": "CC BY 4.0",
"complexityLevel": [
"evaluate"
],
"interactionTypes": [
"choice"
],
"framework": "inquiry_k-12",
"createdBy": "5a587cc1-e018-4859-a0a8-e842650b9d64",
"compatibilityLevel": 5,
"name": "MCQ-1",
"board": "CBSE",
"status": "Draft"
}
}
}Success Result Schema
Attribute
Type
Description
cURL
Last updated
Was this helpful?