-
Notifications
You must be signed in to change notification settings - Fork 313
Tutor exam dashboard for the assessment of exams #1727
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
Merged
Merged
Changes from 33 commits
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
046e031
Adjust CourseResource and CourseService to handle exam-dashboard-requ…
JonasPetry e6fbb11
Adjust server to initialize exam-dashboard for one specific exam
JonasPetry 6a89be4
Link tutor-course-dashboard.component.ts for exam in the client
JonasPetry 606f68c
Adjust back link in tutor-course-dashboard.component.ts depending on …
JonasPetry 47e3b8c
Add missing javadoc to CourseService and CourseResource
JonasPetry fdfea88
Only get interesting exercises for the dashboard if the end date of t…
JonasPetry 2b28c6c
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry 2c34ac6
Adjust page title of tutor exam dashboard in exam-management.route.ts
JonasPetry bcfaa32
Add exam case distinction to text exercise assessment
JonasPetry 221ce29
Adjust CourseResource and CourseService to handle exam-dashboard-requ…
JonasPetry 1399c91
Adjust server to initialize exam-dashboard for one specific exam
JonasPetry d20ab0d
Link tutor-course-dashboard.component.ts for exam in the client
JonasPetry 6d883b8
Adjust back link in tutor-course-dashboard.component.ts depending on …
JonasPetry 08eb362
Add missing javadoc to CourseService and CourseResource
JonasPetry cf0ab35
Only get interesting exercises for the dashboard if the end date of t…
JonasPetry 85a7367
Adjust page title of tutor exam dashboard in exam-management.route.ts
JonasPetry eaa72eb
Add exam case distinction to text exercise assessment
JonasPetry 3b355a4
Merge remote-tracking branch 'origin/exam-mode/variants/tutor-dashboa…
JonasPetry f7450c5
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry 6f041a8
Update debug message in CourseResource
JonasPetry aa93b63
Remove unnecessary debug message
JonasPetry a9da60a
Add createCourseWithExamAndExerciseGroupAndExercises() to DatabaseUti…
JonasPetry 4a84244
Add createCourseWithExamAndExerciseGroupAndExercises() to DatabaseUti…
JonasPetry 1afd7df
Add first integration test for course exam dashboard
JonasPetry 2f11085
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry c898301
Adjust links in text exercise assessment
JonasPetry bd95961
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry 2f207c6
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry 7e3e88d
Adjust links in text exercise assessment
JonasPetry e802faa
Fix buttons in tutor-exercise-dashboard.component.ts
JonasPetry ffd9f93
Fix back button in text exercise assessment
JonasPetry 8a7a5fd
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry d0eff6a
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry 4b542de
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry ebb385f
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry d539075
Remove unused parameter in tutor-exercise-dashboard.component.ts
JonasPetry 73660aa
Update documentation
JonasPetry 7892991
Restore integration test that got lost during merge
JonasPetry fb70cdc
Add todo for correct status calculation
JonasPetry 634f3ca
Add more test cases for CourseIntegrationTest
JonasPetry 3e3fd73
Add more integration tests and remove todo
JonasPetry 105270e
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry 0dd87fc
Implement feedback on pull request
JonasPetry 4768cbb
Extract method to remove duplicated code
JonasPetry 2dba396
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry 9e69e00
Fix typescript error
JonasPetry ad10812
Try to fix failing test case
JonasPetry dfcbaef
Update unclear method name and documentation in CourseService
JonasPetry b53b2ce
small improvements
40ee79f
some adaptions regarding the population of exercises
963ad89
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
JonasPetry 5aee45a
Load exercises through exam and not through course
JonasPetry 07ffdff
Rename test cases
JonasPetry 06b4d8b
Make tutor-course-dashboard work
JonasPetry 774c736
Add ngIf to unused heading
JonasPetry a6fb2ee
Merge develop and resolve conflicts
kloessst e082e6d
Check route consistency and only prepare interesting exercises for as…
kloessst e69254e
Convert date from server
kloessst ce35ba8
Improve loop with reduce
kloessst e672b2e
Simplify conditional
kloessst 145ac47
Revert reduce loop
kloessst 9fac49b
Small improvement
kloessst 2e5c067
Move REST call to the right service
kloessst d28faa3
Improve doc
kloessst a4764d1
TS style
kloessst ad9d6de
Remove unnecessary wrapper and try to fix serialization
kloessst a0bb6fd
Disable eslint no-unused-expression
kloessst 8c7e9ae
refactored duplicated code
2033472
add default constructor
d850bd3
Merge branch 'exam-mode/variants/tutor-dashboard' of https://github.c…
kloessst f2e7743
allowSetters is the key to the universe
9559827
Merge branch 'exam-mode/variants/tutor-dashboard' of https://github.c…
46a2244
Deactivate test. Thanks Jackson!
kloessst 40f722e
Add doc
kloessst 4a3dc89
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
32a2635
remove unused imports
dc086cd
Merge branch 'develop' into exam-mode/variants/tutor-dashboard
8852d62
fix disabled test with correct annotation @JsonIgnoreProperties(value…
22f43d3
avoid duplicated code and improve code understanding
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.