A groupBy highscore list. Test it with this TypoScript:
plugin.tx_myquizpoll_pi1 { templateFile = EXT:myquizpoll/examples/template_highscore.html listPID = 111 } plugin.tx_myquizpoll_pi1.highscore { entries = 20 sortBy = o_percent groupBy = name }111 is the uid of the page with with user details highscore
###NUMBER### | ###POINTS### | ###PERCENT### | Anzahl gelöster Quize | ###NAME### |
---|---|---|---|---|
###VAR_COUNT### | ###VAR_POINTS### | ###VAR_O_PERCENT### | ###VAR_NUM_QUIZ### | ###REF_HIGHSCORE_QUIZ_TAKER### |