I also need that functionality, even in category .
It would be great !
Résultats
Vous avez atteint 3 points sur 10 points
Categories
cat1 2 points sur 5
cat2 1 points sur 5
i would like to disable the percentage in the results screen, and show only the score. i looked thru the code files, couldn’t figure out where to disable it. would appreciate some direction so i can do it myself, if not an actual setting in an update.
thanx
Thread Starter
conser
(@conser)
lib/view/WpProQuiz_View_FrontQuiz.php – line 599,
is: You have reached %s of %s points, (%s)
should be: You have reached %s of %s points,
works, once you update the translation text as well
thanx!