I am making one LMS system and I want to support SCORM in my LMS system. when I searched about that, I got SCORM authoring tools which are expensive for us.
basically, I want to implement features like uploading a SCORM file in my LMS system and storing that SCORM file's course materials in my DB. so the user can access it.
Is there any alternative soultion except scorm authoring tools for that implementaion?? if yes then please help me i will be thankfull for that.
On the LMS side you will need a SCORM content player. This is generally a system that handles importing SCORM packages, providing a way to launch those packages, and then the SCORM Runtime API that is used by the content to track data about the learner actions, etc. You may want to consider integrating with something like SCORM Cloud rather than attempting to build a fully compliant SCORM player on your own. (Full disclosure: I work for the company that runs SCORM Cloud, Rustici Software.) See https://rusticisoftware.com/solutions/lmss/