You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin works fine for cloud.scorm.com/lrs/ and watershedlrs.com but doesn't work with LRS lxHive (https://github.com/g3i/lxHive)
Error - The Learning Record Store is not available
My test LRS is
var endpoint = "https://lrs.lcontent.ru/";
var auth = "Basic " + toBase64('2eUGHaH3dEu7vkURXyQjEpKmidb46IM2qLPM5sRM:To3QouwxBNwjt6xQosvP18mm6qeslf7WDXNSEagd');
Plugin works fine for cloud.scorm.com/lrs/ and watershedlrs.com but doesn't work with LRS lxHive (https://github.com/g3i/lxHive)
Error - The Learning Record Store is not available
My test LRS is
var endpoint = "https://lrs.lcontent.ru/";
var auth = "Basic " + toBase64('2eUGHaH3dEu7vkURXyQjEpKmidb46IM2qLPM5sRM:To3QouwxBNwjt6xQosvP18mm6qeslf7WDXNSEagd');
davidpesce/moodle-mod_tincanlaunch#215
The text was updated successfully, but these errors were encountered: