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

Engine sometimes reverts back to native timing resolution, from native-highres #29

Open ErwinHaasnoot opened 9 years ago

ErwinHaasnoot commented 9 years ago

Seems to happen when trial block contains only an Init and Exit question. Figure it out later

ErwinHaasnoot commented 9 years ago

Seems to happen for trials AFTER the first where no Stimulus question is shown. Have slightly re-structured the code so that Engine check should happen only once each trial block, rather than every trial.