Blog Post
MeganDonovan
3 years agoCommunity 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.
- DanEpstein3 years agoCommunity MemberMegan, how many answer choices do you present for each question? Is it just two, one red and one yellow?
- SarahHodge3 years agoFormer StaffGreat 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.).