Selecting and deselecting mouse clicks

Is it possible to have the student deselect a “mouse click” box if it is clicked by mistake?
Thank you!
Best regards

Hi Betty,

It’s not possible with Mouse Click object, but you can consider using a Check Box instead.
You can hide the check box icon (Properties > Interactivity tab > clear Show Toggle Button), and change its style to make it the same as a Mouse Click object.

Regards

1 Like

Thank you for your immediate response Toan!
Doing as you say, and to achieve my intent should I work with the STATES of the checkbox?

If you need the same style for all states, you can edit the object style directly in Properties > Style & Effects tab without entering editing state mode.
Please be noted that to make the object transparent, you should select a solid fill with opacity 0 instead of no fill, otherwise it can’t handle click events.

Regards

1 Like

Thank you so much Toan, I have not been able to put your advice into practice to achieve my goal, but I have arranged it in another way, although a little more cumbersome.
Regards!