edrys-org / module-liascript

Add interactive content to Edrys classes (LiaScript based)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Add interactive content to Edrys classes (LiaScript based)


Languages

Language:HTML 100.0%