Embedding Multimedia and More

Embedding Multimedia and More

There are 4 ways in LiaScript to embed multimedia content:

  1. the classical way ![alt](image-url)
  2. sound ?[alt](sound-url)
  3. video !?[alt](video-url]
  4. for everything else ??[alt](url)

You can use this this example as a basis for your own course by following this link

… Or experiment with it in the LiveEditor below:

Related Posts

LiaScript 0.14 - Partial Documentation (Ukrainian)

This is an automated translation of the LiaScript LiaScript into the Ukrainian language. You can inspect the document by your own, either directly from GitHub or as the interactive LiaScript version. 1. Overview on Tools & More Update: You can now also use VS-Code as your editor, there are now two additional extensions within the marketplace, one for previews and one for snippets. Check out the following link for more information.

Read More

Where is Content Stored?

Did you know that LiaScript tries to be agnostic as possible, when it comes to hosting? The thing is, you host your content by your own and only refer to it, via a URL-Parameter that you attach to the LiaScript website. https://LiaScript.github.io/course/?THE_URL_TO_YOUR_COURSE.md Git - Platforms Although, we prefer GitHub & git for versioning, hosting, and publishing, you should be able to use any versioning system or platform to host your course content.

Read More

From Hero to Zero with Learning Management Systems

Why and How LMSs fail in distributing knowledge Abstract: Learning Management Systems provide more restrictions than access to educational resources and developing courses with the offered authoring tools is more tedious and intimidating task than a creative one. These claims are proved by adopting metrics from software-development, additionally a possible solution is presented: LiaScript is a domain-specific language that is based on Markdown and open-source principles, targeting interactive online-course development.

Read More