Moodle Plugins directory: Good Habits Activity: Versions: 1.2.1 | Moodle.org
Good Habits Activity
Good Habits Activity 1.2.1
Code prechecks
Good Habits Activity Module (1.2.1) for Moodle
The intention of this plugin is to help track habits over time. Within an e-learning context this may help cultivate behaviours that improve learning outcomes.
Overview of features
- Habit tracking by day, custom range of days or by week.
- Every calendar entry allows for rating by both effort and outcome.
- Granular access control.
- Uses the Privacy API to allow for control over user data.
- Create breaks for stretches of time in which you do not want to track habits.
- Keyboard shortcuts (number keys to set values, enter key to save).
- Can track activity completion based on user entries.
1.2.1 Notes
- Add review feature. If enabled, allows admin to review the habit calendars of others on the course.
- Improved responsiveness of the design so this activity will work on phones, tablets and smaller screens.
- Changed how keyboard shortcuts work. The first number key sets effort, the second sets outcome and the enter key saves the entry.
- Effort/outcome can now be set by clicking on the corresponding square in the grid.
- Clicking/tapping the current entry circle will now save the entry (if you have selected new values) or cancel (if you have not).
1.1.2 Notes
- Minor maintenance updates (add thirdpartylibs.xml, change lang strings to sentence case).
1.1 Notes
- Add support for Backup/Restore.
- Add support for Completion Tracking.
- Fix issues with Privacy API implementation.
- Improve code documentation and style to fit guidelines.
License
2021 Joe Cape joe.sc.cape@gmail.com
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
moodle-mod_goodhabits
Version information
- Version build number
- 2021090301
- Version release name
- 1.2.1
- Can be updated from
- 1.1 (2021061001), 1.1.2 (2021072001)
- Can be updated to
- 1.2.2 (2021090302)
- Maturity
- Release candidate
- MD5 Sum
- cbc262e391c7e5c626e2c584baf628cf
- Supported software
- Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- The more recent release 2.2.1 (2025061105) exists for Moodle 3.7
- The more recent release 2.2.1 (2025061105) exists for Moodle 3.8
- The more recent release 2.2.1 (2025061105) exists for Moodle 3.9
- The more recent release 2.2.1 (2025061105) exists for Moodle 3.10
- The more recent release 2.2.1 (2025061105) exists for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation