Forum Discussion
ChristineSawh
4 years agoCommunity Member
Using JavaScript with True/False Buttons
Hello! I am developing a menu selection course for students and I need assistance.
Students will choose items to build their meal. Each item has a button associated with it. Each button is assoc...
PhilMayor
4 years agoSuper Hero
Looks like this was built form a sample a posted a long time ago, sorry this was not an elegant build as I just kept building on top of what I had rather than rewriting the whole thing (which I should have done).
Maths solution is a good elegant solution, if you wanted to fix what you have I would have added the triggers to a layer and added a trigger to reset concate variable and show the layer each time you click a checkbox, nowhere near as elegant as Math's solution!