Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: Differentiator local plugin.

Differentiator local plugin: Difference between revisions

From MoodleDocs
m (clean up, typos fixed: eg. → e.g.)
 
Line 34: Line 34:
[[File:Differentiator plugin 03.png|400px]]
[[File:Differentiator plugin 03.png|400px]]


* As there is no navigation node created, you have got to direct your users to the Differentiator address otherwise, eg. by a link in the footer or in a custom menu.
* As there is no navigation node created, you have got to direct your users to the Differentiator address otherwise, e.g. by a link in the footer or in a custom menu.
** In a localhost server the link should point to '''http://localhost/local/differentiator'''. You should substitute //localhost/ with your server's address.
** In a localhost server the link should point to '''http://localhost/local/differentiator'''. You should substitute //localhost/ with your server's address.



Latest revision as of 20:07, 13 May 2022

Description

A tool to efficiently formulate and save learning goals. This plugin is based off The Differentiator by Ian Byrd http://byrdseed.com/differentiator/.

Differentiator plugin 01.png

Languages available

The 1.4 version of this plugin currently ships with the important words inside the templates shown in the following languages:

  • English
  • German
  • Italian
  • French
  • International Spanish
  • Mexican Spanish
  • Portuguese
  • Dutch
  • Greek

Differentiator plugin 01 fr.png

If you would like to make a translation for another language (it will take you 2-3 hours working in a GoogleDocs spreadsheet document), please add a suggestion at https://github.com/lucaboesch/moodle-local_differentiator/issues .

Plugin usage

Once installed, you can use this plugin by going to 'Site administration > Courses > Differentiator'.

Differentiator plugin 03.png

  • As there is no navigation node created, you have got to direct your users to the Differentiator address otherwise, e.g. by a link in the footer or in a custom menu.

User tours available

  • When you install this plugin, there will be a file named differentiator_user_tour.json inside the moodle/local/differentiator folder.
  • You can add this file to your User tours collection.
    • As an administrator, access 'User tours' from Site administration > Appearance > User tours > Import.
    • Drag and drop the differentiator_user_tour.json file into the dotted lines box to add the tour and click on 'Save changes'.
  • Make sure that the Multi-language content filter is activated in order to show the user tour in the supported languages listed above.
    • Go to Site administration > Plugins > Filters > Manage filters and in the dropdown menu for multi-language content select 'On'.

Differentiator plugin 02.png