How do you check if both checkboxes aren't ticked?

Hello! I'm currently making an app and I need to check if both checkboxes are unticked at the same time - I'd like for a label to show "No answers correct" or something along those lines.

image

This is what I have now, with only 1 checkbox being allowed to be ticked at a time.

Any ideas on what to do?

Something like this:

image

1 Like