Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 9 of 9

Thread: Display blank responses as blank instead of as <variable>

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2007
    Posts
    13

    Display blank responses as blank instead of as <variable>

    What I need to do is choose two people at random from six that participants enter at beginning of the experiment. They fill out further questionnaires about just these two, and not all six.

    The way I'm solving that problem (unless you have a better suggestion), is by having six fill-in-the-blank variables that are presented in random order in the first questionnaire. From the participant's perspective, they are all exactly the same. That way I can have MediaLab always inserting fill-in-the-blank information from the same variable in later questionnaires, but I avoid order effects by having the people entered in a random order.

    Here's my question. I want to make sure participants enter a new person in each of the six blanks. I'd like to display what they've already entered, but, since the variables are being presented randomly, there are always blank variables. MediaLab presents those as <variablename>, but I'd just like them to be blank. Is there any way to do that?

  2. #2
    Join Date
    Jul 2007
    Posts
    13

    A rather inelegant solution

    I found a way to do this, but it's not the best. What seems to work is to have the variables presented at the beginning, have the experimenter enter a comma for each one, and then go to the instructions, etc., and have participants enter new values for the variables. The commas present as blanks, so participants only see what they have entered.

    One problem is that since you're presenting variables twice, MediaLab pops up a warning every time you run it. Also, it relies on the experimenter to do everything right. It leaves you with two sets of variables in your data file, one that's all missing data, and the other one is what you care about. So, it works, but I'd still love to hear if there is a more elegant solution!

  3. #3
    Join Date
    Nov 2005
    Posts
    3,328
    Would you prefer to have all six blanks on one screen at the beginning?

  4. #4
    Join Date
    Jul 2007
    Posts
    13
    It's fine if all six are on the screen at the same time, but they need to be presented in random order as far as actually filling in the variables is concerned. We're trying to avoid order effects in the order that participants think of or enter the people they're going to answer questions about.

  5. #5
    Join Date
    Nov 2005
    Posts
    3,328
    I've attached a revision of a previous custom item that was created to provide multiple fill in the blanks on one page. In this revision, the blanks are presented in a random order. The javascript file (random_order.js) included in the folder is generic and can accompany any HTML file. So it could be used to randomly order pretty much anything in custom items or other HTML files. Credit for the javascript code goes to www.javascriptkit.com.
    Attached Files Attached Files

  6. #6
    Join Date
    Jul 2007
    Posts
    13
    This looks like it might be workable. I guess I'll have to learn some Java!

Similar Threads

  1. 's' parameter for fill-in-the-blank items
    By luke in forum MediaLab Older Versions: How Do I...
    Replies: 8
    Last Post: 10-23-2013, 04:05 PM
  2. Blank screen on custom item
    By njsporn in forum MediaLab Older Versions: Troubleshooting
    Replies: 1
    Last Post: 07-27-2007, 07:17 AM
  3. Multiple fill-in-the-blank windows
    By spring69 in forum MediaLab Older Versions: How Do I...
    Replies: 5
    Last Post: 03-02-2007, 02:12 PM
  4. Media Lab Screen Goes Blank
    By BPHP in forum MediaLab Older Versions: General Questions
    Replies: 4
    Last Post: 02-21-2007, 04:19 PM
  5. multiple fill-in-the-blank and labels
    By Sunshine in forum MediaLab Older Versions: General Questions
    Replies: 1
    Last Post: 12-15-2006, 02:45 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
  •