Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 4 of 4

Thread: Requiring two responses before moving on to next trial

  1. #1
    Join Date
    Oct 2008
    Posts
    33

    Requiring two responses before moving on to next trial

    Hello, I'm sure my question has a very simple solution, but I'm brand new to both MediaLab and DirectRT and I've been reading the manual and doing the tutorial for two days now and I've gotten stuck on one thing.

    What I want to do is require two responses to each stimulus before moving on to the next trial. Specifically, as an example, the word "red" will pop up on the screen as the stimulus, and the participant will say "stop" or "go." (I read about recording rt's to vocal responses and hooking up to a microphone and all that.) This vocal response from the participant will be the first response, and I want the experimenter to then be able to hit a key on the keyboard to indicate whether the response was correct or incorrect (eg. 1 for correct or 2 for incorrect) before it moves on to the next trial.

    I tried playing around with multiple "time" columns to see if I could get it to just require two key presses (to simplify while I'm learning), like this:

    block trial bgr wgr style stim loc time time *
    1 1 0 0 1 ~red 0,0,1 rt:252 rt: 253 *
    1 2 0 0 1 ~green 0,0,1 rt:252 rt:253 *

    but that doesn't work. What am I doing wrong?

    Thanks in advance!

  2. #2
    Join Date
    Nov 2005
    Posts
    3,328
    How about something like this:

    Code:
    block trial bgr wgr style stim loc time stim loc time *
    1  1  0  0  1   | ~red | 0,0,1 | rt:aud | ~ | 0,0,0 | rt:1,2 | *
    1  2  0  0  1   | ~green | 0,0,1 | rt:aud | ~ | 0,0,0 | rt:1,2 | *
    Last edited by jarvis24; 10-17-2008 at 10:25 PM.

  3. #3
    Join Date
    Oct 2008
    Posts
    33
    Oh, yeah, if that will do what I wanted it to, then that's perfect, thanks!
    So, I guess I wasn't clear on this before...does that mean you have to have a stimulus for every response you want to collect? I could theoretically keep the same stimulus in the same spot for both responses and it would appear on the screen as if it didn't change until the second response was given, am I getting that right?

  4. #4
    Join Date
    Nov 2005
    Posts
    3,328
    Yes--check out also "compound screens" in the user's guide.

Similar Threads

  1. Collecting responses during trial interval
    By rkozink in forum DirectRT Older Versions: How Do I...
    Replies: 7
    Last Post: 08-21-2007, 07:34 AM
  2. Requiring a correct response
    By jarvis24 in forum DirectRT Older Versions: How Do I...
    Replies: 1
    Last Post: 06-14-2007, 06:20 AM
  3. Multiple Responses per trial!
    By Shears in forum DirectRT Older Versions: How Do I...
    Replies: 1
    Last Post: 02-15-2007, 04:39 PM
  4. Multiple responses for a single trial
    By purduepsyc in forum DirectRT Older Versions: How Do I...
    Replies: 1
    Last Post: 10-17-2006, 03:24 PM
  5. Requiring correct responses
    By asboyce in forum DirectRT Older Versions: How Do I...
    Replies: 1
    Last Post: 07-30-2006, 03:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •