Issue or Replace Credly Badge Behavior
Credly integration was implemented in 11.0.35.
For full setup instructions, see Credly Acclaim Integration
Prior to release 12.4.1, this Behavior allowed non-functioning configurations to be established. See the warnings below.
Overview
Credly Acclaim is a platform for digital badging. The “Issue or Replace Credly Badge” Behavior allows LearningBuilder to issue or replace a badge as part of a Workflow process.
User interface
Field | Purpose |
---|---|
Credly Badge Template Id | The Attribute that holds the Template Badge Id. In most cases, this is a Template Attribute on the Member Role that returns the Template Badge Id. |
Expiration Date | The Attribute that holds the badge’s expiration date. |
Evidence | The Attribute that is attached as “ID Evidence” to the badge. For instance, the Practitioner’s License Number. |
Send Middle Name | Whether or not to include the earner’s middle name in the badge details. |
Send State/Province | Whether or not to include the earner’s Primary State/Province in the badge details. |
Send Country Name | Whether or not to include the earner’s Primary Country in the badge details. |
Send email from Credly | If TRUE, then Credly will send an email notification to the earner containing a link to their badge. |
Store API response in | The Attribute where the API response is store which is useful to troubleshoot any issues. Only Attributes from the write-to Entity are supported! Prior to 12.4.1, this field allows you to select reference entity Attributes, but the Behavior does not correctly handle that configuration. For example, when adding the Behavior to a Complete Learning Plan Workflow, it allows you to select a However, only Attributes from the write-to entity can actually be updated. (See this table for details) In the Complete Learning Plan scenario, you will need to store the API Response on the This is slated to be addressed in an upcoming build. |
Store assigned Badge ID in | The Attribute that gets set to the Badge Id issued by Credly. Only Attributes from the write-to Entity are supported! Prior to 12.4.1, this field allows you to select reference entity Attributes, but the Behavior does not correctly handle that configuration. For example, when adding the Behavior to a Complete Learning Plan Workflow, it allows you to select a However, only Attributes from the write-to entity can actually be updated. (See this table for details) In the Complete Learning Plan scenario, you will need to store the Badge ID on the This is slated to be addressed in an upcoming build. If this Attribute has a value, then the Behavior makes a replace call to Credly. Otherwise, it makes an issue call. In both cases, the Badge Id returned from Credly is stored in this field. |