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

Quiz Game Activity #34

Open FeXd opened 1 year ago

FeXd commented 1 year ago

Create a simple webpage using basic HTML, CSS, and JavaScript, that allows us to have a "Quiz Game" activity. Update the interactive learning code generator to support this new activity. Ensure that styling is consistent with other activites.

The idea of a Quiz Game vs a normal Quiz:

Please refer to #1 and #2 for more examples.

Implementation

Expectations