How to change the color of a RadioButton option depending on whether it is the correct choice?
I am currently developing an R Shiny App to train some new starters at our company in R. Using Shiny, I want to include multiple choice questions and options to test people on certain questions. For example, the question below:
How to change the color of a RadioButton option depending on whether it is the correct choice?
I am currently developing an R Shiny App to train some new starters at our company in R. Using Shiny, I want to include multiple choice questions and options to test people on certain questions. For example, the question below: