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

Drag and drop Interactive JavaScript #10

Closed Raunaq27 closed 1 year ago

Raunaq27 commented 1 year ago

Create a simple webpage using basic HTML, CSS, and JavaScript, that allows us to have a "Drag and Drop" activity.

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

Adobe Captivate also has some cool examples of "Drag and Drop" activities which could be incorporated: https://www.adobe.com/ca/products/captivate.html

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

Implementation

Expectations

Anmol135 commented 1 year ago

Tried a bunch of coding for the drag and drop but did not work out. Starting over fresh now.

Anmol135 commented 1 year ago

This is the wireframe that I would aim towards achieving.

Anmol135 commented 1 year ago

Image

Anmol135 commented 1 year ago

I am working on a branch called "anmol_drag_and_drop". Feel free to check it out.