6 Quizzes in 100 Seconds

6 Quizzes in 100 Seconds

This is our report on making quizzes in LiaScript in 100 seconds.

Do you know an easier way of creating quizzes with your favorite LMS?

  • Multiple-Choice
  • Single-Choice
  • Matrix
  • Text-Input
  • Selection
  • Gap-Text

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

Embedding Multimedia and More

How can you embed multimedia content in LiaScript? This post shows you how to embed images, videos, and sounds in your LiaScript courses. You can also embed content from other websites using oEmbed.

Read More

A Custom Extension for Algebra

Today we show how to build a custom extension for executable code-snippets for LiaScript Markdown by using the computer algebra systems Algebrite. The same can be done with any other library, framework, API ...

Read More

Executable Code

How to make your Markdown code-snippets editable and executable?

Read More