Integration TryInteract Quiz / Can someone help with the code?

I integrated a Quiz (via iframe). The quiz works but there is a sizing problem.
The thing is, that the quiz questions have different numbers of answers (from 3 to 12).
If I set the hight fix to maximum (what I need for 12) the quiz starting frame is way too big with too much white space underneath.

www.barbara-bichler.de/quiz

So as a non coder I googled the javascript code in order to get it scalling size depending on how much space is needed to show all 12 answers. But at some point it always gets a scroll bar within the iframe.

The iframe code below is from Tryinteract for the quiz.
The bold Code area is the script I’ve googled.

Can someone help me with this working is planned, please?

Thanks a lot.

Barbara

Hi @Barbara_Bichler,

maybe this could help you: