29 | | === Designer === |
| 29 | === Data === |
| 30 | Red Cross are interested in this data: |
| 31 | * Census data from http://www.census.gov.ph/statistics/quickstat on e.g. Unemployed |
| 32 | * would be great to download all these XLS & bring into a single XLS file ready for import into Eden |
| 33 | * ultimately this should look somethign like this: |
| 34 | - https://github.com/flavour/eden/blob/master/private/templates/Vulnerability/demographic_data_short.csv |
| 35 | * Damage Assessments: dead, missing, houses destroyed, people affected… |
| 36 | * would be great to pull this from !OneResponse & Virtual OSOCC & bring into a single XLS file ready for import into Eden |
| 37 | |
| 38 | === Documentation === |
| 39 | Perhaps we could have a simple User Guide created for the site...e.g. to be added in Help on the site |
| 40 | |
| 41 | Ideas can be pulled from: |
| 42 | * UserGuidelines |
| 43 | |
| 44 | === Design === |
52 | | |
53 | | === Data === |
54 | | Red Cross are interested in this data: |
55 | | * Census data from http://www.census.gov.ph/statistics/quickstat on e.g. Unemployed |
56 | | * would be great to download all these XLS & bring into a single XLS file ready for import into Eden |
57 | | * ultimately this should look somethign like this: |
58 | | - https://github.com/flavour/eden/blob/master/private/templates/Vulnerability/demographic_data_short.csv |
59 | | * Damage Assessments: dead, missing, houses destroyed, people affected… |
60 | | * would be great to pull this from !OneResponse & Virtual OSOCC & bring into a single XLS file ready for import into Eden |
61 | | |
62 | | === Testing === |
63 | | There will be some new code developed so some manual test cases which can be automated would be great |
64 | | |
65 | | === Documentation === |
66 | | Perhaps we could have a simple User Guide created for the site...e.g. to be added in Help on the site |
67 | | |
68 | | Ideas can be pulled from: |
69 | | * UserGuidelines |
| 69 | 1. When a datalist with no records has the first record added this doesn't load automatically into the page (it's fine when there is already at least 1 record) |
| 70 | - probably just ensuring some JS is loaded or tags present |