Denominator in final score | Community
Skip to main content
Answered

Denominator in final score


Hi 

 

I have created a quiz where they get a score after submitting. I don’t know how to show the score as a fraction so they see the total out of which they are getting scored as a denominator?

Best answer by john.desborough

@R1980 - you could use this type of approach: 

  • @score / xxx

where xxx is a static number and the @score is the recalled variable.. 

 

des

View original

2 replies

john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5328 replies
  • Answer
  • June 21, 2022

@R1980 - you could use this type of approach: 

  • @score / xxx

where xxx is a static number and the @score is the recalled variable.. 

 

des


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • June 28, 2022

Hi @R1980 were you able to give the solution above a try? 😀


Reply