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>