Canvas Guides (English)CatalogCatalog GuideAdmins - CatalogHow do I create a custom template for a certificate of completion for a Catalog course or program?

How do I create a custom template for a certificate of completion for a Catalog course or program?

As a Catalog admin, you can create a custom certificate for a Catalog course or program. Certificates must be in HTML/CSS format and can be customized with some supported variables, such as "Congratulations, {{student_name}}!" View an example CSS certificate file.

To customize a certificate, you can use the following supported variables in your template:

  • student_name: The name of the student
  • catalog_name: The name of the school or institution
  • catalog_logo: The URL of your catalog logo; usage: <img src="{{catalog_logo}}" />
  • award_name: The name of the certificate
  • completion_date: The date of completion

Select Custom Template

Select Template

Follow the steps to add a certificate of completion for a Catalog course or program.

In the Template section, click the Custom HTML/CSS radio button.

Add Custom Template Details

Add Custom Template Details

To select the orientation for the template, click the Orientation drop-down menu [1].

To enter custom code, enter HTML/CSS code or paste a link to an external template file in the Custom HTML/CSS field [2].

Preview Certificate

Preview Certificate

To preview a certificate, click the Preview icon.

Save Certificate

Save Certificate

Click the Save button [1].

The successfully updated banner displays [2].

Note: Catalog will notify you if there are errors with your certificate. If there are any errors, correct them and then click the Save button again.