I have columns in my data asking Red, Yellow or Green
Once the user has fill out the app I want to score these columns and show a total.
I what result the value of Red = 1, Yellow = 2 & Green =3 (just for scoring but still have the true value of Red, Yellow or Green pushed into the database)
Is this possible