InterviewSolution
| 1. |
What Are Coaches? |
|
Answer» Coaches are the user INTERFACES for human services. There are two types of user interfaces for human services: DASHBOARDS and task completion. To build either type of user INTERFACE for human services, you use Coaches. When a Coach is a dashboard user interface, users can run it as a stand-alone user interface at any time. The users access it through the Process Portal. When a Coach is a task completion user interface, it is part of the human service flow. At run time, when the flow enters the Coach, the user SEES the user interface that is defined for that Coach. The user interface consists of HTML code that is displayed in a web browser. The flow leaves the Coach when a boundary event occurs. A Coach can have multiple exit flows with each one associated with a different boundary event. Coaches are the user interfaces for human services. There are two types of user interfaces for human services: dashboards and task completion. To build either type of user interface for human services, you use Coaches. When a Coach is a dashboard user interface, users can run it as a stand-alone user interface at any time. The users access it through the Process Portal. When a Coach is a task completion user interface, it is part of the human service flow. At run time, when the flow enters the Coach, the user sees the user interface that is defined for that Coach. The user interface consists of HTML code that is displayed in a web browser. The flow leaves the Coach when a boundary event occurs. A Coach can have multiple exit flows with each one associated with a different boundary event. |
|