dhodges47 / SCORM-LearningManagementSystem

Open Source SCORM Learning Management System demo
MIT License
145 stars 72 forks source link
dotnet-core elearning-application lms scorm

SCORM - Learning Management System

This is an open source demonstration of a SCORM LMS (Learning Management System). It implements the SCORM 1.2 standard (with some support for SCORM 2004).

Platform

.Net Core 2.1, Entity Framework Core, and SQL Server. I used Visual Studio Community Edition 2017 as the IDE. The pages are very lightly styled using Bootstrap.

It gives the ability to upload SCORM packages, play the courses in the built-in SCORM Player, and track results by student.

How to use this application: