fh-wfm-risk-assessment

v0.0.18-alpha.728.1
A risk assessment module for WFM
wfm risk-assessment

FeedHenry RainCatcher risk-assessment

A vehicle-inspection module for FeedHenry RainCatcher providing a set of directives. The following items of a risk assessment can be collected this module :

  • Completed / uncompleted
  • Signature capture

Setup

This module is packaged in a CommonJS format, exporting the name of the Angular namespace. The module can be included in an angular.js as follows:

angular.module('app', [
, require('fh-wfm-risk-assessment')
...
])

Dependency

This module also needs the the wfm-signature to work properly :

angular.module('app', [
, require('fh-wfm-signature')
...
])

Integration

Angular service

Directives

Name Attributes
risk-assessment-form
risk-assessment value

Metadata

  • MIT
  • Whatever
  • Brian Leathem
  • released 4/26/2017

Downloads