Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 518 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 518 Bytes

Edrys LiaScript Module

This module allows you to add interactive content and guides to an Edrys class. This includes galleries, audio, quizzes, surveys, code runners, and more. It is based on LiaScript, which allows you to specify all this functionality in simple plaintext, shared over course URLs.

Usage

Simply use this URL to add the module to your class:

https://edrys-org.github.io/module-liascript/

You must specify the following configuration:

{
    "course": "LIASCRIPT_COURSE_URL"
}