Multiple TEB's, 1 submit - HTML5
I have a page with a paragraph that has three fill-in-the-blank spaces and one submit button. The student has three tries to get the words correct. I have a multi-state object with an "X" or checkmark as feedback. After three tries, the next button appears and audio is played.
It works in the SWF output, but not HTML5. It just keeps marking all of the answers wrong, even when they're correct. However, the audio plays and the next button does appear after three tries, as intended. Any idea what I could be doing wrong?

