Skip to main content

Object types

All terms live in the bdm: namespace; the canonical id of initialized is bdm:initialized.

Object typeDescription
RuntimeInstanceOne specific runtime execution of an Activity (distinguishes restarts).
ScreenOne screen unit (questionnaire page, instructions screen, trial screen).
PanelA within-screen layout grouping (e.g. matrix rows).
StimulusA displayed/audible thing the participant perceives within a trial.
OptionA response option shown to the participant (radio, checkbox, dropdown entry).
TrialThe participant-administered unit; one Response (trial) row per Trial.
UIComponentAn interactive UI control (radio, checkbox, slider, text field, button, key listener).
WindowThe runtime window or browser tab (system-wide focus context).
FeedbackA post-response feedback display (correctness, score, band label, explanation).
ConsentFormThe consent form presented for review (what was shown).
ConsentThe consent record — the audit entity capturing the agreement (what was committed to).
RecordingA continuous-data capture record (mouse, keyboard, EEG, …).
TimerAn internal software timer (trial timeout, idle detector).
ScorerA Scorer entity invocation.
LocaleSwitchA programmatic locale change.