Skip to content

Releases: techfromsage/aspire-moodle-integration

Fix upgrade path of activity module

29 Oct 11:11
e6c10e1
Compare
Choose a tag to compare

Fixes issue #50 where upgrading the plugin had an error.

Minor fixes to Privacy API implementation

15 Oct 16:20
ad0b1a2
Compare
Choose a tag to compare

Some minor fixes to fix some code review issues.

Privacy API support for mod_aspirelists

03 Oct 12:09
3fcd787
Compare
Choose a tag to compare

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 201902011200
  • mod_aspirelists at version 201910031000

Add Caching to block_aspirelists

13 Aug 08:53
9ce4c44
Compare
Choose a tag to compare

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+

07 Jun 10:31
8c8ee7c
Compare
Choose a tag to compare

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)

26 Feb 23:05
Compare
Choose a tag to compare

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)

15 Jun 13:13
Compare
Choose a tag to compare

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

08 Dec 13:25
Compare
Choose a tag to compare

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

19 Jun 09:15
Compare
Choose a tag to compare

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!

29 Jan 17:11
Compare
Choose a tag to compare

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