Coach views in the Responsive Coaches toolkit (deprecated)

The Responsive Coaches toolkit contains a set of coach views for designing applications that can run on multiple device types, such as mobile and desktop devices. All the coach views in the Responsive Coaches toolkit are suitable for use on both desktop and mobile devices.

Remember: The Responsive Coaches toolkit is deprecated. For new coaches, use the coach views in the BPM UI toolkit. For information on how the deprecated coach views map to coach views in the BPM UI toolkit, see Mapping deprecated functions to BPM UI functions.
The coach views in the Responsive Coaches toolkit (SYSRC) are based on the following technologies. Avoid mixing other user interface technologies when you use these coach views in the same coach.
  • AngularJS V1.4.6
  • Bootstrap V3.3.0
  • (Angular) UI Bootstrap V0.13.4
  • Hammer.JS V2.0.4
  • Modernizr V2.7.0
Each coach view points to a specific set of files:
  • An HTML file that contains the code that defines the user interface, data, and label that is used by the coach view
  • A controller JavaScript file that loads the module and creates watchers for the configuration options of the coach view
  • Image files to represent the coach view on the palette and on the canvas
  • A preview JavaScript file that shows a preliminary view of the coach view when it is dropped on the coach editor palette
The coach view can also have other files such as a CSS file for styling or localization files, but these additional files are optional.