From 4452e0ea0177ea0d8895a17a71aa3a3bc73c805d Mon Sep 17 00:00:00 2001 From: sarina Date: Thu, 5 Jun 2025 10:31:47 -0400 Subject: [PATCH] docs: Update documentation on badging --- docs/badges/index.rst | 13 +++++++++++-- docs/badges/settings.rst | 2 ++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/badges/index.rst b/docs/badges/index.rst index d33d27f77..0885241d6 100644 --- a/docs/badges/index.rst +++ b/docs/badges/index.rst @@ -12,12 +12,21 @@ What is Credly? --------------- **Credly** is a end-to-end solution for creating, issuing, and managing digital Credentials. Organizations use **Credly** to recognize their learners' achievements. -Users use Credly as a professional board to store badges to visualize their professional success – which courses were completed and when. Badges provide employers and peers concrete evidence of what you had to do to earn your credential and what you're now capable of. Credly also offers labor market insights based on users’ skills. Users can search and apply for job opportunities right through Credly. +Learners can store badges in their Credly profile to visualize their professional success - which courses were completed and when. + +Badges provide employers and peers concrete evidence of what learners have +accomplished in order to earn their credential and what they are now capable of. +Digital badges are a great way to motivate learning and display a learner's +subsequent achievements. + +Badges are typically finer-grained than a traditional course certificate. They +are meant to introduce game mechanics to have more frequent sources of +motivation than one would get from a cumulative certificate. What is Accredible? -------------------- -**Accredible** allows for the design and issue of verifiable digital badges and +**Accredible** allows for the design and issuance of verifiable digital badges and certificates that showcase acquired skills, earning criteria, and evidence of learning. Learn more about Accredible on the `Accredible features page`_. diff --git a/docs/badges/settings.rst b/docs/badges/settings.rst index 07f51461c..4168279c5 100644 --- a/docs/badges/settings.rst +++ b/docs/badges/settings.rst @@ -10,6 +10,7 @@ Badges feature settings allow configuration: 1. feature availability; 2. event bus public signals subset for badges; 3. the Credly service integration details (URLs, sandbox usage, etc.); +4. the Accredible service integration details (URLs, sandbox usage, etc.); You can use tutor plugin to setup all needed configurations: @@ -77,6 +78,7 @@ The feature has its configuration: - ``events`` - explicit event bus signals list (only events with PII user data in payload are applicable). - ``credly`` - Credly integration details. +- ``accredible`` - Accredible integration details. - ``rules.ignored_keypaths`` - event payload paths to exclude from data rule options (see: Configuration_). Credly integration