Skip to content

Add interactive content to Edrys classes (LiaScript based)

Notifications You must be signed in to change notification settings

edrys-org/module-liascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

14d1598 · Mar 29, 2022

History

4 Commits
Feb 19, 2022
Mar 28, 2022

Repository files navigation

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"
}