Build a Chemistry Simulation
What if your learners could pour chemicals, watch reactions happen, and learn from their mistakes — all inside a lesson? This project combines branching logic, custom widgets, and variables to build an acid-base titration simulation that responds to every learner action.
Try the lesson
What you’ll learn
- Planning a simulation with variables, decision points, and outcomes
- Using custom widgets to create interactive visuals
- Connecting widget properties to lesson variables for real-time feedback
- Branching based on learner actions and calculated values
- Testing and debugging complex simulations with the debug panel