...
Installation and Configuration
- Download from the module repository
- Grant any required privileges
- View Facility Data Reports: Allows users to view and analyze entered data
- Enter Facility Data Reports: Allows users to enter facility data
- Manage Facility Data Reports: Allows users to create, edit, delete forms, questions, and question types
- Configure global properties
- facilitydata.unsupportedFacilities: An optional comma-separated list of location ids. If supplied, this will hide those locations from within the user-interface. Otherwise, will show all
- facilitydata.dailyReportDaysOfWeek: An optional comma-separated list of days of the week. If supplied, this will enable entry for DAILY reports only on the days specified. (Sunday = 1, Monday = 2, ... Saturday = 7). To support entry for weekdays only, you would enter 2,3,4,5,6
- Navigate to the facility data dashboard, accessible from the Administration page
...
Using the facility data module is a fairly simple process. Your first step is to figure out what data you wish to collect and how often you wish to collect it. Currently the facility data module supports forms that are entered daily (either every day or a subset of days per week, per the global property above) or monthly. Each form can contain one ore or more sections to logically group questions together. Questions are defined independently of forms, and the same question can be added to multiple forms. Each form can customize the display label and question number that is associated with a particular question that has been added to it. Each question that you create must be associated with a particular user-defined question type. Question types fall into 2 broad categories - numeric or coded, and fully control the allowable answers for a given question. Users should define as many instances of numeric and coded question types as they need to meet their specific data collection requirements.
...
Steps for creating or editing a question type: | Screenshots |
---|---|
| |
...
- 2.0: Initial release (NOTE: THIS IS NOT BACKWARDS COMPATIBLE WITH THE 1.0 RELEASE)
- 1.0: Initial alpha release
Contacts
Project Lead: | |
Contributers: ~dupuyrony | |
| Robert O'Connor (Google Summer of Code 2009) |
...