When a participant submits his/her form, Google Forms's quiz feature gives us the score out of 10 in a column on the 'Form Responses' tab in addition to all of their responses. From there, we use an importrange() formula to get the participant's name and email address to a new tab. An ArrayFormula() call checks the participant's score to see if it is 9 or 10. If it is, they achieve "Mastery." If not, they are labelled "Non-Mastery" (for the moment, at least). Participants are able to re-take modules as many times as is needed to achieve mastery.