18 lines
289 B
YAML
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
|