Integrating the Proctor into the Boundary — QuizManager
Let's integrate our proctor with the quiz manager.
We'll cover the following
Removing quizzes
In the boundary manager, we need only to remove quizzes once the proctor is through with them. That’s pretty trivial. First, add this API to /lib/mastery/boundary/quiz_manager.ex
, like this:
Get hands-on with 1200+ tech skills courses.