WOW. That is a very confusing document That’s a lot of code to look through plus it’s not very logical to another coder. Perhaps more comments and a little bit of cleaning up.
However, that being said. You have a couple of errors that are halting progress on scene 2. Check your browser’s console for the errors. It refers to a null value for a variable or two. In other words it’s not getting a value from a particular variable as it’s not being updated on this scene. It might be something to do with the amount of questions / answers. As in scene 1 you have 8 and scene 2 only five. It’s looking for the other 3.
Apart from that I can’t really help much as it’s quite confusing to go through the code and find out where everything sits.
Thank you so much for taking a look at it, yes it’s my first time creating something in hype…
and using javascript, I really should get into the habit of using comments… lol