SCORM SCOBot Runtime API Overview 2023

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • SCORM SCOBot RTE's without the wall of text. Covers the 3 main concepts (unzip, parse, launch) and a demo of the platform. Implement the SCORM APIs directly on your platform, read/write data and save to your own backend services.

Комментарии • 2

  • @monsantosingh
    @monsantosingh Год назад

    Can you please provide angular code

    • @MarkStatkus
      @MarkStatkus  Год назад

      Hi @monsantosingh, base SCOBot package includes Angular 9+ Lesson Viewer examples, runtimes, cross domain support, and sample services, documentation and is licensed. For those reasons I do not directly distribute the code as it is a paid feature for the LMS Platform Integration. The Content APIs are available in an open source capacity.
      I will provide a gist sample of the full lesson viewer code as employed on angular.scobot.net. gist.github.com/cybercussion/88d0c4cfba1dcd5f26b7442472ac23a2 (this changes over time but is a sample)