

Badges settings — configure your issuing organization.
Fenton Digital Badges lets you issue Open Badges 1.0 credentials from WordPress. Define an issuing organization, create badge classes, award them in bulk via CSV, and give earners public attestation pages they can share or add to LinkedIn.
Features
You can add templates for the badge pages using /wp-admin/site-editor.php?p=%2Ftemplate on your site.
To control the layout of /badges/assertion/{uid}/, create a Page, optionally add [fendigibadge_attestation], then choose that page under Badges Settings. Edit the page’s template in the Site Editor. Themes can also override the markup with fendigibadge/attestation.php.
Shortcodes
[fendigibadge_attestation] — certificate markup on /badges/assertion/{uid}/ when using a page templatePublic endpoints
/ob/issuer.json/ob/badges/{id}.json/ob/assertions/{uid}.json/badges/assertion/{uid}//badges/claim-name/{token}//badges/unsubscribe/{token}/