The LMS tag is for questions about Learning Management Systems. LMS questions must be programming-related and must include a tag for the specific LMS software you are asking about.
Questions tagged [lms]
100 questions
1
vote
1 answer
connect to lms from scorm 1.2
i am trying to connect to LMS from my SCORM package but no connection happen and could not get any data i am using Simplify SCORM and this is my connection code
window.API.LMSInitialize();
window.API.apiLogLevel = 1;
…

A.Sh
- 23
- 5
1
vote
0 answers
How to use Sakai LMS(Learning Management System) unstructured data?
Is there any way to analyze unstructured data of Sakai LMS? Does anyone have any experience of Sakai unstructured data analytics? Please share your experience and thoughts. I am trying to learn.
Thank you.

Marshal Tito
- 37
- 1
- 8
0
votes
0 answers
auth-service:Compilation failure [ERROR]auth/mapper/UserMapper.java:[30,5] Unknown property "authorities" in result type User. Did you mean "deleted"
This error is coming while run on Maven install. can't find where the exact problem is.
I want run auth service but there is issue in the mapper, which is shows when I run maven install.
UserMapper. java Code, Where it shows error…

AAKASH ATTREE
- 1
- 1
0
votes
0 answers
Building SCORM Compliant "2004" without Authoring Tools
I am beginning a project that is working towards more options when it comes to developing eLearning and going outside the box that is normally provided by Adobe Captivate, iSpring, Storyline, Rise, and etc. I am not really sure how this will go; but…

Joshua J Byrne
- 1
- 1
0
votes
0 answers
How to use moodle with a locally installed copy of mathjax
I am having a hardtime getting moodle to work with a locally installed mathjax instead of the mathjax cdn.
I followed instructions from https://github.com/maths/moodle-qtype_stack/blob/master/doc/en/Installation/Mathjax.md and below is what I did.
I…

Jovison Micah
- 1
- 2
0
votes
0 answers
Has Opigno similar API features as moodle?
I am currently evaluating opigno because we want to switch from moodle to this LMS.
As we use the API to create users I want to ask if the following features are included to be called from the API:
Create and delete Users
Create classes / course…

Matt
- 75
- 14
0
votes
0 answers
How to integrate the course package (xAPI) exported from Articulate in a customized LMS and track the course completion status, etc?
I'm very new to xAPI and would like to have some advice on integrating a course package exported from Articulate(https://articulate.com/) using xAPI.
The following steps are carried out or tested and it's okay to view the course
Create a course in…

khet
- 95
- 11
0
votes
0 answers
Is there a way to set the "evaluated/not evaluated" status in SABA via the API?
I'm currently working on an app that, thanks to some truly bad design, makes it impossible to set any sort of completion status via the SCORM package (any and all grading/completion behavior takes place outside of the SCORM package in this app).
Is…
0
votes
0 answers
How do I integrate Google Cloud Translate API into TalentLMS customized Javascript code?
I publish the courses in TalentLMS and need to integrate an automatic translation using Google Cloud API. Via theme settings I can access the Javascript code where I could inject code with post request to API further calling onClick function for …
0
votes
0 answers
What is the business logic/rule of this function in views.py?
I am working on learning management system and got a piece of code from a source.
This function is in my views.py file. It adds a semester.
But I'm not clear about the business rules of this function. Means why I'm not able to mark more then one…

Hassan Ali
- 35
- 8
0
votes
1 answer
Resending xAPI statements to an LRS
We have a working xAPI setup that can send statements to an LRS. Our question - what happens if the statements fail either for some period or for some subset of users? Meaning that due to (pick your favorite) internet issues, LRS credentials…

Desk Set
- 1
0
votes
1 answer
Рow to set dynamic header using BIRT?
I don't know how to have a dynamic header within BIRT, I've tried crosstab but it does only shows in PDF and did not show in the csv report. Can I download the reports as an xlsx extension, will that solve the issue if it is downloaded through xlsx…
0
votes
0 answers
LTI 1.3 Integration with ASP Core
I try to implement tool LTI 1.3 Integration with Blackboard LMs with using ASP core.
I read spec https://docs.blackboard.com/lti/tutorials/implementation-guide
According to this spec I have to have next links
Login Initiation URL
Tool Redirect…

Roman
- 371
- 2
- 3
- 15
0
votes
0 answers
LTI 1.3 and restart ab initio
Since all versions of Learning Tools Interoperability previous to 1.3 are deprecated, I am trying to find a way to (as a tool provider) support re-launches of the tool analogue to the ab-initio in Scorm. In other words, I want the learner to start…

Lisosia
- 3
- 1