You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The finsish exercise screen has a "open next module" button, when the last exercise was finished successfully. Currently the button only closes the exercise screen.
For this feature we need the discipline-tree structure passed by cms. This will come with v2.
It should be possible to finish one module, start the next one and also finish this. So just passing a "nextDiscipline" prop would not work.
Maybe it would be best to save the id of the parent of the leaf discipline and just navigating to this screen, when finishing a module. Finishing the last module would than also just view the overview screen, what i think is also just fine.
Open Next Module only gonna implemented for Lunes Standard Vocabulary and for the last level (training sets). If its the last training set of a discipline it should forward to the Discipline Selection Screen.
Environment: - Linked issues:
The text was updated successfully, but these errors were encountered:
Stefanie Metzger - 20.6.2022, 09:52:43
The finsish exercise screen has a "open next module" button, when the last exercise was finished successfully. Currently the button only closes the exercise screen.
For this feature we need the discipline-tree structure passed by cms. This will come with v2.
Corresponding CMS issue: digitalfabrik/lunes-cms#376
It should be possible to finish one module, start the next one and also finish this. So just passing a "nextDiscipline" prop would not work.
Maybe it would be best to save the id of the parent of the leaf discipline and just navigating to this screen, when finishing a module. Finishing the last module would than also just view the overview screen, what i think is also just fine.
Open Next Module only gonna implemented for Lunes Standard Vocabulary and for the last level (training sets). If its the last training set of a discipline it should forward to the Discipline Selection Screen.
Environment: -
Linked issues:
The text was updated successfully, but these errors were encountered: