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