Hello,
1. If you plan to test the survey, you can create a participant with status "tester" to complete the survey as often as you want. For creating new participant codes, you can use the dropdown in the participant administration.
2. An absolute timestamp ist recorded on the first survey page for every participant. Relative timestamps are being recorded for every page. If you substract the absolute timestamp from the relative timestamp, the results are the seconds that the participants needed for answering from the beginning to that page. Please have a look at the regarding chapter in the Manual.
3. If you replace to entry at the very top of the CSS file with the following code, the questionnaire will appear from right to left:
body,font,p,div,span,td,th,ul,ol,li,nobr,b,i,selec t,input,option,textarea,h1,h2,h3,h4,h5,h6,dt,dd {
font-family : Verdana, Arial, Helvetica, sans-serif ;
color : #000000 ;
direction: rtl;
}
4. I don't see any problems viewing and answering your survey in the preview. How does it get stuck? Is the Continue button not appearing or can you see some sort of error message?
Thanks,
Marc
|