Releases: techfromsage/aspire-moodle-integration
Fix upgrade path of activity module
Minor fixes to Privacy API implementation
Some minor fixes to fix some code review issues.
Privacy API support for mod_aspirelists
This release adds Privacy API support for Moodle Activity Plugin mod_aspirelists
.
This will no longer work with Moodle versions Prior to 3.4 and with PHP versions prior to PHP 7.1 due to language Features and the privacy API being used in Modern Moodle versions.
This release also includes some minor fixes for event logging.
This release includes 2 plugins:
block_aspirelists
at version 201902011200mod_aspirelists
at version 201910031000
Add Caching to block_aspirelists
This release includes a number of minor fixes but also includes a new caching feature contributed by the University of Warwick.
Fix for wrong context data loading in Moodle 3.4+
This fixes a bug where in Moodle 3.4+ the wrong context_label and context_title was being passed through in the LTI Launch. It was defaulting to the "site" or "root" course.
In most cases this would not cause a problem as separate custom LTI params were handling the same behaviour, but in some cases, such as if lookup was happening via list title, this would prevent list matching.
Talis Aspire Moodle Integration (Reading Lists)
This release is version 2017022000
of the mod_aspirelists
activity module.
Changes:
- Inline resources which start as collapsed do not load until the user interacts with them.
- iFrames will now resize correctly when the window resizes.
Talis Aspire Moodle Integration (Reading Lists)
This release is version 2016061400
of the mod_aspirelists
activity module.
There are no changes to end user experience in this plugin release. All changes are behind the scenes.
Changes:
- mod_aspirelists is now tested in Travis CI.
- This version has a few minor changes to work around deprecated functions and Moodle 3.0 Specific plugin changes.
- Fixes #11
Talis Aspire Moodle Integration
This release includes the setting of no cache headers to the LTI Launch pages in the 2.4x Activity Module. This will help stop local caching proxies from caching LTI requests.
Talis Aspire Moodle Integration
This release fixes an issue in the 2.4 block which prevents sites running Talis Aspire using HTTPS from seeing linked lists.
When installing this update, you will need to check the settings for this block and fill in the additional https alias setting.
Just coming out of pilot!
This release has all that should allow the tool to work in Moodle 2.4, 2.6, 2.7 and 2.8.
If you do come accross any issues then log them here in github, or send a ticket via the Talis support team.
Read the 2.x-activity-module/mod/aspirelists/README.md
for full instructions