Similar to the Second Life questionnaire, the opensim version relies on OSSL functions in order to create a notecard for each avatar answering questions. This is somewhat more reliant than using an external database since it decreases the number of external dependencies that the questionnaire has.
Questions
and list your questions line-by-line.The notecard storage script will create several notecards named after the avatars answering the questions. The external database script requires a web-server and an SQLite database. Please see the external storage version below for a more detailed description.