@session I think some solution is possible, but this is not easy to do with tiddlywiki out of the box. Survey results need to be saved outside the wiki, or if inside the wiki with unique tiddlers per user.
- One problem with a single file wiki is you can only safely have one editor at a time. I could finish and save the wiki, then you are filling out the survey at the same time. Only the last save wins.
- Multiuser wikis based on node are reasonable for Team work on a LAN with trusted users.
One solution I have investigated is compiling the users replys as a JSON and opening a send mail with the response as an attachment. It could be in a single user named data tiddler. Not perfect but workable.
- The Wiki owner would then drop the attachment in a wiki using a mechanism to bring them into the wiki. Also reviewing to see if its valid.
- The only impediment so far is using mime etc… to include the attachment in the email body, but the user also needs a default emailer responding to
mailto://