scripts/__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 07 Jul 2009 18:46:47 +0200
changeset 2567 0162efa63bb6
parent 28 22d872615893
permissions -rw-r--r--
Added skeleton models for GradingSurveyGroup and Records. SurveyRecordGroup has been renamed to GradingRecord. GradingSurveyGroup will hold which Surveys should be linked. While the acompanying GradingRecords (with their reference to a GradingSurveyGroup) will hold the Records for each StudentProject that can take these Surveys.