Changes between Version 10 and Version 11 of BluePrintCERT/RHoK2011
- Timestamp:
- 11/28/11 14:21:12 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintCERT/RHoK2011
v10 v11 1 [[TOC]] 2 = RHoK 2011 = 1 3 At RHoK 2010, Sahana programmers first worked with the Chicago Community Emergency Response Team to create a volunteer tracking system that can be used for Chicago CERT and, eventually, more of the 1800+ CERTs in the United States. 2 4 … … 5 7 There are three specific functionalities we hope to accomplish at this year's event: 6 8 7 *Create a simple, easy-to-follow, intuitive Volunteer and Event database user interface.8 *Create a search functionality that allows administrators to search for volunteers with specific characteristics and choose to send event deployment requests to those volunteers.9 *Automatically process volunteer responses to the deployment information, respond appropriately to the responses, and generate a master list of participating volunteers for the event.9 1. Create a simple, easy-to-follow, intuitive Volunteer and Event database user interface. 10 2. Create a search functionality that allows administrators to search for volunteers with specific characteristics and choose to send event deployment requests to those volunteers. 11 3. Automatically process volunteer responses to the deployment information, respond appropriately to the responses, and generate a master list of participating volunteers for the event. 10 12 11 == Create a simple, easy-to-follow, intuitive Volunteer and Event database user interface == 13 A demo of the current functionality has been set up at: 14 * http://cert.sahanafoundation.org 15 You are free to register here & play! 16 17 == 1. Create a simple, easy-to-follow, intuitive Volunteer and Event database user interface == 12 18 The following screenshot is a proposed UI design that should be simple and unintuitive enough for non-technical users to be able to follow: 13 19 … … 31 37 1e. When volunteers first complete all the required classes for Basic Training, their status is changed from "Pending" to "Active" and are eligible for additional call-outs and training. 32 38 33 == Sample volunteer profile pages==39 === Sample volunteer profile pages === 34 40 35 41 [[Image(VolunteerProfile_Info.png)]] … … 44 50 45 51 46 == Create a search functionality that allows administrators to search for volunteers with specific characteristics and choose to send event deployment requests to those volunteers ==52 == 2. Create a search functionality that allows administrators to search for volunteers with specific characteristics and choose to send event deployment requests to those volunteers == 47 53 48 54 The deployment page allows the admin to send a request to specific volunteers. (CONSIDER: Can admins send deployment requests without affiliation to an event?) … … 54 60 [[Image(AddDeployment_SpecifyRecipients.png)]] 55 61 56 == Automatically process volunteer responses to the deployment information, respond appropriately to the responses, and generate a master list of participating volunteers for the event ==62 == 3. Automatically process volunteer responses to the deployment information, respond appropriately to the responses, and generate a master list of participating volunteers for the event == 57 63 58 64 [[Image(Deployment_Flowchart.png)]]