Oh my bad… its so simple. I forgot to turn the text component of my textbox to set every repeat. No it works just fine. Sorry for the inconvenience.
But if you have an idea how to check the input of the textbox for a right answer in js let me know. I have tried it with if textbox.text.includes(correctAns))… but that doesn’t work.