| 1 | = Blue Print - Assessment = |
| 2 | Used for recording assessments carried out by NGO staff / disaster responders going to the field. |
| 3 | |
| 4 | == Data Model == |
| 5 | |
| 6 | * Date |
| 7 | * Location |
| 8 | * Assessor |
| 9 | * Comments |
| 10 | |
| 11 | Components |
| 12 | * Impacts (also used by [wiki:BluePrintIncidentReporting Incident Reporting]) |
| 13 | * Type (see BluePrintIncidentReporting#ImpactType Impact Type]) |
| 14 | * Value |
| 15 | * Baseline (similar to Impact, but different data) |
| 16 | * Type |
| 17 | * Value |
| 18 | * Summary |
| 19 | * Cluster |
| 20 | * Cluster Category |
| 21 | * Rank (Red, Orange, Yellow, Green) |
| 22 | |
| 23 | BluePrintRAT |
| 24 | |
| 25 | == Workflows == |
| 26 | * Perform Assessment |
| 27 | * This could use a hand crafted view which expose a number of different impact types, baseline types, summary cluster/cluster categories, and then separated these in a assessment resouse with multiple components in the controller. |
| 28 | * Display Assessment Summary data on a map |
| 29 | * filtered by summary cluster/cluster categories |
| 30 | * Produce a Gap Analsis when combined with activity data |
| 31 | |