Hi,
The / pretrialpause doesn't work on Inquisit web, but it works perfectly fine on the desktop version. We are running the latest 4.0.2.0 version of Inquisit in the web and 4.0.0.1 (64bit) on the Desktop.
Basically we have a list of words and we want to have a delay in between the recital of each word.
Is it an issue with the latest iteration of the web compiler?
Code snippet:
"<trial MemoryBaseline>
/ stimulusframes = [1=AudioBaseline]
/ pretrialpause = 4000
/ response = noresponse
/ timeout = 1
/ recorddata = false
</trial>"
Thank you very much
- Como