Hi Dave,
This is actually my first time using inquisit and I'm trying to embed a video stimulus in my experiment. I'm getting this error message:'No response' can not be specified unless the trial has a timeout.
<trial musik> (this part here is what's causing the error)
/ stimulustimes = [1=musik]
</trial>
<video musik>
/ items = ("musik.mov")
/ playthrough = true
/ size = (55%, 55%)
</video>
Can you please help me out?