From: Matthew B. <mat...@ou...> - 2006-06-13 11:22:20
|
Peter Crowther wrote: > Alexis and Matthew, is the revision history on QuestionnaireFacility > what you would expect? Notably the date of revision 1.1? QuestionnaireFacility did move from org.bodington.servlet.facilities to o.b.assessment and that is why 1.1 is so late on. RCS file: /cvsroot/bodington/bodington/src/org/bodington/assessment/Questionnair eFacility.java,v Working file: QuestionnaireFacility.java head: 1.3 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: ---------------------------- revision 1.3 date: 2006/05/04 09:21:28; author: thick_sliced; state: Exp; lines: +4 -8 Added Tracking of Resource/File usage. All date parsing now accepts times as well. Switched the date/time parsing to all use one flexible method. Cleaned up the DateFormatting class so we don't have as many methods. Added tracking of site navigation (through top.html). Added tracking of file downloads (also rewrote most of UserFileEvent). Added nice error page when the buildingserver isn't running. ---------------------------- revision 1.2 date: 2006/04/25 09:20:01; author: lxsocon; state: Exp; lines: +315 -53 Added support for 'partially anonymous' questionnaires which depends on (otherwi se optional) submission deadline property. ---------------------------- revision 1.1 date: 2006/02/14 16:21:20; author: lxsocon; state: Exp; Merge of enhancements to Questionnaire tool from WebLearn. Template style yet to be integrated. ============================================================================= -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |