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
    This looks like it might be workable. I guess I'll have to learn some Java!

  2. #2
    Join Date
    Nov 2005
    Posts
    3,328

    Randomly order response options

    Here is a follow up sample that randomizes the order of scale response options. It doesn't have an impact on the response data--just the order in which the options are presented. Note that the custom item requires no special parameters such as the (v6) used in the example above. That's because only one response value is collected. Note also that this sample includes an accompanying .que file.

    Note this sample was revised on November 18th, 2008 to include "values" for each of the radio options (see discussion below).
    Attached Files Attached Files
    Last edited by jarvis24; 11-18-2008 at 09:05 AM.

  3. #3
    Join Date
    Feb 2007
    Posts
    4

    How is data recorded?

    Thanks for working on a solution for me. I especially appreciate the sample questionnaire file. I just have a few follow-up questions:

    (1) How is data recorded for this custom item? The data files produced by this configuration don't record numerical data (the best I can tell). For the two sample questions, only the word "on" is recorded in the dataset. Am I missing something here?

    (2) Am I able to reformat the look of the random_scale_options.htm file (font, background color, etc.) without it effecting how the random_order.js file works? I have limited knowledge of html and zero knowledge of java, so I have no idea how much I can fiddle with the html file without screwing things up.

    Thanks for your help.

  4. #4
    Join Date
    Nov 2005
    Posts
    3,328
    I've reposted it--give it another try now. In the code for each radio button, there was no "value" set. I added "value = 1" "value = 2" etc. to the appropriate options and now the values write to the data file.

    And yes, you can alter the look of the HTML in any way you like. At worst, you can always go back to the original but in general, formatting will not affect the functionality.

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
  •