An error occurred while loading the file. Please try again.
-
Kumar Gauraw authoredd44cd4df
{
"objectType": "QuestionSet",
"relations": {
"children": {
"type": "hasSequenceMember",
"direction": "out",
"objects": [
"Question",
"QuestionImage",
"QuestionSet",
"QuestionSetImage"
]
},
"collection": {
"type": "hasSequenceMember",
"direction": "in",
"objects": [
"QuestionSet",
"QuestionSetImage"
]
}
},
"version": "enable",
"versionCheckMode": "OFF",
"frameworkCategories": [
"board",
"medium",
"subject",
"gradeLevel",
"topic"
],
"orgFrameworkTerms": [
"boardIds",
"gradeLevelIds",
"subjectIds",
"mediumIds",
"topicsIds"
],
"targetFrameworkTerms": [
"targetFWIds",
"targetBoardIds",
"targetGradeLevelIds",
"targetSubjectIds",
"targetMediumIds",
"targetTopicIds"
],
"cacheEnabled": false,
"schema_restrict_api": true,
"restrictProps": {
"create": [
"children",
"status"
],
"update": [
"children",
"visibility",
"code",
"status",
"mimeType"
],
"updateHierarchy": [
"variants",
"config",
"reservedDialcodes"
]
},
"external": {
"tableName": "questionset_hierarchy",
"properties": {
"hierarchy": {
7172737475767778798081828384
"type": "string"
},
"instructions": {
"type": "string"
},
"outcomeDeclaration": {
"type": "string"
}
},
"primaryKey": [
"identifier"
]
}
}