Personalised Study Guide format

Course formats ::: format_psg
Maintained by Ted Krahn, Maiga Chang
The Personalised Study Guide (PSG) plugin is an adaptive course format designed to replace the Topics format.

Personalised Study Guide format v1.0.0

Moodle 3.4, 3.9, 3.10, 3.11
Released: Monday, 13 June 2022, 5:50 AM

This release fixes an issue with an incorrectly implemented privacy provider class. The source code repository has also changed.

moodle-format_psg

The Personalised Study Guide (PSG) plugin is an adaptive course format designed to replace the Topics format.

The PSG plugin requires the Behaviour Analytics (BA) block (https://moodle.org/plugins/block_behaviour) to be installed and configured for proper use. The PSG rearranges the course learning objects within the course page based on the object's learning style (Felder and Silverman) relevance score. The activities can be rearranged within sections and the sections can be reorganized as well. The PSG and BA plugins work together to provide adaptive learning based on learning style. The BA plugin has the Index of Learning Style (ILS) questionnaire pre-made for students to take, which the PSG plugin can then use to determine the personalisation. The PSG plugin also offers the option to use common links, which requires a clustering analysis be made in BA, then selected for prediction. The personalisation comes from the common links among cluster members instead of the ILS. In addition the BA needing to be installed and configured, the PSG plugin's scheduled task needs to run in order to populate the database tables for correct functioning. The BA block provides a button to switch the personalisation on and off, logging when the student switches and displaying the data in the BA dashboard.

Version information

Version build number
2022061000
Version release name
v1.0.0
Maturity
Stable version
MD5 Sum
645a88d80c92207e955ad70034f876fc
Supported software
Moodle 3.4, Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
main

Default installation instructions for plugins of the type Course formats

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myformat") in the "course/format" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation