diff --git a/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/index.vue b/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/index.vue index 3972183cc1e..49dcf6fa92a 100644 --- a/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/index.vue +++ b/kolibri/plugins/coach/assets/src/views/plan/CreateExamPage/index.vue @@ -245,8 +245,10 @@ } }, beforeRouteUpdate(to, from, next) { - if(to.name === PageNames.QUIZ_SELECT_PRACTICE_QUIZ && - from.name === PageNames.EXAM_CREATION_ROOT){ + if ( + to.name === PageNames.QUIZ_SELECT_PRACTICE_QUIZ && + from.name === PageNames.EXAM_CREATION_ROOT + ) { this.closeConfirmationToRoute = { name: PageNames.EXAMS, params: {