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

There are 4 ways in LiaScript to embed multimedia content:

Read More

Executable Code

How to make your Markdown code-snippets editable and executable? Our solution, just attach a script-tag to it that defines how the input or inputs should be evaluated…

Read More

Images are handled differently

LiaScript-Markdown handles images 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 “titles” will be used as captions You can use this this example as a basis for your own course by following this link

Read More