PP found a bug in this exercise, due to some truly ancient HTML code, which I fixed. It was preventing the exercise from functioning at all. The cause was nested links; I think the event bubbling that was normal in 1999 is now reversed in modern browsers, so the JS that should have been executed on clicking answers was not being executed.