- Posts: 10
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
dachte ich noch "Ja, alles klar, machen wir mit einem kleinen script".Meine Universität hat JavaScript leider gesperrt
<style> .no-question { border-top:0; } .no-question .question-title-container, .no-question .question-valid-container { display:none; } .no-question .answer-container { padding-top: 0em; padding-bottom: 0.5em; } .no-question .question-container { border: none !important; } .no-question2 .ls-heading { display:none; } .no-bottom { border-bottom:0; margin-bottom:0; } .no-bottom .answer-container { padding-bottom: 0em; } </style>
Hast Du auch gedacht, wir arbeiten auf der Raumstation?Anbei findest du den ISS-Export
Dann brauchen wir gar nicht weiter zumachen. In diesem Fall sind es ja ganz klar zwei Fragen.Teilfragen (Teilfragengruppe B ) visuell abgesetzt von den anderen (Teilfragengruppe A) darstellen möchte.
Please Log in to join the conversation.
.no-bottom { border-bottom: 0; margin-bottom:0; }
.no-bottom { border-bottom: 5px solid maroon; margin-bottom:0; }
Please Log in to join the conversation.
Please Log in to join the conversation.