llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

No back button in create activity #124

Closed gitkaarma closed 2 years ago

gitkaarma commented 2 years ago

Suppose I clicked on create MCQ activity, and then I want to go the previous page, there is no option.

I have to first go to the main page and then click on add activity. Adding a back button would enhance usability.

https://user-images.githubusercontent.com/96700361/161563924-0e76a7d1-03aa-4c33-b865-85d162a82496.mp4

llaske commented 2 years ago

I don't see the interest to add a back button. Clicking of the main page button do the same that a back button.

gitkaarma commented 2 years ago

@llaske There is main page button, then there is create activity page(let's call it all-activity-create page) and then you enter the page to create a specific activity. Suppose I entered into the page of creating MCQ activity then there is no way to go to all-activity-create page from here directly. I first have to go to home page and then come here.

llaske commented 2 years ago

From the create activity page the user will probably finish by a created exercise. The only exception is if the user choose a wrong type. No need to add a button for that. Just one more click need.