- Posts: 13668
- Thank you received: 4189
Ask the community, share ideas, and connect with other LimeSurvey users!
These are radio buttons, so how can you select more than one in each box?only be allowed to select 1 answer per box, so they would be allowed to make 6 choices max
Please Log in to join the conversation.
Please Log in to join the conversation.
<span onclick="checkClosest(this)"> <input value="5" class="inserted-radio" type="radio" name="radio_" id="radio-5" /> 3 hours</span><br />\ <span onclick="checkClosest(this)"> <input value="6" class="inserted-radio" type="radio" name="radio" id="radio-6" /> 4 hours</span><br />\ <span onclick="checkClosest(this)"> <input value="7" class="inserted-radio" type="radio" name="radio" id="radio-7" /> 5 hours</span><br />\ <span onclick="checkClosest(this)"> <input value="8" class="inserted-radio" type="radio" name="radio" id="radio-8" /> 6 hours</span><br />\ <span onclick="checkClosest(this)"> <input value="9" class="inserted-radio" type="radio" name="radio" id="radio-9" /> 7 hours</span><br />\ <span onclick="checkClosest(this)"> <input value="10" class="inserted-radio" type="radio" name="radio" id="radio-10" /> 8 hours</span><br />\ <span onclick="checkClosest(this)"> <input value="12" class="inserted-radio" type="radio" name="radio_" id="radio-12" /> More than 8 hours</span><br />\
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.