Hello,
I'm creating a test in coldfusion where some of the answers are check-boxes, and the right answer for those is all the answers that apply (eg. A, B, and C).
What's the best way to manage a checkBox group? For examaple q5 has 4 choices. Can I give those checkBoxes the same name since they are for q5, or will they be overwritten. What's the best way to check for the right answer (eg. for q5 is B and C and D)
Thanks for all your help
I'm creating a test in coldfusion where some of the answers are check-boxes, and the right answer for those is all the answers that apply (eg. A, B, and C).
What's the best way to manage a checkBox group? For examaple q5 has 4 choices. Can I give those checkBoxes the same name since they are for q5, or will they be overwritten. What's the best way to check for the right answer (eg. for q5 is B and C and D)
Thanks for all your help