A questionnaire app for Django
 
 
 
 
Go to file
Robert M. Thomson 4316bfef58 Added generate_run view (thanks to Ross Poulton)
* generate_run creates a RunID for the supplied questionnaire id,
   associating it with a Subject with givenname "Anonymous" and
   surname "User" (will create the Subject if it doesn't exist).
 * Fixes issue #3 in github
 * Thanks to Ross Poulton (http://www.rossp.org/)
2009-12-24 12:41:38 +01:00
example Added generate_run view (thanks to Ross Poulton) 2009-12-24 12:41:38 +01:00
questionnaire Added generate_run view (thanks to Ross Poulton) 2009-12-24 12:41:38 +01:00
.gitignore Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00