in src/app/lang-select/lang-select.component.ts [65:67]
protected startQuiz(lang: string) { this.router.navigate(['quiz', lang]); }