sahi1l / Waves-Tutorial

A set of worksheets introducing waves to Modern Physics students
1 stars 0 forks source link

Handle completed elements with random seeds #4

Open sahi1l opened 6 years ago

sahi1l commented 6 years ago

Chapter 3 is a good example.
A single question should have an additional hidden text box storing the number of seconds when it was open, which is used as the random seed. If the question is checked off, then get the input from the database, and use that as the seed to generate the graph and whatever needs to be done. Add a button to the command that generates a new seed, clears all the associated inputs, but does not uncheck the box.

sahi1l commented 6 years ago

Also, there needs to be a single checkmark for all answers for each seed.