Tue, 25 Aug 2009 15:58:21 +0200 |
James Levy |
Added SurveyRecordForm for viewing a SurveyRecord.
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 15:03:20 +0200 |
Lennard de Rijk |
Two style fixes.
|
file |
diff |
annotate
|
Sat, 25 Jul 2009 13:13:20 +0200 |
Lennard de Rijk |
Every radio button is now properly shown on a new line.
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 18:28:49 -0700 |
James Levy |
fix for issue 653 by adding wrap=hard attr to textareas for surveys
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 15:18:58 +0200 |
Lennard de Rijk |
More style fixes due to code reviews for Surveys.
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 15:07:01 +0200 |
Lennard de Rijk |
Several style fixes and code cleaning for surveys.
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 10:39:30 +0200 |
Daniel Diniz |
Removed results list from Survey edit.
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 17:18:41 +0200 |
Lennard de Rijk |
Ensure that the Grade field data stays in clean_data.
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 16:13:27 +0200 |
Daniel Diniz |
Added ability to add custom tooltips and UI improvements.
|
file |
diff |
annotate
|
Sun, 05 Jul 2009 00:57:03 +0200 |
Daniel Diniz |
POST data always overwrites survey_record data when used to populate form.
|
file |
diff |
annotate
|
Sat, 04 Jul 2009 17:23:19 +0200 |
Daniel Diniz |
Ensure that long questions and comments are stored as db.Text.
|
file |
diff |
annotate
|
Sat, 04 Jul 2009 15:30:08 +0200 |
Daniel Diniz |
Fixed broken selection questions from refactoring SurveyForm.
|
file |
diff |
annotate
|
Sat, 04 Jul 2009 14:29:13 +0200 |
Lennard de Rijk |
Make sure that radio button questions validate correctly and allow only one choice.
|
file |
diff |
annotate
|
Sat, 04 Jul 2009 14:15:11 +0200 |
Daniel Diniz |
Add a grade field to the Grading Project Survey form.
|
file |
diff |
annotate
|
Sat, 04 Jul 2009 13:53:17 +0200 |
James Levy |
Survey editing/taking Javascript and CSS fixes.
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 22:36:10 +0200 |
Lennard de Rijk |
Style fixes in Survey helper.
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 21:59:10 +0200 |
Lennard de Rijk |
Only initialize a SurveyTakeForm in take instead of in takeGet and takePost.
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 21:06:22 +0200 |
Daniel Diniz |
Split SurveyForm into SurveyTakeForm and SurveyEditForm.
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 15:21:44 +0200 |
Daniel Diniz |
Fix pick_multi only returning one answer as maximum.
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 15:00:00 +0200 |
Lennard de Rijk |
Removed getSurveyResponseFromPost from Surveys helper.
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 14:35:03 +0200 |
Daniel Diniz |
Surveys can now have required questions and comments can be turned on/off.
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 14:19:23 +0200 |
Daniel Diniz |
Added Survey From Field validation.
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 17:08:10 +0200 |
Lennard de Rijk |
Made the CSV exporter for Survey not rely on the BackReferenceProperty in Survey.
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 16:50:08 +0200 |
Lennard de Rijk |
Small style fix in Surveys helper.
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 12:45:06 +0200 |
Lennard de Rijk |
Added getSurveyResponseFromPost method to Surveys Helper.
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 10:33:58 +0200 |
Daniel Diniz |
Clean up and other fixes for Survey modules.
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 14:28:51 +0200 |
Lennard de Rijk |
Style fix in Survey views helper.
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 18:16:33 +0200 |
Lennard de Rijk |
Fixed too long line in Surveys helper.
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 15:58:56 +0200 |
Lennard de Rijk |
Use an existing logic for showing Survey Results.
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 14:55:55 +0200 |
Lennard de Rijk |
Add more flexibility to the Survey helper for use with the new Survey types.
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 19:29:15 +0200 |
Daniel Diniz |
Added SurveyContentSchema to improve readability for the survey helper.
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 23:58:03 +0200 |
Daniel Diniz |
Start on adding ProjectSurvey and GradingProjectSurvey.
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 17:44:44 +0200 |
Lennard de Rijk |
Put ResultsLogic in its own Logic module named survey_record.
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 14:32:21 +0200 |
James Levy |
Added Survey Views Helper for rendering several widgets.
|
file |
diff |
annotate
|