several quick questions


Author
Message
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
Nice!
vpillaud
vpillaud
Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)
Group: Forum Members
Posts: 26, Visits: 93
didnt think of displaying a screen first and then a slider within a same surveypage, I only tried to display it within the slider attributes. That works now, thanks.


Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
Well, that'll work just fine with what I outlined in my previous reply.

vpillaud
vpillaud
Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)
Group: Forum Members
Posts: 26, Visits: 93
I wanted to display a screenshot instead of using the caption command. Ideally, this would present a screenshot and the slider right below the screenshot (so all within the same screen).

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
<surveypage mypage>
/ questions = [1=myimage; 2=myslider]
...
</surveypage>

<image myimage>
/ items = ("myscreenshot.jpg")
...
</image>

<slider myslider>
...
</slider>

Plus: I'm not entirely sure what exactly you mean by "display the image in the slider question", but you cannot display an image /in/ a slider.

vpillaud
vpillaud
Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)
Group: Forum Members
Posts: 26, Visits: 93
Hm, I'm stuck on this one-

So far, I've got a surveypage that displays a question labeled as "choice", the latter is set up as a slider question.
I used the <picture> command to display the previous screenshots (they were then defined in a related <item> command); i was not using the image command as you were suggesting (but I think they work in a similar way).

The remaining problem is how to display the image in the slider question since it requires some text in the caption and putting "choice.png" instead didnt work. I haven't been able to find anything relevant by browsing the question's attributes.



Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
Set up an <image> element and display it via the <surveypage>'s /questions attribute -- works the same as the <caption> element.

vpillaud
vpillaud
Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)
Group: Forum Members
Posts: 26, Visits: 93
that would be faster this way indeed, thanks. Can I still present a screenshot above the slider instead of writing some text ? (this is just to make the instructions more visible).
Couldn't find another way to proceed apart from the "text" command that need to be put in the "caption"...

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
You don't need to fiddle around with branching or some screenshot. All you need to do is change the button's label via the <surveypage>'s /finishlabel attribute.

vpillaud
vpillaud
Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)Guru (5K reputation)
Group: Forum Members
Posts: 26, Visits: 93
Hi,
another problem appeared: while displaying the slider where participants have to decide between task 1 and task 2 for stage 3, the button that appears on the screen to validate the choice is labelled "finish". This is problematic as the study is not over yet..

To cope with this, I thought of displaying a screenshot instead of a slider (as this would remove the button) but now, the branching does not work anymore.
The command line was:
/branch = [if(slider.choice.response=="1") block.task1instructions]

As a reminder, a slider was displayed in a surveypage named as "choice" originally. I've now removed this surveypage and replaced it by a trial page named as "choice" where a screenshot is presented. I've specified two validresponse keys in order to branch depending on the key that will be pressed.

Can you please tell me what to write when the branching is depending on a trial ? Ive tried trial.choice.response but this didn't work.


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search