Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 3 of 3

Thread: Randomly present one of two alternatives for a long list of questions

  1. #1
    Join Date
    Jul 2007
    Posts
    13

    Randomly present one of two alternatives for a long list of questions

    I have a list of about 60 questions. They are presented in random order. I also have two forms of each question, and I would like MediaLab to randomly select one form of each question. The only way I've figured out to do this is to have blocks for each question of the two forms and a blank instruction screen. I have it randomly select between the question forms and then skip to the instruction screen to prevent it from presenting both forms of the question.

    The problem is that the shortest duration for the instruction screen is 1 second. Each question is quite short, so a 1 second delay between each one is really noticeable and irritating. Is there any better way to do this?

  2. #2
    Join Date
    Nov 2005
    Posts
    3,328
    There is a new function that can help you with this. So, as you know, you can assign each of the pairs the same BGR value (1 and 1, 2 and 2, 3 and 3,..., 59 and 59, 60 and 60). This will randomize the order of the 60 pairs. Then you assign the WGR values in an identical fashion to randomize the two items within each pair.

    Before, you would have to work out something using blank items that had a fixed position in order to handle the skipping of the unused items. Now you can avoid that using the following new function as of v2006.2.39:

    Instead of having to explicitly name the variable you want to skip to, you can simply enter +1, +2, +3, +n, etc. items. MediaLab will automatically skip that many items without needing to know the name of a "skipto" variable--it will simply resume wherever it ends up. This is especially nice when the item being skipped to might be randomly determined. So in your case, simply assign a skipto value of +1 to all of your items. I think that ought to do it. If you are successful in doing this, it would be great if you could post the que file here (as an attachment) to help illustrate this method!

  3. #3
    Join Date
    Jul 2007
    Posts
    13

    Thanks!

    Hmm. Interesting. I'll try this out and let you know how it works!

Similar Threads

  1. Randomly present set word pairs
    By Kristen in forum DirectRT Older Versions: How Do I...
    Replies: 5
    Last Post: 03-04-2008, 06:47 AM
  2. Long delay in DirectRT
    By venus in forum Hardware: Troubleshooting
    Replies: 1
    Last Post: 08-01-2007, 02:42 PM
  3. Randomly present n of x treatments?
    By jarvis24 in forum MediaLab Older Versions: How Do I...
    Replies: 3
    Last Post: 10-04-2006, 10:08 AM
  4. Removing files from merge list
    By jarvis24 in forum MediaLab Older Versions: Suggestions
    Replies: 0
    Last Post: 10-02-2006, 02:52 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
  •