Survey question - equal distance for radiobuttons


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: 12K, Visits: 98K
AchimS - 6/7/2023
This is awesome, thank you! I couldn't have done this alone.
Now it looks really good, the only problem is, that I cannot select any option any more :D
it works with my other radiobuttons in the script, so there may be a problem within this survey?

The problem is just that order matters; if a caption overlaps with part of the scale, the scale options "under" the caption won't be selectable. The fix is to have your surveypage first draw all the captions, and then the radiobutton scales on top. I.e.

<surveypage trust1>
/caption ="In diesem Teil der Untersuchung möchten wir Sie bitten einzuschätzen, welche Qualitäten Sie Menschen im Allgemeinen als Verfasser von Texten mit wissenschaftlichem Bezug zuweisen würden.
Hierzu stellen wir Ihnen eine Liste mit verschiedenen Adjektivpaaren zur Verfügung.
Diese Begriffspaare umschreiben jeweils die Enden einer Skala. Geben Sie bitte auf jeder Skala an, wie Sie Menschen im Allgemeinen als Verfasser eines Textes mit wissenschaftlichem Bezug einschätzen.
Möglicherweise scheinen Ihnen einige Adjektivpaare nicht immer angemessen zu sein. Bitte treffen Sie trotzdem für jedes Paar eine persönliche Entscheidung."
/ subcaption = "Der Mensch als Textquelle erscheint mir..."
/ fontstyle = ("Arial", 2.0%, false, true, false, false, 5, 1)

/questions = [1 = c1L_trust, c1R_trust, c2L_trust, c2R_trust, c3L_trust, c3R_trust, c4L_trust, c4R_trust, c5L_trust, c5R_trust, c6L_trust, c6R_trust, c7L_trust, c7R_trust, q1_trust, q2_trust, q3_trust, q4_trust, q5_trust, q6_trust, q7_trust]
/ itemspacing = 2%
/ itemfontstyle = ("Arial", 2%)
</surveypage>
AchimS
AchimS
Associate Member (148 reputation)Associate Member (148 reputation)Associate Member (148 reputation)Associate Member (148 reputation)Associate Member (148 reputation)Associate Member (148 reputation)Associate Member (148 reputation)Associate Member (148 reputation)Associate Member (148 reputation)
Group: Forum Members
Posts: 13, Visits: 102
Dave - 6/7/2023
AchimS - 6/7/2023
This is awesome, thank you! I couldn't have done this alone.
Now it looks really good, the only problem is, that I cannot select any option any more :D
it works with my other radiobuttons in the script, so there may be a problem within this survey?

The problem is just that order matters; if a caption overlaps with part of the scale, the scale options "under" the caption won't be selectable. The fix is to have your surveypage first draw all the captions, and then the radiobutton scales on top. I.e.

<surveypage trust1>
/caption ="In diesem Teil der Untersuchung möchten wir Sie bitten einzuschätzen, welche Qualitäten Sie Menschen im Allgemeinen als Verfasser von Texten mit wissenschaftlichem Bezug zuweisen würden.
Hierzu stellen wir Ihnen eine Liste mit verschiedenen Adjektivpaaren zur Verfügung.
Diese Begriffspaare umschreiben jeweils die Enden einer Skala. Geben Sie bitte auf jeder Skala an, wie Sie Menschen im Allgemeinen als Verfasser eines Textes mit wissenschaftlichem Bezug einschätzen.
Möglicherweise scheinen Ihnen einige Adjektivpaare nicht immer angemessen zu sein. Bitte treffen Sie trotzdem für jedes Paar eine persönliche Entscheidung."
/ subcaption = "Der Mensch als Textquelle erscheint mir..."
/ fontstyle = ("Arial", 2.0%, false, true, false, false, 5, 1)

/questions = [1 = c1L_trust, c1R_trust, c2L_trust, c2R_trust, c3L_trust, c3R_trust, c4L_trust, c4R_trust, c5L_trust, c5R_trust, c6L_trust, c6R_trust, c7L_trust, c7R_trust, q1_trust, q2_trust, q3_trust, q4_trust, q5_trust, q6_trust, q7_trust]
/ itemspacing = 2%
/ itemfontstyle = ("Arial", 2%)
</surveypage>

Now it works perfectly, thanks again!
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search