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

this.hideChoices API function broken by Qualtrics #39

Closed ErwinHaasnoot closed 8 years ago

ErwinHaasnoot commented 8 years ago

Qualtrics broke their this.hideChoices API call to hide answer options, which the QRTEngine relied on to hide answer options in a safe, Qualtrics-sanctioned way. Needs a work-around..

ErwinHaasnoot commented 8 years ago

Doesn't seem to be the case, the error reporting was just confusing in chrome dev tools.

becky-gilbert commented 8 years ago

Hi Erwin, I'm getting an API error at "this.hideChoices();" (line 617) using QRTE version 16 and Chrome. I get the error at the beginning of the first trial, and the task gets through the trial but then stops/freezes at the exit question. Is this the same issue you had here, and if so, can you tell me how to fix it? Thanks, Becky