Now that we've worked out how to capture the final assessment information, we are going to take what we learned from building statements and integrate that knowledge with capturing other learner interactions.
We've added a function "answered" to capture the "result" of a question when it is answered or changed.
The jQuery javascript library has also been added to assist in document traversal and event handling.