slider issues


Author
Message
Georgia
Georgia
Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)
Group: Forum Members
Posts: 9, Visits: 49
Hello,
I am having issues with implementing slider questions properly and I don't know if what I want is possible. Specifically:
1) The position of the slider itself and the labels should line up
2) The entire question should be centered on the page but with a space between the question and the actual slider and labels
3) There should not be a random number "1" on the top left hand corner of each page
4) I do not want question numbers on the surveypage (i.e., no "1)." before each question)

Here is a sample of one slider question I have coded:

<slider neuroticism_volatility_1>
/caption = "Get angry easily."
/ labels = ("Very Untrue of me", "Untrue of me", "True of me", "Very True of me")
/ range = (0, 100)
/showticks = TRUE
/defaultresponse = 50
/position = (20, 50)
/txcolor = (200, 0, 0)
/slidersize = (50%, 50%)
</slider>

<surveypage question>
/questions = [1=neuroticism_volatility_1]
</surveypage>

<block forreal>
/trials = [1-100=question]
</block>

<expt>
/blocks = [1=forreal]
</expt>


Any help would be much appreciated.
Thanks

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Reading This Topic

Explore
Messages
Mentions
Search