Skip to content

Add interactive content to Edrys classes (LiaScript based)

Notifications You must be signed in to change notification settings

edrys-labs/module-liascript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

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-labs.github.io/module-liascript/

You must specify the following configuration:

{
    "course": "LIASCRIPT_COURSE_URL",
    "classroom": false
}

The classroom is optional, by default it is set to true and in the lobby there is also now classroom synchronization.

About

Add interactive content to Edrys classes (LiaScript based)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%