seb-server/src
anhefti cf8aa0cd00 separated exam-record loading (transactional) from quiz data loading
before the loading of the persistent exam data and the loading of the
quiz data was running all in the same transaction what caused long-time
transaction holds while fetching data from LMS. No always exam records
are fetched within a DB transaction and after the transaction the exam
records get mapped to Exam domain objects that needs also to load LMS
data
2021-11-11 17:07:19 +01:00
..
main separated exam-record loading (transactional) from quiz data loading 2021-11-11 17:07:19 +01:00
test fixed tests 2021-11-09 09:07:26 +01:00