Statics Tutor Forged Tools

Statics Tutor — Problem Set Template · template

Y problems · Structure: FBD → EoE (unsolved) → Strategy → Execute → Check
Tension Compression Zero-force Reaction Load

How to author your own problem set

This page is a starter template, not a finished problem set. The problems below are placeholders — replace them with your own.

  1. Copy demos/_template.html to a new file, e.g. demos/my_problem_set.html.
  2. Edit the problem objects in the <script> block at the bottom of the file: geometry, supports, loads, and the steps callback. The comments in the source walk through every supported field.
  3. Open the file in a browser — no build step. Model edits auto-save per problem in localStorage.

Full model and step schema reference: README on GitHub.