Skip to content
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

Course View: Fix incorrect grouping #172

Merged
merged 9 commits into from
Sep 5, 2023

Conversation

terlan98
Copy link
Contributor

@terlan98 terlan98 commented Aug 7, 2023

Closes #166

With this PR, the user should see the same exercises in the "Currently in Assessment" section as those shown in Artemis Course Management cards of a course. Regarding the exams, only the finished exams with a future "Release Date of Results" are shown as assessable.

@terlan98 terlan98 marked this pull request as ready for review August 7, 2023 07:53
@terlan98 terlan98 changed the title Course View: Fix incorrect filters Course View: Fix incorrect grouping Aug 7, 2023
Copy link
Member

@maximiliansoelch maximiliansoelch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@maximiliansoelch maximiliansoelch merged commit a50b124 into develop Sep 5, 2023
1 check passed
@maximiliansoelch maximiliansoelch deleted the bugfix/courseview-grouping branch September 5, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CourseView does not group the exercises correctly
2 participants