I am trying to store the answers to two numeric questions with a Javascript into an EmbeddedData Field. I would like to do so on the same page as the question. Currently I save the data in an additional hidden question, but what do I have to add to my code so that it works without additional hidden question?
Here is my code so far:
!

Thanks a lot