I want to iterate over a form until a slot value does not become true. I know that a form will continue to ask the questions in its required slots until they are filled.
So, if I clear all the slots at the end of the form, will the form start over from the first mentioned slots again?
Any help is appreciated. Thanks.