/lms-lrs

Allows you to upload and run courses (scorm, tincan, cmi5). THIS SOLUTION IS NOT OPTIMIZED FOR PRODUCTION. But it can be used as reference material.

Primary LanguageTypeScriptMIT LicenseMIT

Course

LMS

README

LRS

README

Nginx

  • Install nginx
  • Set root path in nginx.conf -> server -> uploads
  • Copy nginx.conf in /etc/nginx/conf.d
  • Restart nginx

Run

  • Run LMS
  • Run LRS
  • Run Nginx
  • Open http://localhost:80

Course Examples