Is there a way to set up a grid question with check boxes that "hides" a particular checkbox...?
A B
choice O O
choice O O
choice O O
choice O
Or do I need to do this as a free format?
If I set it up as a free-format, how do I make the style of the checkbox match the style of the other checkboxes? I'm getting a generic looking checkbox if I use <input type="checkbox">.
Also, I've got a followup to this that has AIC logic and redisplays a similar grid. Is there a way to set up a free-format question with a variable number of rows and manage alternate row shading in that 'grid'?
Help with any part of this would be valuable.