Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
Presenting audio followed by set of questions
Presenting audio followed by set of questions
Post Reply
Like
42
Presenting audio followed by set of questions
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
vonrishi
vonrishi
posted 7 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 4,
Visits: 8
Hello:
In my experiment I have to present a list of audio files in random order and then ask a set of questions.
I can't seem to get all the audios to play. The experiment quits after the very first file has played out. There are 8 audios, each followed by 9 questions (the questions are same for each audio).
I have my script here. Can you please take a look and see where I am going wrong.
Thank you.
Attachments
empat.iqx
(
265 views,
1.00 KB
)
Reply
Like
42
Dave
Dave
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 104K
+
x
vonrishi - Wednesday, August 30, 2017
Hello:
In my experiment I have to present a list of audio files in random order and then ask a set of questions.
I can't seem to get all the audios to play. The experiment quits after the very first file has played out. There are 8 audios, each followed by 9 questions (the questions are same for each audio).
I have my script here. Can you please take a look and see where I am going wrong.
Thank you.
<block StartRun>
/preinstructions = (Instructions)
/ trials = [1=tapes;2-10=EMPA_TEA]
</block>
You only run a single instance of your "tapes" trial (which plays one audio file), followed by nine rating trials.
You need to repeat that exercise 8 times, though, if you want to play all files. I.e.:
<block StartRun>
/preinstructions = (Instructions)
/ trials = [1,11,21,31,41,51,61,71=tapes;2-10,12-20,22-30,32-40,42-50,52-60,62-70,72-80=EMPA_TEA]
</block>
Reply
Like
39
vonrishi
vonrishi
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 4,
Visits: 8
+
x
Dave - Wednesday, August 30, 2017
+
x
vonrishi - Wednesday, August 30, 2017
Hello:
In my experiment I have to present a list of audio files in random order and then ask a set of questions.
I can't seem to get all the audios to play. The experiment quits after the very first file has played out. There are 8 audios, each followed by 9 questions (the questions are same for each audio).
I have my script here. Can you please take a look and see where I am going wrong.
Thank you.
<block StartRun>
/preinstructions = (Instructions)
/ trials = [1=tapes;2-10=EMPA_TEA]
</block>
You only run a single instance of your "tapes" trial (which plays one audio file), followed by nine rating trials.
You need to repeat that exercise 8 times, though, if you want to play all files. I.e.:
<block StartRun>
/preinstructions = (Instructions)
/ trials = [1,11,21,31,41,51,61,71=tapes;2-10,12-20,22-30,32-40,42-50,52-60,62-70,72-80=EMPA_TEA]
</block>
Perfect. That worked! I appreciate your help.
Reply
Like
34
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
42
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search