Regarding Question #1…
Instead of setting the QuestionFilter to a
previous single/multi question, you instead need to loop through the previous ‘Yes’
answers in the grid and build up the QuestionFilter yourself.
For example, you can do the following… Q2.QuestionFilter
= {A, C}Â which is manually setting the Q2 loop only to ask A and C. Â Instead,
you’ll loop thru Q1 and build your own QuestionFilter string based on the ‘Yes’
answers.  You may need to use quotes (I can’t remember off the top of my head,
sorry).
Someone on the mrInterview forum may/may
not have an example for you.
Best Regards,
Jamey
From: NADUG@yahoogroups.com
[mailto:NADUG@yahoogroups.com] On Behalf Of Corriveau,
James
Sent: Tuesday, April 18, 2006
11:32 AM
To: Saurabh Aggarwal;
NADUG@yahoogroups.com
Subject: [NADUG] RE: Issue with
mrStudio ( urgent...help me ASAP)
Saurabh,
You should try the SPSS Product User
forums for these kinds of emails. It’s a public forum, so please don’t
send confidential information. We have both customers and SPSS employees
on these forums (a wider audience).
You can register and subscribe to these
forums from our Support site.
http://support.spss.com/tech/default.asp
I would suggest sending your two questions
to the mrInterview forum.
Best Regards,
Jamey
From: Saurabh Aggarwal
[mailto:saurabh.hcltech@...]
Sent: Tuesday, April 18, 2006
11:09 AM
To: NADUG@yahoogroups.com
Cc: Corriveau, James
Subject: Issue with mrStudio (
urgent...help me ASAP)
Hi! MR Techies
I wish to ask few
queries regarding mrStudio, it would be very grateful of you all if you could
help me out.
At this moment, I am
facing two issues while doing interview scripting through mrStudio 3.1
_________________________________________________
ISSUE #1
Q1 Cars you own?
Yes No
A
â—‹ â—‹
B
â—‹ â—‹
C
â—‹ â—‹
D
â—‹ â—‹
Q2
Like/Dislike each car? (only show A/B/C/D for Yes in Q1 )
Like Dislike
A
â—‹ â—‹
B
â—‹
â—‹
C
â—‹
â—‹
D
â—‹
â—‹
I face this issue only with Q1 being a grid question. However, I am able to
design when Q1 is single/multiple response question.
__________________________________________________________
ISSUE # 2
Q3 Percent of
time (sum should total to 100 with javascript,
dynamic updation of sum, for e.g I enter 10 for A, then total should display 10)
Percent
A
______
B
______
C
______
D
______
Total
___
____________________________________________________________
Although I am able to program above question but main issue is to
display the total dynamically.
Thanks,
Saurabh