You can use ONE Event. Where exactly is the problem?
Create a small project which shows the issue and upload it.
You also can put all checkboxes in a list (all which belongs together) and iterate triugh the list and react accordingly.
step 1: iterate over the list and set them all unchecked.
step2: set the checkbox checked on the clicked one.