visiomode.protocols.tafc.TwoAlternativeForcedChoice¶
- class visiomode.protocols.tafc.TwoAlternativeForcedChoice(target, distractor, sep_size=50, corrections_enabled='false', **kwargs)¶
Bases:
Task- __init__(target, distractor, sep_size=50, corrections_enabled='false', **kwargs)¶
Methods
__init__(target, distractor[, sep_size, ...])get_child(child_id)Return all inheriting children as a list.
"Return the human-readable, space-separated name for the class.
get_form()Generate lowercase identifier for the class.
hide_stimulus()on_correct()on_incorrect()on_no_response()on_precued()on_protocol_end()on_protocol_start()on_stimulus_start()on_trial_end()on_trial_start()parse_trial(trial_start, outcome[, ...])show_stimulus()shuffle_centerx()start()Start the protocol
stop()Trial block
update()Protocol event handling and graphics rendering
update_stimulus()Attributes
form_path- classmethod get_children()¶
Return all inheriting children as a list.
- classmethod get_common_name()¶
“Return the human-readable, space-separated name for the class.
- classmethod get_identifier()¶
Generate lowercase identifier for the class.
- start()¶
Start the protocol
- trial_block()¶
Trial block
- update()¶
Protocol event handling and graphics rendering