This page lists some examples of organization structures that were used in projects. They can be used as models when you are designing the levels and permissions for the locations in your project.
Note |
---|
WARNING: Advanced TechniquesSome of the designs below may involve custom xml or other advanced features; they are provided here just as examples to help design location hierarchies. |
Example 1: Agricultural Extension Agents
...
The people involved in the project were in the following hierarchy:
Worker Type | Notes | Coverage |
---|---|---|
Provincial Managers (PM) | Use a separate PM application in which they should be able to see cases created by any user in the entire province | Each PM is responsible for all cases/data collected by all of the district supervisors and extension agents in their province. |
District Supervisors (DS) | Also work as Extension Agents, but should be able to see and update cases of other Extension Agents in their district | Each supervisor is responsible for exactly one District, which includes 3-5 Administrative Posts |
Extension Agents (EA) | Collects data using the Extension Agent app | Each extension agent is responsible for one or more Administrative Posts |
Location Design
...
Notes on each level
...