@bizdoc/survey
v3.0.1
Published
```bash ng add @bizdoc/survey ```
Downloads
6
Readme
Survey for BizDoc
ng add @bizdoc/survey
in 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.