I've been searching for days for answers to this question, and even though I've found similar questions, I haven't quite found what I'm looking for.
I've set up a Google form, where my second question is a Yes/No radio button question. After that come several short/long answer questions.
What I would like to have is a script that on loading of the form (as soon as the user loads it), would hide some of these short/long answer questions by default. If the user selects "Yes" in the above mentioned 2nd question, those questions stay hidden. If the user selects "No", those questions would then show and they have to answer them.
How would that work using the script editor (I would think?) in my Google form?
Please bear in mind that I would like to set all showing questions as required, but not sure how that would work for the questions that are hidden.