Search the web
Sign In
New User? Sign Up
NADUG · North American Dimensions User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Need Hyperlink on the survey (Urgent)   Message List  
Reply | Forward Message #74 of 164 |
Re: [NADUG] Need Hyperlink on the survey (Urgent)

Hi Zabb,

There is nothing natively in mrInterview to allow you to do this; however, it might be possible with some creative programming.  Here are a few tips that might help you get this solution.

1.  Just because mrInterview didn't place a question on the page, doesn't mean you can't POST an answer to a question.  Whatever values mrInterview receives from an html post, it will look for that question and set its value; if it can't find a metadata question to set the value of an error will be logged.  This means you can place an input tag on the page yourself (several ways to do this...banner or even hard coded in a template) and if the respondent sets is value, that value will be caught and saved upon a post.

2.  The use of the "set" command.  This allows you set a temp (dim) variable to an object.  Since you CANNOT ask or show a question in a function or sub, you can set a question based on your "next question" value to a temp variable and ask it.  This means you would simply have a for loop with a few lines of code, setting a dim variable to a question (either the respondents choice OR the next one in the sequence) then ask the dim variable.

Hope this helps and good luck.

Bret

----- Original Message ----
From: Zabi <zsalauddin@...>
To: NADUG@yahoogroups.com
Sent: Monday, September 10, 2007 4:29:11 AM
Subject: [NADUG] Need Hyperlink on the survey (Urgent)

Hi all,

I am programming a survey using mrInterview and my client needs
Hyperlinks to each of the question on top of the screen. In this
survey there is flexibility for a respondents to answer any question
or set of questions of their choice.

for instance, if a respondent answering about brand profiles, next
they may skip brand satisfaction questions and directly answer brand
expections..

Please help,my team has a hard time in figuring out....

thanks in advance,

regards
zabb




Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out.

Tue Sep 11, 2007 2:10 am

mailhodge
Offline Offline
Send Email Send Email

Forward
Message #74 of 164 |
Expand Messages Author Sort by Date

Hi all, I am programming a survey using mrInterview and my client needs Hyperlinks to each of the question on top of the screen. In this survey there is...
Zabi
zabb_4u
Offline Send Email
Sep 10, 2007
1:16 pm

Hi Zabb, There is nothing natively in mrInterview to allow you to do this; however, it might be possible with some creative programming. Here are a few tips...
Bret Hodge
mailhodge
Offline Send Email
Sep 11, 2007
2:12 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help