Modifying the Boundary of the Mastery Project

Let’s learn to make changes to our API in Mastery to enable notifications for starting and stopping our quizzes.

We’ll start with /lib/mastery.ex to make the API changes, enabling that new API in the boundary.

Modifying the API

In Mastery, we need to change the API to accept our new notify_pid, like this:

Get hands-on with 1200+ tech skills courses.