fh-wfm-risk-assessment
v0.0.18
Published
A risk assessment module for WFM
Downloads
16
Readme
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 |