Hello All.
I am developing a simple survey that I would like to allow users to place multiple points on a map if they would like to have that option. In order to allow for multiple points to be added I want to have a conditional question that would ask users if they would like to add another point to the map.
So far, the survey looks like this:
affiliation
restoration (seven choices)
restorationlocation (geopoint)
restorationnotes
some kind of conditional statement for repeat here.....
For the repeat, I would like the affiliation to stay constant and only have restoration, restorationlocation, and restorationnotes be repeated.
Another question that I have, especially with the conditional question, is how many times can the three questions be repeated (i.e., if some people decide to do only one additional and maybe others decide to do five or more)?
Please let me know if all this makes sense and thank you for your time.