tanyarts
Forum Replies Created
-
That’s great thanks
I forgot to mention that the description text is missing only on the front end. It’s all there in the back end when editing the lesson.
It is the description inside the question that is part of the Sensei plugin.
That is perfect thank you @missveronicatv, I didn’t know about UM Extended, there are a lot of interesting features on there.
Brilliant, thanks
The module attempts have been set on both ‘user decide’ and ‘always resume’. In either case the same thing happens to the learner progress history.
I have just tested having the display mode set to Lightbox. This option doesn’t mess up the user previous learning progress. So I set it back on iFrame and used the browser dev tools to check the console log.
The following is what is being recorded:
priming api 29
api primed 29
connection.initialize called.
SCORM.API.find: API found. Version: 2004
API Object
Cluevo API, lms init
errorCode 0
SCORM.data.get(‘cmi.completion_status’) value: unknown
SetValue cmi.completion_status incomplete
SCORM.data.set(‘cmi.completion_status’) value: incomplete
cluevo.js?ver=1.10.0:178 commit
SCORM.API.find: API found. Version: 2004
API Object
init cluevo lms api without suspend data, setting api item id 29I’ve bolded the bit that seems to be the problem. This happens even before I select resume or new attempt. I check the learner progress in reporting section and it is already been reset to incomplete at this stage.
I have deactivated all plugins and used the latest WordPress default theme to test, I had to keep the Really Simple SSL plugin active because I was getting mixed content issue when tying to load the iFrame. The setting in Cluevo security tab did not resolve this. All plugins and themes are at their latest version.
Thanks. I’ve talked to my service provider and they have allowed PUT and DELETE requests, now everything is working perfectly.
Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] Course Dependency not workingHi there,
So I got this to work after setting up the group permissions and adding a user to the group.
It seems that the dependancies don’t kick in unless you are on one of those groups.
Also as an Admin user I can go into any course/module regardless of the dependancies setup.
- This reply was modified 2 years, 6 months ago by tanyarts.