Skip to main content

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.

Filter by
Sorted by
Tagged with
8 votes
0 answers
5k views

Not a valid editable requirement. It should either be a path to a local project or a VCS URL

I have been using open-EDX (LMS) - (Juniper Version) Devstack Installation for Ubuntu 18.04 (which uses Docker Containers). I recently git cloned edx-proctoring into the place where I am using ...
TheRiddler's user avatar
3 votes
1 answer
232 views

SAKAI Cannot Deploy to TOMCAT

I am trying to setup sakai on my local machine, these steps when I reached the steps on Compile Sakai Source Code I was able to run mvn clean install with 'BUILD SUCCESS' output, but when I ran mvn ...
Adeolu Temitope Olofintuyi's user avatar
3 votes
0 answers
572 views

SCORM Player in Javascript or React

I have faced problem to play a scorm package in React. I don't found any working package in react to view the scorm file. If anyone provide any link link or doc it would be great help
SaimumIslam27's user avatar
1 vote
2 answers
855 views

SQL ad-hoc report of ALL users not completed a course

Hya Gang! I am very close to figuring out a report I can run ad hoc to find all our users who have not enrolled in a course. I do have a report for enrolled people that have not completed the course, ...
DKeeler's user avatar
  • 45
1 vote
2 answers
6k views

Get WooCommerce products from specific category

I am trying to insert a WooCommerce element to display "products" (courses) from a specific category into a page. I had also to hide these products for this specific category and it worked ...
Maramal's user avatar
  • 3,334
1 vote
1 answer
435 views

Adding least squares and LMS lines to a plot

