Resolve "AuTA feedback is not shown"
What does this MR do (summary)?
Closes #82 (closed)
What changes have you made (detailed)?
Caches are no longer used in Async methods as they are request bound. Also, automatic feedback is now saved before grade recalculation so students get feedback regardless of their module/edition grade being updated.
Does this MR meet the acceptance criteria?
-
The main application was run to make sure the server still runs without errors. -
Tests were written to verify the behaviour of this code. -
Javadoc and other comments were added to make the code understandable. -
The code adheres to the style guidelines.
Edited by Ruben Backx
Merge request reports
Activity
added 1 commit
- 15b9f682 - Stop usage of caches in asynchronous methods
added 1 commit
- 118a4e2a - Stop usage of caches in asynchronous methods
added 3 commits
-
118a4e2a...7361f269 - 2 commits from branch
development
- b90763b2 - Stop usage of caches in asynchronous methods
-
118a4e2a...7361f269 - 2 commits from branch
added 1 commit
- 49f60a98 - Stop usage of caches in asynchronous methods
added 1 commit
- 66990b57 - Stop usage of caches in asynchronous methods
added 1 commit
- 811dd713 - Stop usage of caches in asynchronous methods
mentioned in commit 95914429
unassigned @rbackx
Please register or sign in to reply