Hi Mike,
MailChimp Addon is for adding the email address of users taking the quiz into a mailchimp mailing list.
QSM does not send email through mailchimp. The results email is send by WordPress wp_mail function
https://github.com/QuizandSurveyMaster/quiz_master_next/blob/35f41138ae8355566080f7fab336441c8f5932ac/php/classes/class-qmn-quiz-manager.php#L1308
As you have mentioned that you are able to send email via your check mail plugin.
To make sure that WordPress is really able to send an email, please check whether you received an email from WordPress, if you change your email address in WordPress -> Settings -> General -> Email Address.
Next, please check also the email tab in the quiz.
Check that the conditions are correct and template variable is %USER_EMAIL%
https://drive.google.com/open?id=1ulUB5diVIhPkhT1MK9o6wiJw8s4mhVSN
Kind Regards,
Kriti Sharma