Description of scale missing


Author
Message
xxPsyWWUxx
xxPsyWWUxx
Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)
Group: Forum Members
Posts: 9, Visits: 62
Hey there,

I have a problem concerning the description of my scale, because the anchors (= gar nicht & = sehr) do not appear in the survey. 
I don't know what is wrong here, because I used to do it like that all the time and also in the same script and it always worked. 

I appreciate your help! Thanks you. 

<item ManipulationCheckitems>
/1= "Ich wurde ignoriert."
/2 = "Ich wurde ausgeschlossen."
</item>

<text ManipulationCheckitems>
/ size = (50%, 20%)
/items = ManipulationCheckitems
/ fontstyle = ("Arial", 2%)
/ txcolor = black
/position = (50, 40)
</text>

<likert ManipulationCheckitems>
/stimulustimes = [1 = ManipulationCheckitems]
/anchors = [1 = "gar nicht"; 5= "sehr"]
/ numpoints = 5
/position = (50, 50)
/mouse = true
/anchorwidth = 45px
/ fontstyle = ("Arial", 2%)

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: 12K, Visits: 98K
xxPsyWWUxx - Sunday, May 21, 2017
Hey there,

I have a problem concerning the description of my scale, because the anchors (= gar nicht & = sehr) do not appear in the survey. 
I don't know what is wrong here, because I used to do it like that all the time and also in the same script and it always worked. 

I appreciate your help! Thanks you. 

<item ManipulationCheckitems>
/1= "Ich wurde ignoriert."
/2 = "Ich wurde ausgeschlossen."
</item>

<text ManipulationCheckitems>
/ size = (50%, 20%)
/items = ManipulationCheckitems
/ fontstyle = ("Arial", 2%)
/ txcolor = black
/position = (50, 40)
</text>

<likert ManipulationCheckitems>
/stimulustimes = [1 = ManipulationCheckitems]
/anchors = [1 = "gar nicht"; 5= "sehr"]
/ numpoints = 5
/position = (50, 50)
/mouse = true
/anchorwidth = 45px
/ fontstyle = ("Arial", 2%)

You don't see the anchors because you have sized and positioned your <text> element such that it covers / conceals the anchors:



If you make it smaller, such that it does not conceal the anchors, they'll show up just fine.

xxPsyWWUxx
xxPsyWWUxx
Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)Partner Member (843 reputation)
Group: Forum Members
Posts: 9, Visits: 62
Dave - Monday, May 22, 2017
xxPsyWWUxx - Sunday, May 21, 2017
Hey there,

I have a problem concerning the description of my scale, because the anchors (= gar nicht & = sehr) do not appear in the survey. 
I don't know what is wrong here, because I used to do it like that all the time and also in the same script and it always worked. 

I appreciate your help! Thanks you. 

<item ManipulationCheckitems>
/1= "Ich wurde ignoriert."
/2 = "Ich wurde ausgeschlossen."
</item>

<text ManipulationCheckitems>
/ size = (50%, 20%)
/items = ManipulationCheckitems
/ fontstyle = ("Arial", 2%)
/ txcolor = black
/position = (50, 40)
</text>

<likert ManipulationCheckitems>
/stimulustimes = [1 = ManipulationCheckitems]
/anchors = [1 = "gar nicht"; 5= "sehr"]
/ numpoints = 5
/position = (50, 50)
/mouse = true
/anchorwidth = 45px
/ fontstyle = ("Arial", 2%)

You don't see the anchors because you have sized and positioned your <text> element such that it covers / conceals the anchors:



If you make it smaller, such that it does not conceal the anchors, they'll show up just fine.

Thank you so much, it worked! 
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search