Questions tagged [lms]

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.

100 questions
0
votes
1 answer

How are videos on Youtube and such sites loaded and how is progress saved?

I hope you are doing well! I am working on an eLearning website and came across the topic of the video loading. Since videos are of various sizes, it would be impossible to make the user wait for the entire download of the video for them to start…
DevNoob
  • 1
  • 1
0
votes
2 answers

How to instantly inform completion status of iFramed xApi content to parent LMS?

I am trying to show xApi AU (assignable unit) content using HTML iFrame in our portal (custom LMS - Learning Management System). HTML Iframe would pass LRS (Learning Record Store) parameters like below to launch AU which is working.
SamJackSon
  • 1,071
  • 14
  • 19
0
votes
0 answers

Integrating VR app and PHP API with LMS using SCORM

I have a VR training app for headsets and mobile devices. I understand that it is possible to create a SCORM launch file that will redirect (with data) the learner to an external URL. Where I plan to store the data and create a code for the learner…
Razor
  • 133
  • 1
  • 8
0
votes
0 answers

How to get a SCORM file to play in my react typescript LMS extracted from backed

I am building a LMS, I want students to click on the course which opens a SCORM file. The SCORM file should be played in another window. Is there a way to play that SCORM file through my LMS so that the data regarding completion and scores will be…
0
votes
0 answers

Tutor LMS | enable comments moderation

I’m using Tutor LMS plugin on my website and I need to enable comments moderation. I activated the feature to allow students to comment on lessons, but I want to manually approve every comment before it goes live. In Settings > Discussion I’ve…
0
votes
0 answers

Cloudfront SSL issue on Canvas LMS. Broken links

Does anybody have an experience deploying Canvas on AWS Lightsail? I'm struggling with configuring canvas config and domain.yml - I always get broken links while accessing canvas via https://domainname.cloudfrontetc... Also file uploading and…
0
votes
0 answers

Not Able to fetch assignment "Blackboard"

How to fetch assignment from course? I am using below API for getting content. But I am getting this:- { "status": 404, "message": "API is not found for the specified…
0
votes
0 answers

POST https://someLMShost.edu/d2l/api/le/{version}/{orgUnit}/dropbox/folders/{folderId}/submissions/mysubmissions

When I run d2l upload to drop box api with my access token then it gives me Request has missing or invalid parameters I didn't get what I am missing? what are the missing parameters? This is the api which I use:…
0
votes
1 answer

How to change label name from Course to Demos or something else in Tutor LMS in wordpress

Could any one please help to get to know how we can change terminology like Courses or Students to some other specific word related to LMS objective in tutor LMS plugin in Wordpress.
0
votes
1 answer

Wordpress construction worksite induction solution

I'm considering the creation of an in-house construction site induction (or onboarding, I suppose) solution using Wordpress. This would detail the site location (with maps), the site rules and any other relevent information that people working on…
Edward
  • 3
  • 1
0
votes
1 answer

Implementing file attachments in a specific section

I am currently writing an LMS, similar to google classroom for a school project. Everything went find until the part where i need to implement file uploads and attachments for class assignments/announcements/submissions. So firstly, i've implemented…
Mochida
  • 72
  • 1
  • 8
0
votes
0 answers

HTML tables must not be deleted in WYSIWYG editor

Hi i would like to know how can i have tables that i add into a wysiwyg editor that cannot be removed or deleted, but filled in. Scenario, im using a LMS called Moodle and adding in tables to a question but the students tend to keep deleting the…
Shak
  • 3
  • 1
0
votes
0 answers

SCORM 1.2 the correct way to terminate the connection?

I'm writing a module designed to be used on Scorm 1.2. In my Javascript, when I call LMSFinish(""), the module exits, the window closes and everything seems to work. However, when I investigate the debug logs for the LMS (I'm using Scorm Cloud) I…
Ben
  • 21
  • 1
  • 5
0
votes
2 answers

Moodle integration with Shopify

I need help with integration of Moodle with Shopify website. If the integration is possible, I'd also like to know if there will be a need to get an external server like AWS for the database/storage of the course materials and users' records or…
0
votes
1 answer

LMS Integration (Moodle) in ruby

I want to integrate LMS in our application, as I am new to this. it would be great if some one share the knowledge of LMS architecture. Likeour customer want to access our content via LMS/LTI how we can proceed and what key features we need to…
Mag
  • 49
  • 2