Read QuestionSet
This API is used to read an existing question set on the Sunbird-inQuiry Platform.
This API is used to read an existing question set on the Sunbird-inQuiry Platform.
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"id": "api.questionset.read",
"ver": "5.0",
"ts": "2023-06-29T11:15:59ZZ",
"params": {
"resmsgid": "813ea426-92f2-4e5b-b9bf-c19bbd8e2b23",
"msgid": null,
"err": null,
"status": "successful",
"errmsg": null
},
"responseCode": "OK",
"result": {
"questionset": {
"code": "sunbird.qs.1",
"allowSkip": "Yes",
"containsUserData": "No",
"qumlVersion": 1.1,
"language": [
"English"
],
"mimeType": "application/vnd.sunbird.questionset",
"showHints": false,
"createdOn": "2023-06-29T11:15:31.610+0000",
"objectType": "QuestionSet",
"scoreCutoffType": "AssessmentLevel",
"primaryCategory": "Practice Question Set",
"contentDisposition": "inline",
"lastUpdatedOn": "2023-06-29T11:15:31.610+0000",
"contentEncoding": "gzip",
"generateDIALCodes": "No",
"showSolutions": false,
"trackable": {
"enabled": "No",
"autoBatch": "No"
},
"allowAnonymousAccess": "Yes",
"identifier": "do_2138284018199265281540",
"lastStatusChangedOn": "2023-06-29T11:15:31.610+0000",
"schemaVersion": "1.1",
"requiresSubmit": "No",
"visibility": "Default",
"showTimer": true,
"consumerId": "6968004d-c67e-434a-a350-773aa1e068a3",
"setType": "materialised",
"languageCode": [
"en"
],
"versionKey": "1688037331610",
"showFeedback": false,
"license": "CC BY 4.0",
"createdBy": "sunbird-user-1",
"compatibilityLevel": 6,
"name": "QuestionSet-FT-1",
"navigationMode": "non-linear",
"allowBranching": "No",
"shuffle": true,
"status": "Draft"
}
}
}Success response schema
Attribute
Type
Description
cURL
Last updated
Was this helpful?