Level Up XP - Gamification 🏅 icon

Level Up XP - Gamification 🏅

Maintained by Frédéric Massart ⭐
🔥 🤩 The easiest way to add gamification to your Moodle site! Engage your learners! Gamify their learning experience to increase participation and completion rates. #gamification #engagement
Price option: Free

Supports Moodle 2.7-5.2 See all versions
Latest release: 3 months ago
Installations: 11249
Downloads (last 90 days): 2405

Frankenstyle name: block_xp
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi, is there a way you can take away points for example if you accidentally assigned them?
Hi @Beth,
With XP+, you can award points that match exactly the score received for the SCORM activity, that is the default behaviour. To award different point values than the grade itself requires setting up the gradebook differently, that is more advanced but certainly possible.
Here is our documentation page on the grade-based rules:
https://docs.levelup.plus/xp/docs/how-to/grade-based-rewards
Greetings! Does LevelUp XP allow for awarding different point values based upon scores within a SCORM activity?
Hi Gilbert. Thank you for your feedback. That is true that when students are able to change the completion status of an activity, they could potentially get rewards more than once. This is because the event course_module_completion_updated is triggered and matches the default "update" rule. Turning on the cheat guard in the settings should prevent students from spam clicking the completion button. Alternatively, XP+ has a separate rule for activity completion that checks that the activity is completed, and that completion points were not previously awarded.
Hi there.
I've found that Level up XP awards points if I simply toggle a label completion on and off repeatedly. Could you make it so that once a label has been marked as complete it can no longer award more points? Or make it so it takes away the points if a student toggles completion off? That way students can't cheat and get bonus points for nothing... Thanks.
Hi @Deb K,
XP should be causing any troubles with the language customisations. Would you please describe the issue in more details? Would you have screenshots to share? You can email use directly at: support at levelup dot plus.
Hi!!
We tried to use XP in Moodle 4.1.3+ and we found that when we wanted to open a language package to edit and personalize languages, this plug-in was hindering this possibility. Do you know why and how to avoid this problem?
Thanks!
Deb
Hi @Yezi,
XP will track the grades but not the attempts themselves. So it is currently not possible to impose a penalty for re-attempting a quiz. The student will always give awarded the best grade they achieve.
Hi, I am using XP+ in Moodle 3.11. I am now using the 'Grade-based rewards' function, so that the Level Up grade is the grades from Quiz activities. However, I want to give some score penalty for students who attempt the Quiz for a second or third time. I know that I can set up a penalty for each incorrect try within a multiple choice question. But it is quite time consuming to set up each question. So I wondered whether Level Up can provide a penalty for for each incorrect try in the activity level?
Hi @Yezi,
You most likely already have Level Up XP+ installed (local_xp) but an old version. After clicking on the "Settings" tab in the block, there should be a tab "XP+" in which you can find your current version, and how to upgrade to the latest. Please do not hesitate to contact us at support at levelup dot plus if need be.
Hi @Brittani, we're unsure which "Navigation block" you are referring to.
If that is the Moodle block that displays the site navigation, you may be able to change the permissions within the block itself to override role permissions.
If that is the navigation (icons) visible within XP itself, those are visible as per the availability of other pages (leaderboard/info), there aren't any existing permissions that control this.
Hi everyone, just added the level up block to one of my courses. Wondering if there is a way for students to view the Level Up block without viewing the Navigation block, too. I have only been able to do all or none through the permissions. Thank you!
Hi @Patrick, at present wo do not officially have an API, but there are several Moodle web services built in XP+ that could be used for that purpose.
Is there an API or web service I can use to get level information on my users to display within a mobile app?
Hi @parshva,
Could you please either try to upgrade to the latest versions, or make sure JS caching is enabled (cachejs setting)? We just fixed a bug yesterday that may addressed issues with that. Thanks!