2021-08-04 12:54:27 +02:00

18 lines
289 B
YAML

columns:
id:
label: id
type: text
exam_question_id:
label: exam_question_id
type: text
searchable: true
relation: exam_question
valueFrom: text
text:
label: text
type: text
searchable: true
is_correct:
label: is_correct
type: switch