Add Catalog "Credit" Variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2021
09:25 AM
I'm working on a custom Catalog Certificate and I'm wondering if there is anyway to add a variable for # of credits? Our learners will want to see the the number of credits they earned for completion. I know I can manually add in text, but it would be nice to just pop-in a variable.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2024
03:58 PM
@kbratisax This should help:
- 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
- expiration_date: The date the certificate expires
- credits: The credits, points, or CEUs awarded to the student.