Group: Forum Members
Posts: 8,
Visits: 27
|
Hi!
Thank you so much for your help. I got it to work (tried with one audio+pic+textbox), but now I don't know what I've done since I can't get it to work again.
<block strat1> / trials = [1-3=sequence(playaudio, getresponse)] </block>
<trial OliviaWilson1> / stimulusframes = [1=Olivia_Wilson, OliviaWilson001] / validresponse = (0) / trialduration = 7000 </trial>
<openended getresponse1> / stimulusframes = [1=Olivia_Wilson] / size = (60%, 40%) / position = (50%, 90%) </openended>
<picture OliviaWilson> / items = ("Olivia_Wilson.jpg") / erase = false / position = (50%, 30%) / size = (20%, 20%) </picture>
<video audio> / items = audioitems / playthrough = true /select=sequence </video>
<item audioitems> / 1 = "OliviaWilson001 (online-audio-converter.com).mp3" / 2 = "OliviaWilson002 (online-audio-converter.com).mp3" / 3 = "OliviaWilson003 (online-audio-converter.com).mp3" </item>
Is there something wrong with the script? It keeps saying trial 1 is unassigned and "Could not locate element 'playaudio'. "
|