
內容簡介
Fenton Digital Badges 外掛讓您能夠在 WordPress 中發放 Open Badges 1.0 憑證。您可以設定發放機構、創建徽章類別,並透過 CSV 批量頒發徽章,讓獲得者擁有可分享的公開證明頁面。
【主要功能】
• 設定發放機構
• 創建徽章類別
• 批量發放徽章並發送電子郵件通知
• 提供公開證明頁面供分享
• 管理徽章、證明及基本統計的管理介面
外掛標籤
開發者團隊
原文外掛簡介
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
Configure an issuing organization
Create badges
Issue badges, with email notifications to the recipient
Public attestation pages show the badge and links to share it
Admin views over the list of badges, assertions, and basic statistics
You can add templates for the badge pages using /wp-admin/site-editor.php?p=%2Ftemplate on your site.
Click “Add Template”
Select “Single item: Badge” or “Archive: Badge”
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 template
Public endpoints
Issuer JSON: /ob/issuer.json
Badge class JSON: /ob/badges/{id}.json
Assertion JSON: /ob/assertions/{uid}.json
Attestation page: /badges/assertion/{uid}/
Claim name: /badges/claim-name/{token}/
Unsubscribe: /badges/unsubscribe/{token}/
