The Topic-Button should not display all the topics of a course. Instead it should display all courses available to the student. The button should be accessable from every page. Just not on the course page itself.
Acceptance criteria
[ ] Button can be pressed, it shows all courses for the user
[ ] Idealy it should also show in which course the student is currently
Definition of Done
[ ] All acceptance criteria are met
[ ] The implementation of the User Story has been successfully accepted by the Product Owner
[ ] The implementation is in GitHub
[ ] A code review has been performed (or created in pairing program)
[ ] Code conventions are followed
[ ] Unit test coverage must be greater than 90%
[ ] All tests must have passed
[ ] Technical documentation created (Feature documented in GitHub Wiki)
[ ] UML class diagrams and component diagrams created and up-to-date
[ ] Documentation in realization created (source code)
[ ] Changelog created (Clear description in merge request)
Technical
The Topic-Button should not display all the topics of a course. Instead it should display all courses available to the student. The button should be accessable from every page. Just not on the course page itself.
Acceptance criteria
Definition of Done