Survey Page: Image disappears when Finish button clicked if required questions not answered


Survey Page: Image disappears when Finish button clicked if required...
Author
Message
ArifahAd
ArifahAd
Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)
Group: Forum Members
Posts: 16, Visits: 52
Hi, I am a newbie and have created a Survey Page which shows 3 images in sequence each with 5 slider questions that are all set to Required. If the user misses a question and clicks Next (which is actually the Finish button), the page doesn't move on but the image disappears.  It needs to stay so the user can see it while they answer the questions.

Any help would be most appreciated, this is the code:

***Images***
<item RobotsAnthro>
/1 = "Robot1.jpg"
/2 = "Robot2.jpg"
/3 = "Robot3.jpg"
</item>

***Stimuli***
<picture RobotAnthro>
/items = RobotsAnthro
/select = sequence
/position = (70%, 40%)
/size = (50%, 50%)
</picture>

*** Question sliders -  just the first one as an example ***
<slider q1>
/caption = "(*required)"
/labels=("Fake", "Natural")
/range = (1, 5)
/increment = 1
/showticks = true
/slidersize = (30, 20)
/position = (10, 20)
/defaultresponse = 0
/required = true
</slider>

** Survey Page - shows the image stimulus and the 5 sliders **
<surveypage ManipulationAnthro>
/ stimulustimes = [0=RobotAnthro]
/ caption = "Rate your impression of the robot on each of these scales:"
/ questions=[1= q1, q2, q3, q4, q5]
/ showbackbutton=false
/ finishlabel="Next"
/ showquestionnumbers = false
/ showpagenumbers = false
</surveypage>

*** Block - calls the survey page ***
<block ManipulationBlockAnthro>
/ trials = [1-3=sequence(ManipulationAnthro)]
</block>

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
ArifahAd - 7 Years Ago
ArifahAd - 7 Years Ago
Dave - 7 Years Ago
ArifahAd - 7 Years Ago
                     + x [quote] [b] ArifahAd - Sunday, July 22, 2018 [/b]...
Dave - 7 Years Ago
                         + x [quote] [b] Dave - Monday, July 23, 2018 [/b] +...
ArifahAd - 7 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search