hvaldecantos / pcer

A desktop application to run code comprehension experiments with eye tracking.
1 stars 0 forks source link

Add an interface to manage experimental actions #5

Closed hvaldecantos closed 5 years ago

hvaldecantos commented 5 years ago

An object (maybe an instance of an Experiment class) should be passed through each PcerWindow object to mediate all the actions needed during the experiment. It will act like a facade for the actions related to running the experiment.