Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions docs/badges/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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`_.

Expand Down
2 changes: 2 additions & 0 deletions docs/badges/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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
Expand Down