Embedding the public view of a Concourse syllabus on another website is easy. Simply visit the Course > Info page, highlight and copy the code located under Embed, and paste that code into your destination website. It will then look something like this when nested among the rest of your HTML:
<div> <p>Below is the Course Syllabus.</p> <iframe width="1024" height="768" src="http://yourdomain.campusconcourse.com/view_syllabus?course_id=21&embed_mode=1" style="width:100%"></iframe> </div>
*Note: Feel free to adjust the width and height parameters to make sure the iFrame fits nicely around the syllabus within your website.
If you have suggestions regarding this feature or any other syllabus-related topic, please let us know! Visit the Community Area in the Concourse Support Center to share tips and learn about other schools' best practices.