Forced Choice App¶
The main module that starts the experiment.
-
class
forced_choice.main.ForcedChoiceApp(**kwargs)¶ Bases:
cplcom.moa.app.ExperimentAppThe app which runs the experiment.
-
forced_choice.main.run_app= <functools.partial object at 0x0000000004B6BB38>¶ The function that starts the experiment GUI and the entry point for the main script.