Completion Levels
Maintained by
Astor Bizard
Completion Levels is a block designed to track students progression within a course, and gamify their learning experience by awarding them levels as they make progress in the course.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
i've made a commit to make it compatible with Moodle 4.5:
https://gitlab.com/adapta/moodle-block_completion_levels/-/commit/b58e1b70263617eb5639c27e96d13eadd30c3982
Sorry for not creating it at your gitlab, but my account was deleted/suspended there.
Best,
Daniel
I've made a commit to make it compatible with Moodle 4.5:
https://gitlab.com/adapta/moodle-block_completion_levels/-/commit/b58e1b70263617eb5639c27e96d13eadd30c3982
Sorry to not create it on your gitlab but my account was deleted/suspended there.
Best,
Daniel
I've updated my branch to support the "Student overview" page in the app too.
Hope you like it.
Best,
Daniel
Thank you for this great plugin!
I've create an issue on your bug tracking sending the link to a branch with code to implement basic support to Moodle Branded App:
https://gricad-gitlab.univ-grenoble-alpes.fr/caseine/moodle-blocks_completion_levels/-/issues/2
The plugin can be displayed on the dashboard and inside the courses.
The "view my progress" page was not implemented yet and will be opened in a web browser.
Best,
Daniel
This is an example of what can be done, you can interpret "competencies" as Moodle competencies or as general learning skills
"Multiple block instances can be present in a course. Each instance can track completion on a different set of modules, for example to track progress in different Multiple block instances can be present in a course. Each instance can track completion on a different set of modules, for example to track progress in different 'competencies' ."
1) Completion levels
2) Ranking block
experiment data link:
https://docs.google.com/spreadsheets/d/1HBTF_ERSY_0i_E2xLjjNLaiA3SnYzOTT/edit?usp=sharing&ouid=101216055333610446411&rtpof=true&sd=true
Observation:
1. Ranking block awards you rank and points for Student's effort not necessarily Student's knowledge.
2. Ranking block :Same activity can be completed by one student several times he wants to gain better rank.
4. Ranking Block: Need GOD level mathematical skill to calculate points.
3. Competition level is hardcore based on moodle grading system and students get ranks and score for both their effort and knowledge.
4. Competition level: Score calculation could be easily understood.
Conclusion:
Competition level truly present Rank and Score of Student considering both his effort and ability,