Skip to Content
📧 Join the Teacharium waitlist to get access. 
User DocumentationSee It BuiltBuild a Chemistry Simulation

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

This lesson is best viewed on a desktop or tablet computer.

Try it full screen →

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