Changes between Version 12 and Version 13 of BluePrintCERT/RHoK2011
- Timestamp:
- 11/28/11 22:46:18 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintCERT/RHoK2011
v12 v13 16 16 17 17 == 1. Create a simple, easy-to-follow, intuitive Volunteer and Event database user interface == 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:18 The following screenshot is a proposed UI design that should be simple and intuitive enough for non-technical users to be able to follow: 19 19 20 20 [[Image(homepage.png)]] … … 26 26 [[Image(AddEvent.png)]] 27 27 28 1b. Joe also creates a qualification category that requires all classes and the exam :28 1b. Joe also creates a qualification category that requires all classes and the exam. All the classes are internal to CERT and so go under "Training Requirements". No external credentials are required to complete basic training. The Skill Level indicates the maximum level this qualification grants to the volunteer who receives it. If the volunteer already has a higher skill level, they are not downgraded. 29 29 30 30 [[Image(AddQualification.png)]] … … 32 32 1c. Joe will enters (or import) a list of the students in the class. If they already exist in the volunteer database, the class is added to their existing profile. If they do not exist in the database, a new volunteer record is created. 33 33 34 1d. Determining which volunteers have completed all the requirements for a given qualification can be refreshed on a specified time interval or forced by selecting "Refresh Recipients" on the Qualifications page.34 1d. Determining which volunteers have completed all the requirements for a given qualification will be refreshed on a non-configurable time interval or forced by selecting "Refresh All Qualifications" on the Qualifications page. 35 35 36 [[Image( ViewQualification.png)]]36 [[Image(ShowQualifications.png)]] 37 37 38 38 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. … … 42 42 [[Image(VolunteerProfile_Info.png)]] 43 43 44 [[Image(VolunteerProfile_ Skills.png)]]44 [[Image(VolunteerProfile_Qualifications.png)]] 45 45 46 46 [[Image(VolunteerProfile_Participation.png)]] 47 47 48 [[Image(VolunteerProfile_ Restrictions.png)]]48 [[Image(VolunteerProfile_Notes.png)]] 49 49 50 50 [[Image(VolunteerProfile_Events.png)]] … … 57 57 [[Image(AddDeployment.png)]] 58 58 59 Clicking on "Specify recipient list" allows to select specific 59 By default all Active members are shown in the recipient list who are assigned to the appropriate contact list. For instance, if sending a deployment for a Training event, only volunteers who belong to the "Training" contact list will be shown in the recipeient list. The list can be further filtered by selecting "Restrict recipients by qualification" and using multi-select to choose. 60 60 61 [[Image(AddDeployment_SpecifyRecipients.png)]] 61 The deployment notice is a standard template. Joe wants to edit before sending so he selected "Edit Request Before Sending" to bring up the preview pane. He adds a couple of notes and select "Send Deployment" 62 63 [[Image(AddDeployment_WithPreview.png)]] 64 65 Here is a flow chart of the whole deployment process: 66 67 [[Image(Deployment_Workflow.png)]] 62 68 63 69 == 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 == 64 70 65 [[Image(Deployment_Workflow.png)]] 71 As seen in the Deployment Workflow above, volunteers are expected to respond to the deployment request in specific way in order to be processed by the system. When the desired number of volunteers have responded affirmatively, the system sends regrets to all subsequent responses, generated a volunteer list and sends it to the incident commander. 72 73 [[Image(SampleCalloutList.png)]] 66 74 67 75