Appearance
DoCurious API Reference / types / SchoolQuestionBankPrompt
Interface: SchoolQuestionBankPrompt
Defined in: types/reflection.types.ts:72
School question bank prompt (extends ReflectionPrompt with school context)
Extends
Properties
ageGroup
ageGroup:
AgeGroup
Defined in: types/reflection.types.ts:29
Inherited from
createdAt
createdAt:
string
Defined in: types/common.types.ts:154
ISO 8601 datetime when the entity was created
Inherited from
createdBy
createdBy:
string
Defined in: types/reflection.types.ts:74
displayOrder
displayOrder:
number
Defined in: types/reflection.types.ts:31
Inherited from
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
isDefault
isDefault:
boolean
Defined in: types/reflection.types.ts:75
isRequired
isRequired:
boolean
Defined in: types/reflection.types.ts:30
Inherited from
options?
optionaloptions:string[]
Defined in: types/reflection.types.ts:27
Inherited from
question
question:
string
Defined in: types/reflection.types.ts:25
Inherited from
schoolId
schoolId:
string
Defined in: types/reflection.types.ts:73
selCompetency?
optionalselCompetency:SELCompetency
Defined in: types/reflection.types.ts:28
Inherited from
ReflectionPrompt.selCompetency
type
type:
ReflectionPromptType
Defined in: types/reflection.types.ts:26
Inherited from
updatedAt
updatedAt:
string
Defined in: types/common.types.ts:156
ISO 8601 datetime when the entity was last modified