• jboldsen

    (@jboldsen)


    Hi.

    Is it possible to show overall statistics?
    for example, if 10 users have done 10 quizzes, you will be able to show how many points you got overall compared to the others?

    // Jannik

Viewing 2 replies - 1 through 2 (of 2 total)
  • You’d have to query and compile the results. Normally they are stored just one quiz at a time. I’ve done some work in that area when building WP Pro Quiz Completed which shows results of all the quizzes that a student has taken. If you wanted to adapt it to compile results, it would be a good base for that. You’d still have to determine how to tally the results, or rewrite queries to get results from multiple quizzes.

    There is definitely no way to do this without programming.

    At last my statistics are working. I cleared all Leaderboard and Statistics imputs and repair the WP-Pro-Quiz database from WP_Pro-Quiz “General Settings” at the bottom. Try yourself.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Overall statistics’ is closed to new replies.