My question contains >100 items and the order of items must be randomized, so I had to create multiple questions and use PHP code within the survey to randomize the order of presentation of these items mixing them across questions as shown on the following page: https://www.soscisurvey.de/help/doku.php/en:create:rotation-itemmix
This page includes instructions on how to omit the question title and explanation, and how to change the shading (using arguments: 'spacing=0', 'show-title=no', 'show-explanation=no', 'shading=all-shaded'), however I couldn't find an argument for omitting labels.
Labels really get in the way and make the questionnaire less user friendly, so it would be great if I could only turn them on every 10th item but keep them off otherwise.
Thank you!