Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Releases: Learnosity/wordpress-learnosity

v1.10.0 - Fixed bugs related to loading scripts and initialising Learnosity APIs

25 Feb 01:12
2a4a8b7
Compare
Choose a tag to compare

Bugfixes:
Fixed a bug where Learnosity API scripts not needed by shortcodes added to a WordPress page were still loaded
Fixed a bug where a Learnosity API was not initialised immediately after its corresponding script has been loaded

v1.9.1 - Minor cleanups to plugin settings page and RTL documentation has been added

14 Sep 01:33
Compare
Choose a tag to compare

[BUGFIX] Correct version on plugin settings page and documentation on how to use RTL has been added

v1.9.0 - Support RTL (Right-to-Left) Mode (Arabic and Hebrew Language Support) in Items and Author APIs shortcodes

14 Sep 00:09
2a7bfab
Compare
Choose a tag to compare

v1.8.0 - Support Author API valid JSON passed as a content in lrn-author shortcode

27 Dec 05:58
Compare
Choose a tag to compare

Bugfixes:
Signatures don't match error for Author API

Features:
Support Author API valid JSON passed as a content in lrn-author shortcode

v1.7.0 - Support readyListener JS code for Items API

23 Dec 03:06
Compare
Choose a tag to compare

Features:
Support readyListener JS code for Items API if passed as content of plugin shortcode

v1.6.0 - Fixed a bug with signature mismatch for lrn-items

20 Apr 03:29
Compare
Choose a tag to compare

Bugfixes:
Fixed a bug with signature mismatch for lrn-items

Features:
Support valid JSON for Reports API init options if passed as content of plugin shortcode

v1.5.0 - Support user_id as url parameter

29 Dec 00:53
Compare
Choose a tag to compare

Add support for lrnuid url parameter for lrn-assess and lrn-report

v1.4.0 - Support activity name as url parameter

18 Dec 03:16
Compare
Choose a tag to compare

Add support for lrnactname as url parameter of WordPress page for lrn-assess

v1.3.0 - Support activity_template_id as url parameter

18 Dec 02:41
Compare
Choose a tag to compare

Add support for lrnactid as url parameter of WordPress page for lrn-assess

v1.2.0 - Enable redirect to report by session id

14 Nov 09:06
Compare
Choose a tag to compare
  • Add support for lrnsid (Learnosity Session ID) as url parameter of WordPress landing page for Session Detail By Item report
  • Add support for onsubmit_redirect_url parameter for lrn-assess shortcode