Closed thaiVL closed 7 months ago
Currently, QuestionController does not follow our Controller convention. This makes it at risk of dependency injection issues such as circular dependency injections.
Refactor the QuestionController to follow all the other existing controllers.
Currently, QuestionController does not follow our Controller convention. This makes it at risk of dependency injection issues such as circular dependency injections.
Refactor the QuestionController to follow all the other existing controllers.