Minimize space between caption and first item


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: 13K, Visits: 108K

Use the /position attribute to force your question elements in the desired location:


<surveypage sponds1>
/ caption = "SCHAAL VOOR POSITIEVE EN NEGATIEVE DENKSTIJL

Hierna volgt een serie uitspraken over hoe mensen over zichzelf denken en over hoe ze doen.

Leest u s.v.p. elke uitspraak zorgvuldig en geeft u daarna aan in welke mate de uitspraak het laatste half jaar op u van toepassing was.

Bijvoorbeeld:
Ik neig ertoe de dingen persoonlijk op te vatten
 
1.    nooit
2.    zelden
3.    soms
4.    vaak
5.    altijd"
/ fontstyle = ("Cambria", -14, true, false, false, false, 5, 0)
/ txcolor = (49, 79, 79)
/ questions = [1=q1]
</surveypage>

<radiobuttons q1>
/ caption="Who was the first president of the United States:"
/ options=("George Washington", "Abraham Lincoln", "Thomas Jefferson")
/ required=true
/ position = (10%,40%)
</radiobuttons>


AleD
AleD
Associate Member (99 reputation)Associate Member (99 reputation)Associate Member (99 reputation)Associate Member (99 reputation)Associate Member (99 reputation)Associate Member (99 reputation)Associate Member (99 reputation)Associate Member (99 reputation)Associate Member (99 reputation)
Group: Forum Members
Posts: 3, Visits: 1

Hi,


I can't find the way to reduce the space between the instructions text and the first item of the test (see the red circle on the screenshot attached). 


Below is how I defined the first surveypage and the second. The thing is, I have this problem with the / caption of the first page but not of the second page.


Could you help me with that?


Best


Ale



<surveypage sponds1>


/ caption = "


SCHAAL VOOR POSITIEVE EN NEGATIEVE DENKSTIJL



Hierna volgt een serie uitspraken over hoe mensen over zichzelf denken en over hoe ze doen. 


Leest u s.v.p. elke uitspraak zorgvuldig en geeft u daarna aan in welke mate de uitspraak het laatste half jaar op u van toepassing was. 


Bijvoorbeeld:



Ik neig ertoe de dingen persoonlijk op te vatten



1.   nooit


2.   zelden


3.   soms


4.   vaak


5.   altijd"



/ fontstyle = ("Cambria", -14, true, false, false, false, 5, 0)


/ txcolor = (49, 79, 79)


/ questions = [1= sp1 ; 2 = sp2] 


</surveypage>



<surveypage sponds2>


/ caption = " ... vervolg van eerdere pagina"


/ fontstyle = ("Cambria", -14, true, false, false, false, 5, 0)


/ txcolor = (49, 79, 79)


/ questions = [1=sp3; 2=sp4] 


</surveypage>


Attachments
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search