I'm creating a survey where volunteers will be used to collect data. The data will be open to the public, but we want to make sure that only trained volunteers can submit the survey. I found other examples of how this is possible using the pulldata() function. I was wondering if someone had an xlsx example since I'm a little unsure of setting this up?
I'm attaching my xlxs. The password question is the first question (row 10). I don't want the form to pull the value from the csv, but want to check what the user input as the same as the csv.
Also will it be possible to change the "password" after some time or will that create an issue when trying to update the survey? Could you simply change the word in the csv in order to change the password?