I'm having a little trouble understanding the various "anonymous", "open access" etc modes. Can we do this:
1) Anyone can come along and register, creating a username and password
2) We don't collect email addresses - they don't need to give us one to fill out.
3) They can use that username/password for future surveys, which will contain references to their past answers.
I see there is
a workaround by editing PHP , but I'd prefer to avoid this if possible. (Maintaining custom versions of source code is a pain every time you upgrade, reinstall, etc etc)
Also, will we need to use tokens for the above?