About question attribute in surveypage


Author
Message
abhi
abhi
Guru (7.5K reputation)Guru (7.5K reputation)Guru (7.5K reputation)Guru (7.5K reputation)Guru (7.5K reputation)Guru (7.5K reputation)Guru (7.5K reputation)Guru (7.5K reputation)Guru (7.5K reputation)
Group: Forum Members
Posts: 114, Visits: 558
Hi,
In the folllwing code if some accidently clicks on 'continue', 'C11'  disappears. Is there a way for 'C11'  to stay on screen. 

I cant present it as 'caption', as it is a randomly selected text from a list of items. 

Thanks


<block 9June>
/ trials = [1 = 9June]
/ screencolor = (0,134,139)
/ recorddata = true
</block>


<surveypage 9June>
/ questions = [1= V11]
/ stimulusframes = [1= C11 ]
/ showquestionnumbers = false
/ showpagenumbers = false
/ fontstyle = ("Arial", 2.3%)
/ finishlabel="Continue"
/ nextbuttonposition = (45,70)
/ showbackbutton = true
/ backbuttonposition = (20, 70)
</surveypage>

<text C11>
/ items = C11
/ txbgcolor = (0,136,139)
/ fontstyle = ("Arial", 5%)
/ select = random
/ selectionrate = block
/ position = (20%,50%)
/ erase = false
</text>

<item C11>
/01="K"
/02="P"
/03="D"
/04="T"
/05="S"
</item>

<dropdown V11>
/ options = ("m","n","o","p","q")
/ position = (22%, 49%)
/ fontstyle = ("Arial", 2%)
/ required = true
</dropdown>

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
abhi - 5 Years Ago
abhi - 5 Years Ago
Dave - 5 Years Ago
                 + x [quote] [b] Dave - 6/10/2019 [/b] + x...
abhi - 5 Years Ago
                     + x [quote] [b] abhi - 6/10/2019 [/b] + x...
Dave - 5 Years Ago
                         + x [quote] [b] Dave - 6/10/2019 [/b] + x...
abhi - 5 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search