Schema Documentation

DistQuestionTidbit

A question tidbit with distractors

Supported Encounter Types:
Encounter_E (from QuestionTidbit) Encounter_F
Inherits from: QuestionTidbit

Properties

Base Properties from Tidbit (3)
name string Required Inherited
The name of the tidbit
From: Tidbit
label string Required Inherited
The label of the tidbit
From: Tidbit
lang string Required Inherited
The language of the tidbit
From: Tidbit
question string Required Inherited
The question
From: QuestionTidbit
UI Properties
ui:columns: 2
answer string Required Inherited
The answer
From: QuestionTidbit
UI Properties
ui:columns: 2
distractors array of string Required
The distractors for the question
UI Properties
ui:columns: 2
ui:size: 140

ExplDistExplanationTidbit

An explanation tidbit with just a single distractor

Supported Encounter Types:
Encounter_A (from ExplanationTidbit) Encounter_B (from ExplanationTidbit) Encounter_G
Inherits from: ExplanationTidbit

Properties

Base Properties from Tidbit (3)
name string Required Inherited
The name of the tidbit
From: Tidbit
label string Required Inherited
The label of the tidbit
From: Tidbit
lang string Required Inherited
The language of the tidbit
From: Tidbit
fact string Required Inherited
The fact to explain
From: ExplanationTidbit
UI Properties
ui:columns: 2
ui:input_type: default
explanation string Required Inherited
The explanation of the fact
From: ExplanationTidbit
UI Properties
ui:columns: 2
ui:input_type: large
explanation_distractor string Required
The distractor for this tidbit
UI Properties
ui:columns: 2
ui:input_type: large

ExplanationTidbit

A tidbit with a simple explanation

Supported Encounter Types:
Encounter_A Encounter_B
Inherits from: Tidbit

Properties

Base Properties from Tidbit (3)
name string Required Inherited
The name of the tidbit
From: Tidbit
label string Required Inherited
The label of the tidbit
From: Tidbit
lang string Required Inherited
The language of the tidbit
From: Tidbit
fact string Required
The fact to explain
UI Properties
ui:columns: 2
ui:input_type: default
explanation string Required
The explanation of the fact
UI Properties
ui:columns: 2
ui:input_type: large

FactDistExplanationTidbit

An explanation tidbit with distractors

Supported Encounter Types:
Encounter_A (from ExplanationTidbit) Encounter_B (from ExplanationTidbit) Encounter_D
Inherits from: ExplanationTidbit

Properties

Base Properties from Tidbit (3)
name string Required Inherited
The name of the tidbit
From: Tidbit
label string Required Inherited
The label of the tidbit
From: Tidbit
lang string Required Inherited
The language of the tidbit
From: Tidbit
fact string Required Inherited
The fact to explain
From: ExplanationTidbit
UI Properties
ui:columns: 2
ui:input_type: default
explanation string Required Inherited
The explanation of the fact
From: ExplanationTidbit
UI Properties
ui:columns: 2
ui:input_type: large
fact_distractors array of string Required
The distractors for the fact
UI Properties
ui:columns: 2
ui:size: 140

GraphicTidbit

A tidbit with a graphic

Supported Encounter Types:
Encounter_C
Inherits from: Tidbit

Properties

Base Properties from Tidbit (3)
name string Required Inherited
The name of the tidbit
From: Tidbit
label string Required Inherited
The label of the tidbit
From: Tidbit
lang string Required Inherited
The language of the tidbit
From: Tidbit
fact string Required
The fact to explain
UI Properties
ui:columns: 2
graphic string Required
The label of the graphic
UI Properties
ui:columns: 2
gesture string (integer) Required
The gesture label
Constraints:
min: 1 max: 10 default: 0
UI Properties
ui:input_type: integer
ui:default: 0
ui:min: 1
ui:max: 10
ui:rjust: 2

QuestionTidbit

Supported Encounter Types:
Encounter_E
Inherits from: Tidbit

Properties

Base Properties from Tidbit (3)
name string Required Inherited
The name of the tidbit
From: Tidbit
label string Required Inherited
The label of the tidbit
From: Tidbit
lang string Required Inherited
The language of the tidbit
From: Tidbit
question string Required
The question
UI Properties
ui:columns: 2
answer string Required
The answer
UI Properties
ui:columns: 2

TermPairingTidbit

Supported Encounter Types:
Encounter_J
Inherits from: Tidbit

Properties

Base Properties from Tidbit (3)
name string Required Inherited
The name of the tidbit
From: Tidbit
label string Required Inherited
The label of the tidbit
From: Tidbit
lang string Required Inherited
The language of the tidbit
From: Tidbit
terms array of string Required
The list of terms
UI Properties
ui:columns: 2
ui:size: 170

Test1Tidbit

test

Inherits from: Tidbit

Properties

Base Properties from Tidbit (3)
name string Required Inherited
The name of the tidbit
From: Tidbit
label string Required Inherited
The label of the tidbit
From: Tidbit
lang string Required Inherited
The language of the tidbit
From: Tidbit
test1 enum Required
test1
Allowed Values:
a b c
UI Properties
ui:input_type: enum
test2 set of enum string
test2
Allowed Values (multi-select):
1 2 3
Select multiple values without duplicates
UI Properties
ui:input_type: multi-enum
test3 integer
test3
Constraints:
min: 1 max: 10
UI Properties
ui:input_type: dial
ui:min: 1
ui:max: 10
ui:rows: 4
test4 integer
test4
Constraints:
min: 1 max: 50
UI Properties
ui:input_type: slider
ui:min: 1
ui:max: 50
test5 integer
test5
Constraints:
min: 1 max: 50
UI Properties
ui:min: 1
ui:max: 50
test6 string (datetime)
test6
UI Properties
ui:input_type: datetime
test7 boolean
test7

Tidbit

Properties

name string Required
The name of the tidbit
label string Required
The label of the tidbit
lang string Required
The language of the tidbit