Adding Images to a Syllabus

Adding Images to a Syllabus

Images can be placed into any field with rich text editing. To place an image, simply upload the image onto any image sharing site. Then, locate the HTML code option that can be found when viewing the image. Copy the HTML code and paste it in the HTML view in any field within your syllabus that you would like the image to appear.

Images can also be added directly using the Files area of your course. To add an image this way, click the Files button within your course and upload the file.

Then you may either:

1) Attach the image to your syllabus from the edit dialog if you simply want users to be able to download it and not see it on the syllabus, or 

2) for advanced users, copy the link to the image from the files page, return to the editor and use the HTML view to insert the following code: <img src="URL_you_copied" border="0" />. It will look something like <img src="https://demo.campusconcourse.com/get_file?file_id=7" border="0" />


 


    • Related Articles

    • Adding Tables to a Syllabus

      This article will be most useful for course developers, syllabus editors, and/or instructors who are able to edit syllabi. Overview Tables are a useful way to organize a large amount of information graphically. Presenting information concisely and ...
    • Linking to External Sites in a Syllabus

      This article will be most useful for course developers, syllabus editors, and/or instructors who are able to edit syllabi. Overview It may be necessary to link to external sources when editing a syllabus. For example, you might want to include links ...
    • Pasting Text from Word into a Syllabus

      This article will be most useful for course developers, syllabus editors, and/or instructors who are able to edit syllabi. Overview Syllabus content exists in many different formats. It can be found in course catalogs, in the Student Information ...
    • Syllabus Access

      Syllabus Access is a tool that provides insight into syllabus views. This tool is supported by an API and two new reports available in the Report Center. How to Use Syllabus Access Open a syllabus and click on the Users tab (it really is that ...
    • Copy Syllabus Content

      Overview Copy, formerly known as "Import", allows you to copy content from one Concourse syllabus into one or many other syllabi. While the "Import" allowed you to copy information into your syllabus from another syllabus, Copy now gives you three ...