Parsons Problems are a teaching method that helps learners understand coding concepts by reconstructing scrambled code segments. This project leverages the parsons-js library to provide interactive, drag-and-drop coding exercises. The examples range from basic programming constructs to more complex interactions involving user input and event handling.
- Clone the Repository:
git clone https://github.com/your-username/parsons-test.git
- Navigate to the project directory:
cd parsons-test
-
Open the
index.html
file in your browser. -
Explore the examples: Click on any example card (e.g., "Arduino Test", "Button Interaction", "Basic Parsons", "Input Handling") to view and interact with the respective example.