One Document - Multiple Representations

One Document - Multiple Representations

This is part one of a demo series that explains certain LiaScript design elements. I this part you will learn how to create narrative presentations from one Markdown document only and how one course can be used to teach in different languages. For the text to speech output we apply simple-speech …

If your browser does not support TTS, LiaScript will fallback ResponsiveVoice.

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

Open-Course Development with LiaScript (... Or Markdown on Steroids)

An Elm-talk about the development of an online course DSL that is based on Markdown, given at the elm-europe conference in 2019.

Read More

Images are handled differently

... a paragraph with a starting image will produce a floating environment, a paragraph with only images will produce a gallery, the image will be optimally sized & placed, and "titles" will be used as captions.

Read More