QuestionQ12

Developing Human Services and Coaches

How does enabling the coach-optimization property, isOptimizeCoachBoundaryEvent, enhance coach performance?

  • A A coach boundary event sends only the variables that are changed by the user back to the human service.
  • B All bound variables are submitted to the human services at regular intervals even before a coach boundary event is reached.
  • C A coach boundary event sends only the variable properties that are changed by the user back to the human service.
  • D All bound variables are pre-initialized during loading of the coach.
Explanation

With coach optimization enabled, a coach boundary event sends back to the human service only the coach variables changed by the user, reducing transferred data and processing time. If a user changes a property within a coach variable, the entire variable is sent rather than only that property.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!