How to Implement

To add this questionnaire to your website, add the following code:

<!-- Add this where you want the questionnaire to appear -->
<div id="preconception-medical-assessment"></div>

<!-- Add these to your head or before closing body tag -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/DelfinaCare/preconception-medical-assessment@latest/questionnaire.min.css">
<script src="https://cdn.jsdelivr.net/gh/DelfinaCare/preconception-medical-assessment@latest/questionnaire.min.js"></script>