• Resolved lnesolorzano

    (@lnesolorzano)


    I searched the support forum and the closest I can find to my issue is this:
    https://www.ads-software.com/support/topic/points-only?replies=7

    My question is similar so I’m wondering if this feature has been added because I cant find a way to do this.

    Secondly, I actually want to go beyond this request. Let’s say I have a quiz and I want to award points to the user based on the number of questions they answered correctly. I then want to display a monthly total of points and maybe reset them every month to start a new points leaderboard.

    I hope this makes sense, I can elaborate if you have any doubts.

    https://www.ads-software.com/plugins/badgeos/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Michael Beckwith

    (@tw2113)

    The BenchPresser

    From the looks of https://github.com/opencredit/badgeos/issues/257 which I posted to that original thread, there’s been no official headway made with the idea.

    What plugin are you using for the quiz stuff? There are many possible ones available, so I figure it’s best to ask. Hoping that the one you’re using has a way to hook into the results upon grading/submission, specifically after the grading, so you could do something custom based on the results.

    Are you thinking about using the BadgeOS Leaderboards for the last part? or were you just leaning towards something custom at the moment?

    Thread Starter lnesolorzano

    (@lnesolorzano)

    Right now I am using LearnDash to create courses and corresponding quizzes. I can create a standalone quiz without creating a course behind it.

    I also create quizzes using WatuPro, which has it’s own gamification module and it looks like I can accumulate points on a leaderboard based on correct answers for quizzes created in WatuPro.

    My issue is that I dont want to use two different badging/gamification products. What I want to do is create a quiz, say in LearnDash and have it accumulate points from LearnDash to BadgeOS. Since there is already an interface between LearnDash and BadgeOS, I prefer to go that route and accumulate points based on correct answers on quizzes. I believe that LearnDash does return points based on correct answers. I just dont know if you all can get it done… or would that be something LearnDash will have to do?

    I did purchase and install BadgeOS Leaderboards and would like to use that, but need to have the right data to display.

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    I know we have the LearnDash addon for BadgeOS as well, but I am not intimately familiar with it, so I’d need to dive in to see if there’s some way to utilize both specifically through both.

    All of the ideas I’m having to actually achieve the point rewarding are separate from BadgeOS plugins specifically. It’d be a case of finding the right hook from LearnDash to grab the results from a given quiz, and using newly created post meta for the quiz to determine things like threshold for points or point levels, and simply passing the point total and user ID into one of the points functions from BadgeOS.

    Someone would need to dive into the Leaderboard code as well to make sure it’s going to display the rankings in the way you need.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Award points based on test results’ is closed to new replies.