learnkit/lms-plugin

There is no license information available for the latest version (1.0.56) of this package.

LMS plugin from LearnKit for October CMS

Installs: 11

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:october-plugin

1.0.56 2023-11-08 18:31 UTC

README

This documentation is only for LearnKit agents.

Documentation

Custom code option for content blocks

Result for given course

resultForCourse(courseId)
This function currently only works for H5P content blocks.

Result for given page

resultForPage(pageId)
This function currently only works for H5P content blocks.

Result for given content block

resultForBlock(pageId, blockHash)
This function currently only works for H5P content blocks.

Delete results for user

Button in custom code

<button
    data-request="onResetResults"
    data-request-data="type: 'page', id: pageId">Delete for this page</button>

Authors

Used By

This project is used by the following companies:

  • Codecycler
  • LearnKit

Support

For support, email support@codecycler.com, join our Discord server or contact Sebastiaan Kloos on Telegram (@sebastiaan_codecycler)

License

GNU GPLv3