A new tutorial has just been posted. This one addresses a fairly generic technique of using binary strings to keep track of quiz answers. The example is in JavaScript but applies to any language. Even if you don’t have to score quizzes, there are many other applications for this technique. Go check it out and see for yourself.
– Matt