I've found the easiest way to build new exercises for your module is make a unit test for it so you can have a tight feedback loop and avoid having to game test each one until the very end. To add a ...