Participant
February 13, 2021
Answered
How to change checkbox color when it is checked?◘
- February 13, 2021
- 1 reply
- 5307 views
I'm creating a exam with multiple choices per question. The idea is to, when the student clicks on one of the chekboxes, he receives a feedback color on that checkbox through colors.
A simple system with red when wrong and green when right.
In the forms options I didn't find nothing like that, and the only alternative I found was to create a JavaScript, but I don't know anything about that.
I anexed a example file. The checkboxes are placed, but a just don't know how to gave this system with the colors.
