{"id":20495152,"url":"https://github.com/fmcorz/moodle-block_xp","last_synced_at":"2025-04-05T17:07:27.964Z","repository":{"id":15013449,"uuid":"17739056","full_name":"FMCorz/moodle-block_xp","owner":"FMCorz","description":"A gamification plugin for Moodle allowing students to gain experience points and level up.","archived":false,"fork":false,"pushed_at":"2024-04-22T14:04:09.000Z","size":3875,"stargazers_count":144,"open_issues_count":21,"forks_count":40,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-04-22T14:26:43.155Z","etag":null,"topics":["gamification","moodle","moodle-plugin"],"latest_commit_sha":null,"homepage":"https://levelup.plus/?ref=github","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FMCorz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2014-03-14T07:50:54.000Z","updated_at":"2024-04-22T14:26:48.215Z","dependencies_parsed_at":"2023-02-13T22:01:07.882Z","dependency_job_id":"b6b340b3-710f-4b45-be98-73bc12a24d59","html_url":"https://github.com/FMCorz/moodle-block_xp","commit_stats":{"total_commits":568,"total_committers":12,"mean_commits":"47.333333333333336","dds":0.2834507042253521,"last_synced_commit":"c1b54e6cd5ab38b3944dc5ed9c5edd946b82acd9"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMCorz%2Fmoodle-block_xp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMCorz%2Fmoodle-block_xp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMCorz%2Fmoodle-block_xp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMCorz%2Fmoodle-block_xp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FMCorz","download_url":"https://codeload.github.com/FMCorz/moodle-block_xp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gamification","moodle","moodle-plugin"],"created_at":"2024-11-15T17:44:46.233Z","updated_at":"2025-04-05T17:07:27.943Z","avatar_url":"https://github.com/FMCorz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Level Up XP (block_xp) ![GitHub tag](https://img.shields.io/github/tag/FMCorz/moodle-block_xp.svg) ![Travis branch](https://img.shields.io/travis/FMCorz/moodle-block_xp/master.svg)\n====================\n\nEngage your students! A Moodle plugin to gamify your students' learning experience by allowing them to _level up_ in their courses.\n\nFeatures\n--------\n\n- Automatically captures and attributes experience points to students' actions\n- Block that displays current level and progress towards next level\n- Report for teachers to get an overview of their students' levels\n- Notifications to congratulate students as they level up\n- A ladder to display the ranking of the students\n- Ability to set the number of levels and the experience required to get to them\n- Images can be uploaded to customise for the appearance of the levels\n- The amount of experience points earned per event is customizable\n- Page to display the list of levels and a description\n- Experience points are earned per course\n- An event is fired when a student levels up (for developers)\n\n### Additional features\n\nPurchasing the _Level Up XP+_ add-on unlocks additional features. [Click here for more details](https://levelup.plus?ref=readme).\n\nRequirements\n------------\n\nMoodle 3.3 or greater.\n\nInstallation\n------------\n\nSimply install the plugin and add the block to a course page. More details are available here: [Level Up XP documentation](https://docs.levelup.plus/xp/docs/install?ref=readme)\n\nThe plugin can also be installed using [composer](https://getcomposer.org/) at [fmcorz/moodle-block_xp](https://packagist.org/packages/fmcorz/moodle-block_xp).\n\nHow are experience points calculated?\n-------------------------------------\n\nHave a look at this [documentation page](https://docs.levelup.plus/xp/docs/getting-started/points-calculation?ref=readme).\n\nRestricting access based on students' levels\n--------------------------------------------\n\nHave a look at this availability plugin [Level](https://github.com/FMCorz/moodle-availability_xp).\n\nLevel-based enrolment\n---------------------\n\nHave a look at this enrolment plugin [Level](https://github.com/branchup/moodle-enrol_xp).\n\nShortcodes\n----------\n\n_What are those? Shortcodes can be used in editors throughout Moodle to include or modify the content. The plugin [Shortcodes](https://github.com/branchup/moodle-filter_shortcodes) must be installed to enable them._\n\nCheck the [list of supported shortcodes](https://docs.levelup.plus/xp/docs/how-to/use-shortcodes?ref=readme).\n\nHow to use one block for all courses\n------------------------------------\n\nIn order to gather experience points from all the courses a student is participating in, you have to set the admin setting _Where are experience points used?_ to 'For the whole site'. This setting is located under \"Site administration \u003e Plugins \u003e Blocks \u003e Level Up XP\". Once set, any block newly or previously added will display the total experience points of your student.\n\nTodo\n----\n\n- Awarding a badge when a student reaches a level (blocked by [MDL-39864](https://tracker.moodle.org/browse/MDL-39864))\n\nProvided by\n-----------\n\n[![Branch Up](https://branchup.tech/branch-up-logo-x30.svg)](https://branchup.tech?ref=levelup_readme)\n\nLicense\n-------\n\nLicensed under the [GNU GPL License](http://www.gnu.org/copyleft/gpl.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmcorz%2Fmoodle-block_xp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmcorz%2Fmoodle-block_xp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmcorz%2Fmoodle-block_xp/lists"}