https://github.com/lucaboesch/moodle-local_differentiator
https://github.com/lucaboesch/moodle-local_differentiator
hacktoberfest moodle-plugin open-source
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucaboesch/moodle-local_differentiator
- Owner: lucaboesch
- License: gpl-3.0
- Created: 2018-10-17T22:20:46.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-20T14:40:19.000Z (about 1 year ago)
- Last Synced: 2025-04-20T14:41:04.999Z (about 1 year ago)
- Topics: hacktoberfest, moodle-plugin, open-source
- Language: PHP
- Homepage:
- Size: 14.5 MB
- Stars: 11
- Watchers: 5
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
Moodle Differentiator
=========================
[](https://github.com/lucaboesch/moodle-local_differentiator/actions/workflows/moodle-plugin-ci.yml)
[](https://github.com/lucaboesch/moodle-local_differentiator/releases)
[](https://github.com/lucaboesch/moodle-local_differentiator/actions)
[](https://github.com/lucaboesch/moodle-local_differentiator/actions)
[](https://github.com/lucaboesch/moodle-local_differentiator/blob/main/LICENSE)
[](https://github.com/lucaboesch/moodle-local_differentiator/graphs/contributors)
A tool to efficiently formulate and save learning goals.
This plugin is based off The Differentiator by Ian Byrd .
Install under local/differentiator. There is no navigation node created.
You have got to direct your users to that address otherwise, eg. by a link
in the footer or in a custom menu.
Note that this ships with a differentiator_user_tour.json file which you can
import into Site administration → Appearance → User tours.
Multi-language content filter has to be enabled for the site to display the
user tour correctly – alternatively you can edit it to preserve just one
language.
#### Copyright
Copyright (C) 2019 Luca Bösch
Additional work by Christian Wolters, Tobias Garske and Hannes Laimer.
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 .