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

Flash Card Activity #32

Closed FeXd closed 1 year ago

FeXd commented 1 year ago

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

Example of existing activities are available in /source directory, specifically:

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

Implementation

Expectations

Anmol135 commented 1 year ago

Just got started on the flash card quiz. To check out my progress on the quiz visit my branch anmol_flash_card

Anmol135 commented 1 year ago

Since the examples provided are helpful, I am putting a screenshot of the example.

Image

Anmol135 commented 1 year ago

Some Great Flipping Card Examples.Flip Card

Image

FeXd commented 1 year ago

A pull request has been opened #38