@bizdoc/survey
v3.2.1
Published
```bash ng add @bizdoc/survey ```
Readme
Survey for BizDoc
ng add @bizdoc/surveyin app.module.ts:
import { SurveyModule } from '@bizdoc/survey';
@NgModule({
imports: [SurveyModule.forRoot()]
}
export class AppModule {
}How to use
Tools, Architecture, create new form from Survey template.
Design survey questions and set analysys matrices.
Browse survey answers.
