Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 877 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 877 Bytes

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