Changes between Version 7 and Version 8 of BluePrint/SurveyTool/SandyRelief


Ignore:
Timestamp:
05/08/13 01:18:55 (12 years ago)
Author:
Liezl P
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/SurveyTool/SandyRelief

    v7 v8  
    5858
    5959
    60 
    61 
    6260'''survey_template'''
    6361- important fields: id, name, description, status, completion_qstn, date_qstn, time_qstn, location_detail, priority_qstn, organisation, modified_on, modified_by
     
    6664- status: number representing whether the template is Active (in use) (2 = active)
    6765- 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
    6968- organisation: should probably have the ability to be modified
    7069- modified_on/ modified_by: should be updated when any part of the template is modified
    7170        - modified_on/ by fields should be updated when the question list is modified.
    7271        - 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.