ErwinHaasnoot / QRTEngine

Qualtrics Reaction Time Engine (QRTEngine) is an extension to Qualtrics which allows researchers, but generally any who are interested, to easily build behavioural online experiments.
16 stars 1 forks source link

Fixation flashes between pageloads #15

Closed ErwinHaasnoot closed 10 years ago

ErwinHaasnoot commented 10 years ago

As a result of fixing issue 010, the fixation now flashes between pageloads. This might be a problem we can't overcome, but reporting it anyway.

ErwinHaasnoot commented 10 years ago

Overcame problem by changing way Qualtrics Survey interface with Server (asynchronously now). Will be added to next version

ErwinHaasnoot commented 10 years ago

For this issue and issue26, the architecture of the QRTEngine was slightly overhauled. Introduced QRTEController object, that will be a top-level 'controller' taking care of requesting the next page and loading it in.