• Resolved mahi7783

    (@mahi7783)


    Hi,

    Can anyone tell how to show leaderboard positon based on points earned by user on specific quiz. currently watu return leaderboard position on points earned globally

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Bob

    (@prasunsen)

    Click on the “View results” page and you will see a shortcode that lets you publish that page on the front-end.

    Thread Starter mahi7783

    (@mahi7783)

    Thanks for your reply . But I want to show leaderboard position or rank out of total attempts by all user in a specific quiz .

    Plugin Author Bob

    (@prasunsen)

    The [watu-takings] shortcode on the View results page does exactly this – it shows everyone’s results.
    We don’t have sort & limit params at the moment but will add them in the next release so this will create a leaderboard.

    • This reply was modified 3 years, 5 months ago by Bob. Reason: wrong previous answer
    Thread Starter mahi7783

    (@mahi7783)

    is this available in paid version?

    Plugin Author Bob

    (@prasunsen)

    Yes, WatuPRO + the Play plguin

    Plugin Author Bob

    (@prasunsen)

    We just committed the new version 3.3 of the free Watu and here is an example how to create a simple quiz leaderboard:

    [watu-takings quiz_id=1 ob="points" dir="DESC" num="5" show_email=0]

    (The quiz_id will be probably different for you)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to show leaderboard position on only points earned on specific quiz?’ is closed to new replies.