@@ -93,6 +93,7 @@ export default {
query: {
exercise_id,
type: 'show',
+ question_index: 0,
back_url: encodeURIComponent(window.location.href),
},
});