-
-
Notifications
You must be signed in to change notification settings - Fork 40
Description
We have used Articulate in the past, and while it is possible to create the same content with Lia, what I am missing in Lia are the interactive elements.
It can be simple as flashcards. Labeled graphics.
The big advantage of this element is that it makes the course more interactive, user need to click, drag, and move around to uncover elements.
I was able to recreate many of those elements in Lia, with simple CSS and some HTML wrappers.
Unfortunately, it became quite cumbersome and messy, I think it would make sense if there would be a more options to render lists differently
Because most of those elements articulate supports are nothing more than lists.
Here is a demo of some of the elements in articulate.
https://yoadrian.gitlab.io/elearning-demo/#/
I can think of two ways how Lia could make it easier:
- Build in an option to render lists differently. This would allow everyone to create their own rendering
- Build in flashcards, sliders, labeled graphics into Liascript nativly.
