Shrink code, bugfix logic in creator's multiple choice content, add $event to...
Shrink code, bugfix logic in creator's multiple choice content, add $event to all "button"-methods to prevent problems if it is interpreted as submit, add console.log in submit-method for testing, add reset-method to set all values to default after submit
Showing
- src/app/components/fragments/content-choice-creator/content-choice-creator.component.html 2 additions, 2 deletions...tent-choice-creator/content-choice-creator.component.html
- src/app/components/fragments/content-choice-creator/content-choice-creator.component.ts 30 additions, 29 deletions...ontent-choice-creator/content-choice-creator.component.ts
- src/app/components/fragments/content-likert-creator/content-likert-creator.component.ts 10 additions, 1 deletion...ontent-likert-creator/content-likert-creator.component.ts
- src/app/components/fragments/content-text-creator/content-text-creator.component.ts 10 additions, 1 deletion...ts/content-text-creator/content-text-creator.component.ts
- src/app/components/fragments/content-yes-no-creator/content-yes-no-creator.component.html 1 addition, 1 deletion...tent-yes-no-creator/content-yes-no-creator.component.html
- src/app/components/fragments/content-yes-no-creator/content-yes-no-creator.component.ts 14 additions, 2 deletions...ontent-yes-no-creator/content-yes-no-creator.component.ts
Please register or sign in to comment