Forum Discussion
MaRe
3 months agoCommunity Member
Percentages on the results slide without decimals
Hey there, I have created a quiz. Everything works. On the results page the percentages achieved are displayed with 2 decimal places. How can I change this to a whole number, without a decimal range...
MaRe
Community Member
Sounds not as easy as aspected 😅 I will give this a try. Thanks a lot!
JudyNollet
3 months agoSuper Hero
Here's a simple alternative approach: Don't show the percentages at all. Instead, only show the points.
The default point value for a correct answer is 10 points. Depending on the number of questions and the %-correct required to pass, the built-in PassPoints variable might have a decimal. If that's the case, don't display the reference to the PassPoints variable. Instead, just enter the number of questions needed to pass.
Here's another option to consider: Change the questions so they're only worth 1 point each. Then the results can be presented in a "you correctly answered [ScorePoints] out of [total possible points]" format.
- FYI: You assign/edit points in FORM VIEW (see attached image).