Interactive-Design-and-Technology / interactive-learning

Generate Interactive Learning Activities for your LMS using JavaScript.
https://interactive-design-and-technology.github.io/interactive-learning/
0 stars 2 forks source link

Examples #40

Open FeXd opened 1 year ago

FeXd commented 1 year ago

It would be great if there were live examples of all of the different activities. These could be linked to from the form itself so that users could explore before they create. Since the code to generate may change over time, it would be good to consider refactoring the activities so that they could be generated to display on the screen. Consider adding a return to the generate function that includes the code that was created.