-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adaptive learning
: Improve user interface and fix several bugs related to learning paths
#7148
Conversation
…://github.com/ls1intum/Artemis into feature/learning-path/participation/exercises
…-path/participation/exercises
…ture/learning-path/allmerge
…ath/feature-toggle
This reverts commit 065757e.
…ning-path/managment-graph
…ning-path/managment-graph
…nto enhancement/learning-path/user-interface
…nto enhancement/learning-path/user-interface
The base branch was changed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reapprove code after base change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code still lgtm after recent changes and base branch change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reapprove after base branch change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reapprove
Adaptive learning
: Improve UI and fix several bugs related to learning pathsAdaptive learning
: Improve user interface and fix several bugs related to learning paths
Checklist
General
Server
Client
authorities
to all new routes and checked the course groups for displaying navigation elements (links, buttons).Motivation and Context
The user experience for students participating in the learning path view is currently not polished enough. This PR fixes some styling issues and adds improvements to allow for a better experience.
Description
This PR:
Steps for Testing
Prerequisites:
continue
button to get the first recommended lecture unit or exerciseprevious
button to get back to the learning objects you have skipped through/worked onReview Progress
Performance Review
Code Review
Manual Tests
Test Coverage
Client
Server
Screenshots