Hey Guys-
I have a quiz on my site that I need to validate one specific answer in a group of radio buttons. As far as I know, ChronoForms only gives the ability to validate whether at least one radio button was chosen, well I need to validate that a specific answer was chosen and still keep the buttons in groups. Right now, I have all the buttons named differently so users could just check all of the answers and have it go through. I am not great with JS, so I was hoping someone might be able to help me with the code, I have found the mooValidation.js file and I know where to put it, I just need to know the specific code for validating specific buttons within a group.
Thanks!
I have a quiz on my site that I need to validate one specific answer in a group of radio buttons. As far as I know, ChronoForms only gives the ability to validate whether at least one radio button was chosen, well I need to validate that a specific answer was chosen and still keep the buttons in groups. Right now, I have all the buttons named differently so users could just check all of the answers and have it go through. I am not great with JS, so I was hoping someone might be able to help me with the code, I have found the mooValidation.js file and I know where to put it, I just need to know the specific code for validating specific buttons within a group.
Thanks!