I have loaded the data set Animals2 from the package library (robustbase), and I am interested on working with the logarithm of these data. library(robustbase) x<-log(Animals2) plot(x, main="...
nils's user avatar
  • 25
1 vote
1 answer
2k views

How can I start and view a zoom meeting with python Django and zoom api?

I'm trying to create a LMS system with Django and I need to be able start and view zoom meetings from the website using zoom api. I found a python library called zoomus for python to connect to the ...
Sumeth Sathnindu's user avatar
1 vote
1 answer
875 views

How do I design my Learning Management System so that it is compliant with SCORM?

I am developing an LMS from scratch and have been making research about it but still stuck with these unanswered questions that I hope you help me with. What features of the LMS make it SCORM ...
Enoch Kaxada's user avatar
1 vote
1 answer
1k views

Can I auto enroll users into LearnDash course after passing another course with certain result?

I am looking for a way to unlock a LearnDash course based on the user's results from all quizzes in a prerequisite course. I have bought the LearnDash Adaptive Learning Pro plugin supposed to do the ...
Mariyan Hristov's user avatar
1 vote
1 answer
212 views

How to disable Woocommerce Wordpress REST API

I am trying to build an application where I interact with external API. Woocommerce is blocking all the basic authenticating I'm making. The problem is I need woocommerce in the wordpress section. How ...
Thrills Byte's user avatar
1 vote
0 answers
185 views

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/...
Jovison Micah's user avatar
1 vote
0 answers
94 views

Canvas LMS LTI 1.3 sections from an external tool

I’m looking for a way to update my Canvas LMS integrated external tool (LTI 1.3) with the currently active course sections. Currently, I'm receiving each user's active sections (name and id) as a ...
Gal Katz's user avatar
1 vote
0 answers
493 views

SCORM : Developing SCORM player using ASP.NET MVC c#

I am at the initial stage of developing a SCORM player using MVC ASP.Net. How to use SCORM in ASP.Net MVC. Please provide some assistance in developing the player on MVC Website. I also need help on ...
Hasithaw's user avatar
1 vote
1 answer
172 views

Dynamic images in LMS reports

I work on LMS reports in Plateau Report Designer, and for a recent report I have to include one of three embedded images dynamically - in accordance to a value that I get in a certain column. Is this ...
NMujkanovic's user avatar
1 vote
2 answers
494 views

Wordpress how to change a page URL?

Image of the website for which I want to change the URL: I have a plugin called tutor LMS in WordPress and I customized a lot of things but the only thing which I am unable to customize is the URL, ...
Arpan Hanuman's user avatar
1 vote
0 answers
62 views

In SCORM 2004 (4th ed.) why do the rollup processes use all children of an activity instead of only Available Children?

Since the Select Children Process [SR.1] only defines behavior for selection happening exactly once, all unavailable children can never have any attempt data. Yet the pseudocode for all the rollup ...
Alan Plum's user avatar
  • 10.9k
1 vote
0 answers
352 views

webView not loading scorm content

I have to load scorm content in my WebView.but failed load content and webview throws an error alert saying.. "unable to acquire LMs api content may not play properly and results may not be ...
Basit Ali's user avatar
1 vote
1 answer
562 views

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(); ...
A.Sh's user avatar
  • 23
1 vote
0 answers
109 views

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 ...
Marshal Tito's user avatar
0 votes
1 answer
571 views

Hide select in Drupal

I added a Language custom field ( a taxonomy term ) to my user entity and another entity (Activity). This field can have 2 values, English and French. (User can have both, activity can only have one) ...
Mohamed Amine Bouhadjar's user avatar
0 votes
1 answer
683 views

LTI 1.3 Integration Node.js

I am working on LMS system and I need to integrate LTI 1.3 compliance third party course content. I am not familiar with LTI 1.3 and I need to discuss with the third party LMS developers. Can you ...
Gurveer's user avatar
  • 127
0 votes
1 answer
934 views

Iframed content communicate with LMS via SCORM / xAPI?

Having worked with e-learning authoring tools in the past, I'm a bit familiar with SCORM but not in great detail, and recently have heard of Tin Can / xAPI. In how those often relate to LMS's, I'm ...
jmq's user avatar
  • 2,389
0 votes
1 answer
104 views

Permission denied to access "API" on cross origin object

I have the following javascript that I'm using to open a scorm package in a window. openWindow: function (winURL, winName, winW, winH, winOpts) { winOptions = winOpts + ",width=" + ...
Sheryar Khan's user avatar
0 votes
1 answer
1k views

How to Integrate SCORM Package in React Application with react-scorm-provider?

I'm attempting to integrate a SCORM package into a React application using the react-scorm-provider library. My goal is to display a SCORM package in an iframe and then access SCORM data such as ...
Gagan Deep's user avatar
0 votes
1 answer
97 views

LTI 1.3 activityProgress Update

I'm working on a C# implementation for a tool that should be able to communicate with the platform. I got the launch part working, and now I'm working on sending an update for the activityProgress. ...
Pauldb's user avatar
  • 271
0 votes
1 answer
647 views

Moodle course images

I'm trying to customise Moodle - 4.O according to my requirements. I have installed My programs plugin so that we can create a program and add some courses into it. The thing is I want to display all ...
lostInSpace's user avatar
0 votes
1 answer
35 views

iSpring content on client's website is timing out, what should I look into?

I have a client who uses iSpring to export zip files of domain restricted presentations for use on a relatively simple custom built PHP/Javascript LMS site, however he's recently encountered issues ...
V1xIII's user avatar
  • 189
0 votes
1 answer
618 views

how to obtain data argument to provide to mustache template in moodle

In moodle (4.0) I have the need to call $this->output->render_from_template('core_courseformat/local/content/section/cmlist', $sectionData); From within a renderer. The goal is to render the ...
WillD's user avatar
  • 6,072
0 votes
2 answers
286 views

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 ...
SamJackSon's user avatar
  • 1,091
0 votes
1 answer
484 views

How to integrate offline Unity simulation with Canvas LMS

Im thinking xAPI would be the way to go here (though need to research more). Seems like LTI not the way, as this is more like an exercise than a separate app? Seems SCORM would require the simulation ...
Jon Dyason's user avatar
0 votes
2 answers
118 views

Trying to add a Motoko snippet to an edX page and only the HTML is being parsed

This is the current snippet that is not running any of the Motoko scripts in edX when inserted onto a page. All that is being parsed currently is the Html part. Are the scripts pointing to the correct ...
tristan's user avatar
0 votes
1 answer
55 views

In SCORM 2004 (4th ed.) when are Available Children meant to be selected and randomized?

The pseudocode for the Select Children Process [SR.1] and Randomize Children Process [SR.2] heavily suggests these processes are meant to be run multiple times although for SR.1 no behavior is defined ...
Alan Plum's user avatar
  • 10.9k
0 votes
1 answer
88 views

In SCORM 2004 (4th ed), why does a choice navigation to a cluster activity change the Current Activity?

The SCORM 2004 4th Edition pseudocode handles the case for a choice request (SB.2.9, steps 12 onward) like so: If the target activity is a leaf activity Then Exit Choice Sequencing Request Process ...
Alan Plum's user avatar
  • 10.9k
0 votes
1 answer
1k views

How can I mark a course as completed for a specific user in LearnDash? I want a function that will mark all lessons, topics, quizzes as complete

I found the "learndash_mark_complete" but it shows a button to complete. I want to complete it programatically for a few users in a few courses
Yash Ranka's user avatar
0 votes
1 answer
1k views

Get all products from one category by name in angular

We are new to angular and building a LMS app and need to get all products from one category by name. We have sample code in backend and angular frontend as below Backend product.js file connecting to ...
tskumar's user avatar
0 votes
1 answer
172 views

Calling an external authentication system from a SCORM

I have the following question: We implement some different LMS and we are wondering if and how could be possible to have a SCORM (hosted into an LMS) asking the user to authenitcate to an external ...
Daniele's user avatar
0 votes
1 answer
60 views

Course import issue from ironwood to juniper

I’m trying to import a course that has multiple videos and is hosted on an ironwood server to a newly deployed juniper server. While importing it throws the following errors in the console. Following ...
Zubair's user avatar
  • 935
0 votes
1 answer
66 views

LMS just like splashlearn, mathwhizz, buzzmaths

I am looking for and LMS that can be customizable just like the following learning websites: splashlearn, mathwhizz and buzzmaths. Can Moodle be customized to give the look and feel like these ...
Saj's user avatar
  • 1
0 votes
1 answer
931 views

Is there any possibility to refresh VF page from aura component?

1.I created a record for opportunity.. 2.In opportunity detailed page..i edited the page and added LWC component,Aura component and Visual force page which contains stage field.. 3.when i updated ...
shanthi john's user avatar
0 votes
0 answers
6 views

ERD for Learning Management System

Anyone can help me with this diagram correction? My examiner highlighted the wrong part of my ERD, and i don't know how to fix it. I'm attempted to create an ERD for my LMS project. Here's a quick ...
Khairul Imran's user avatar
0 votes
0 answers
10 views

How to insert custom data into QTI v2.2 XML

I'm creating QTI v2.2 XML for a multiple-choice question. The question contains fields such as prompt, responses, correct answer, description, language, grade (standard), etc. For prompt, responses, ...
Deepanshu Yadav's user avatar
0 votes
0 answers
19 views

How do I track Vimeo URL source from Blackboard Learn?

I work in analytics for an online school that uses Blackboard Learn (SPA built with React). We are also using Vimeo to store our videos and to embed them to Blackboard with an iframe. So far, so good. ...
Vinyet's user avatar
  • 1
0 votes
0 answers
37 views

Scorm 1.2 Completion Status is not working

i changed my scorm course video player becuase its play video from internet not from Scorm ZIP file so i change video player to play video from scorm zip file now completion status not working ...
Wasif Zia's user avatar
0 votes
0 answers
14 views

LMS fitting with R-software

I am trying to fit my data in LMS model using following code. lms_model <- lms( y = data$Reaction_time, x = data$Corrected_Age, families = "BCCG", data = data, k = 2, ...
Monika Thakur's user avatar
0 votes
0 answers
6 views

How can I embed interactive elements to Thinkific?

Specifically exploring ways to embed: checklists editable templates that learners can download after filling? Do you know of any external tool that can be embedded for this purpose? Still exploring ...
Manal Belghali's user avatar
0 votes
0 answers
24 views

Integrate Interactive Book Viewing and Accessibility Features into Your Angular LMS

I'm working on developing a Learning Management System tailored for school students. As part of this project, I need to integrate a third-party library into my Angular project to facilitate viewing ...
Kashif Faraz's user avatar
0 votes
0 answers
29 views

Best cloud platform for uploading and fetching

I'm working on a course platform like Udemy using the mern stack. What do you think is the best cloud storage or video streaming platform that is cost effective. Taking into account video URL ...
Praise Ifenkwe's user avatar
0 votes
0 answers
37 views

How to track data from scorm

I need to have statistics on how many times a scroll or slide has been opened. The problem is that the scorm file will be uploaded to an LMS platform that isn't mine and I have no idea what the url is....
Dizeta's user avatar
  • 1
0 votes
0 answers
26 views

How built custom LTI for LMS?

I'm new on LMS amd LTI. I would like to create my LIT, so that every LMS can use it. My goal is to read Scorm data from the course. Do you have any examples, or something practical to look? Thank you ...
kri-dev's user avatar
  • 789
0 votes
0 answers
37 views

Learning Management System (LMS) Chat Application

I recently tried to integrate LMS Chat into a client's website. I created a Firebase account to be able to create a database in real time. I followed the steps in the wordpress guideline. I repeated ...
Erbi Silva's user avatar