- Issue created by @duivw
- Merge request !53#Issue:3526014-No quiz result list builder in handlers. → (Open) created by lavanyatalwar
In commit b1792fd3
de QuizResultListBuilder was moved from src/Entity to src. The Content Entity annotation was however not changed leading to the default entity list builder being used for the quiz result list. I propose to move the QuizResultListBuilder to src/Config/Entity as the other EntityListBuilders already live there.
Move the QuizResultListBuilder to src/Config/Entity and change the content entity notation.
None
None
None
None
Active
7.0
Code - Quiz core