On a student Support Tab, within the IEP you click on the Source Tab and enter this line:
<a href="LINK_TO_GOOGLE_DOC" target="_blank">CLICK HERE TO SEE IEP</a>
If you wanted to link here to a website (e.g. Google webpage) you'd enter:
<p><a href="https://www.google.com" target="_blank">CLICK HERE TO SEE IEP</a></p>
<a href="LINK_TO_GOOGLE_DOC" target="_blank">CLICK HERE TO SEE IEP</a>
If you wanted to link here to a website (e.g. Google webpage) you'd enter:
<p><a href="https://www.google.com" target="_blank">CLICK HERE TO SEE IEP</a></p>
To link to your Google Doc you'd enter the webpage for this within the inverted commas (where the google web address is in the example above).