Changes between Version 7 and Version 8 of BluePrint/SurveyTool/SandyRelief
- Timestamp:
- 05/08/13 01:18:55 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SurveyTool/SandyRelief
v7 v8 58 58 59 59 60 61 62 60 '''survey_template''' 63 61 - important fields: id, name, description, status, completion_qstn, date_qstn, time_qstn, location_detail, priority_qstn, organisation, modified_on, modified_by … … 66 64 - status: number representing whether the template is Active (in use) (2 = active) 67 65 - completion/ date/ time/ location qstn: questions that appear in every template 68 - priority_qstn: intended to assign a priority to a location point, but how?? 66 - priority_qstn: assigns a priority to a location point 67 - -1 (grey) if no priority assigned. 0 (green) for low, 1 (yellow) for medium, and 2 (red) for high priority 69 68 - organisation: should probably have the ability to be modified 70 69 - modified_on/ modified_by: should be updated when any part of the template is modified 71 70 - modified_on/ by fields should be updated when the question list is modified. 72 71 - modified_on/ by fields should be updated when the question list is modified. 72 - modified_on/ by fields should be updated when the question list is modified.