Hi, I'm trying to play a video, and have a likert question appear once the video stops playing. I thought that the / beginresponsetime attribute would work but Inquisit 4.04 is not recognizing it as valid.
<block PracticeERT>
/ trials = [1=PERT1;2=PERT2;3=PERT3;4=PERT4;5=PERT5]
</block>
<likert PERT1>
/ stimulustimes = [0=videoPractice]
/ beginresponsetime = 30000
/ numpoints = 6
/ anchors = [1="Angry"; 2="Anxious"; 3="Frustrated"; 4="Happy"; 5="Sad"; 6="Surprised"]
/ fontstyle = ("Verdana", 12pt, true)
/ position = (50%, 70%)