How do I add multiple eventListener scripts that don’t listen to each other?
I am developing a rubric as a sort of pet project. The rubric contains two sections – one called
“Report Admin” and one called “Report Text”. Each portion has three sub-sections with radio buttons, and each sub-section’s radio buttons have values of “1”, “0.5”, and “0”. I have an eventListener script written in that counts the values of the radio buttons for the “Report Admin” section and displays the cumulative value: