An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Moodle Differentiator
=========================
[![Moodle Plugin CI](https://github.com/lucaboesch/moodle-local_differentiator/actions/workflows/moodle-plugin-ci.yml/badge.svg?branch=main)](https://github.com/lucaboesch/moodle-local_differentiator/actions/workflows/moodle-plugin-ci.yml)
[![GitHub
Release](https://img.shields.io/github/release/lucaboesch/moodle-local_differentiator.svg)](https://github.com/lucaboesch/moodle-local_differentiator/releases)
[![PHP Support](https://img.shields.io/badge/php-7.4--8.4-blue)](https://github.com/lucaboesch/moodle-local_differentiator/actions)
[![Moodle Support](https://img.shields.io/badge/Moodle-4.1--5.0-orange)](https://github.com/lucaboesch/moodle-local_differentiator/actions)
[![License GPL-3.0](https://img.shields.io/github/license/lucaboesch/moodle-local_differentiator?color=lightgrey)](https://github.com/lucaboesch/moodle-local_differentiator/blob/main/LICENSE)
[![GitHub contributors](https://img.shields.io/github/contributors/lucaboesch/moodle-local_differentiator)](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 .