Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 7 of 7

Thread: Preventing duplicate responses

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2005
    Posts
    3,328
    Sure. Can you start us off? Create a very simplified version of the que you are trying to make. Say where they are instructed to list 4 attributes only. Include a responses.xls file with the appropriate variables and then zip and post those two files here as an attachment. I'll see what I can do with the responses.xls file so that they can not repeat a response. Then, hopefully, you will be able to take that logic and extend it to your larger scenario with 10 attributes and the control group also. At least it will give us a place to start and the simplified sample files will let me get a better sense of what you are trying to do.

  2. #2
    Join Date
    Jul 2007
    Posts
    16
    Thank you very much! The attached questionnaire file is for an experimental condition. In a control condition, something like <randctrlword1> and <randctrlword2> would replace <maxideal1> and <maxideal2> for the essay questions.

    Please let me know as soon as possible -- the grad student I am doing this for needs to run her experiment next week, and she just recently changed her experiment, otherwise I would have posted my question much earlier. Thanks again!
    Attached Files Attached Files

  3. #3
    Join Date
    Nov 2005
    Posts
    3,328
    Good news and bad news. I've attached a responses.xls file revision that shows how you can determine a skipto value depending on whether a response is a repeat of a previous one. Check out the code in the cells from C2:C5. Then enter different values in B2:B5. See how the skipto values are affected by repeating an attribute. If the code looks complicated, there is a nice thorough explanation of it under "IF" in the Excel Help guide.

    The bad news is that MediaLab will not accept the current item's variable name as a skipto value if it's generated in the responses.xls file. It only works if you do it directlyin the QUE file which isn't an option here. I was unaware of this and will make a note of it for the next version. In the meantime, a workaround might be to create a repetition of each item, e.g., ideal2b, ought2b, etc. that starts off with "You already used that attribute, please try again". You could then adapt the skipto logic in the attached responses.xls file to SKIP those items if there is in fact NO repetition. Certainly a little more work, but it has the advantage of being able to give the subject feedback about why they are having to try again. If you wanted to be extra safe, you could include 2 or 3 repetitions.

    Anyways, this wasn't the super-fun response I was hoping to provide but hopefully the conditional logic alone will provide something useful for a solution of some kind.
    Attached Files Attached Files

  4. #4
    Join Date
    Jul 2007
    Posts
    16
    Thank you!!!! That was very helpful.

Similar Threads

  1. Preventing blank fields in custom html form submission
    By jzadra in forum MediaLab Older Versions: General Questions
    Replies: 3
    Last Post: 01-29-2009, 10:21 AM
  2. Duplicate variable names in que vs exp files
    By jarvis24 in forum MediaLab Older Versions: General Questions
    Replies: 1
    Last Post: 05-21-2008, 04:38 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
  •