Releases: Learnosity/wordpress-learnosity
v1.10.0 - Fixed bugs related to loading scripts and initialising Learnosity APIs
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
[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
Features:
Support RTL (Right-to-Left) Mode (Arabic and Hebrew Language Support) in Items and Author APIs shortcodes.
Read more on how to use RTL in:
Author API https://help.learnosity.com/hc/en-us/articles/360000858898-Configuring-Author-API-to-Initialize-in-RTL-Right-to-Left-Mode-Arabic-and-Hebrew-Language-Support-
Items API https://help.learnosity.com/hc/en-us/articles/360002588377-Configuring-Items-API-to-Initialize-in-RTL-Right-to-Left-Mode-Arabic-and-Hebrew-Language-Support-
v1.8.0 - Support Author API valid JSON passed as a content in lrn-author shortcode
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
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
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
Add support for lrnuid url parameter for lrn-assess and lrn-report
v1.4.0 - Support activity name as url parameter
Add support for lrnactname as url parameter of WordPress page for lrn-assess
v1.3.0 - Support activity_template_id as url parameter
Add support for lrnactid as url parameter of WordPress page for lrn-assess
v1.2.0 - Enable redirect to report by session id
- 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