Blog Post
MeganDonovan
Community Member
Hi Sarah! Is there a way to have the scores be a letter and then have the course tally the letters at the end? For example, one score would be R (for red), and the other score would be Y (for Yellow) and at the end it would tally the amount of Rs and the amount of Ys the individual scored.
SarahHodge
3 years agoFormer Staff
Great question, Megan! This template was designed so the points only report to one variable (Results.ScorePoints). If you want the points to only be added to a specific letter, you'll need to create new variables (e.g. Red, Yellow, etc.) and then create a trigger for each option on each question slide (e.g. Add value 5 to Red when the user clicks [Red object], Add value 5 to Yellow if the user clicks [Yellow object] etc.).