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

Started on Drag and Drop #23

Closed Anmol135 closed 1 year ago

Anmol135 commented 1 year ago

Drag and Drop from Anmol

Anmol135 commented 1 year ago

Just updated the code with some changes that follow the actual drag and drop rule.

Anmol135 commented 1 year ago

Still need to work on checking the right answers but I think I have the base down.

Anmol135 commented 1 year ago

The validation part has been done and we have some styling done to the page.

Anmol135 commented 1 year ago

The project is almost done still need to figure out a way to reset answers.

FeXd commented 1 year ago

Screenshot for future reference:

image

Anmol135 commented 1 year ago

Fixed Indentation Issues and took out the commented functions.