Use this template to create an award system by creating badges to award employees that appear on their profiles.
The template adds features from these other templates, which we won't go over in this article, but you can see these articles for their content:
Models
The template adds the Badge model, which contains all the details for the badges:
See our knowledge base article, Create a new model.
The Person badge model links the badge to a person:
Pages
The template adds pages for you to manage badges, such as the Badges page to view all the badges:
See our knowledge base article, Add a new page.
You can add a new badge by selecting ADD, which opens the Badge page in a modal window:
You can view who you've awarded badges to by selecting VIEW AWARDED, which opens the Awarded badges page:
On this page, you can navigate back to the Badges page by selecting SETUP BADGES or award a badge to an employee by selecting AWARD NEW, which opens the Award badge page in a modal window:
You can use workflows to assign badges. See our knowledge base article, Create a workflow.
Follow-up task
- Install the Profile template. See our knowledge base article, Profile.