Digital Badges & Credentials: How to Get the L&D Data You Need

We’ve been exploring how to define data requirements for learning analytics—including the questions and considerations to discuss with vendors when connecting platforms to your learning ecosystem. In this blog post, we’ll focus on why a robust data integration is critical when it comes to badging and credentialing software. We’ll also explain how you can extract that data so you can combine it with other L&D data and report on it in a learning analytics platform (LAP).

What’s digital credentialing software, and how does it fit into a learning ecosystem?

In 2012, the Mozilla Foundation (the organization behind Firefox web browser) and their partners published a standard called Open Badges that described how to use digital badges to reward and recognize lifelong learning achievements.

These badges were images with embedded metadata about who had earned them and how, and they could be displayed in a badge backpack, or “badgepack.”

The project was a recognition that outdated models of workforce learning—where people attend college and then work in the same sector their whole careers—have changed. These days, the modern workforce continuously learns, grows, and adapts in response to developments in skill demand.

Initially seen as a bit of a gimmick and a way to “gamify” learning, digital badges (or digital credentials as they are sometimes known) have grown up a lot during the last decade. In addition to standard certifications and qualifications, organizations are now using badges as a serious and authoritative recognition of workplace skills and knowledge that’s learned and applied.

Digital credentialing software operates in the backend of the learning ecosystem and awards credentials to learners for activities:

in other systems, or
outside of the learning ecosystem.
These credentials are often displayed in other learning systems—such as the LMS or LXP—or on social media sites like LinkedIn.

Learners may still access the credentialing software to manage their profiles or share their credentials (though they might access the credentialing software via SSO from the LMS or LXP and not realize they have moved from another system).

The digital credentialing software is, therefore, heavily reliant on data from other systems to award credentials. Credentials may be awarded automatically via a technical integration with one of the systems that holds the data (here are some examples of Credly’s integrations).

However, this also can happen manually—when someone involved in the final stages of a process reviews the data or observes the learner decides whether or not to award a credential.

Digital credentialing data requirements and what to ask your vendor

What data should I look to pull from my credentialing software?
Primarily, the role of the credentialing software is to issue credentials, so the most important data to capture is about what credentials were issued to whom and when. Beyond that, data relating to the following events also may be available and valuable:

When a credential expires or is canceled
When a learner shares a credential on an external system, such as LinkedIn
When somebody clicks on a credential shared on an external system
Other learner activities on the credentialing platform

What does credentialing data tell you, or what kind of things can you learn from it?

Data from the credentialing software can tell you about learners, skills in your organization, and utilization of the credentialing software.

Learners: Data can be used to display a record of credentials earned at both individual and team levels.
Skills: Data can be used to search for skills within the organization (based on who has earned specific credentials) or report on the organization’s prevalence or lack of particular skills.
Utilization: Data can be used to see how well people are utilizing the credentialing software.

How do I extract data from my existing digital credentialing software?

Remember, a good xAPI implementation is ideal for getting data from any system into your LAP. And automated CSV exports can be a good plan B where the first option is not available. When digital credentialing software doesn’t have xAPI tracking or automated CSV exports, you may be able to fetch data in a JSON format.

JSON is not inherently more difficult to work with than CSVs (and in fact, there are many benefits). However, because using JSON is unusual, LAPs generally don’t have built-in functionality to ingest and translate JSON data to xAPI.

This is by no means an obstacle, but it does mean that fetching the data requires a “connector” (i.e. a small application that pulls data from the source system, translates it to xAPI, and then pushes it to the LAP).

Data can flow both ways between the LAP and the digital credentialing software. Data about credentials can be used in reporting, while data about other learning activities, aggregated together by a learning analytics platform, can be used to inform the award of credentials.

But while you can use data from the LAP to automatically award badges via the credentialing software, it’s relatively technical to set up. That’s because it would require either:

another connector, or
use of an LAP feature that can automatically push data via API requests based on data from reports. (These features tend to be complex, and not all LAPs even have them.)
In other words, getting data out from and into the digital credentialing software requires either a developer with experience working with APIs, or calling in the experts (i.e. us!).

Digital credentialing software and your learning ecosystem

What are the benefits of combining digital credentialing software data with other tools and systems within my ecosystem?
You can use credential data alongside data from other systems to paint a picture of how learners develop skills that go toward earning the credential. For example, you can ask the following questions (and more), which require data from both the credentialing software and other systems:

What topics are learners, who have particular accredited skills, searching for?
What content did learners complete in the period prior to earning a specific credential?
What credentials do people in a certain job role have? Or what job roles do people with a particular credential have?
For this to work, the credentialing data needs to be mappable to the rest of your learning data. That’s why the credentialing software should use a mappable learner identifier.

In addition, this data might be helpful to improve your training offering, as it can help inform the curation of content collections meant to help prepare learners to earn a particular credential.

How will adding, replacing, or removing tools affect digital credentialing data, or will it?
Changes to the ecosystem are unlikely to affect data relating to earned badges, but could significantly impact the process of awarding badges automatically.

For example, one criterion for awarding a particular badge is watching a video on the platform. But if you replace that platform, there is a risk that badge would no longer be awarded unless the data from the new platform exactly matches that of the old platform.

When replacing systems that have badge criteria associated with them, you need to consider either:

how to keep the data consistent enough that the criteria is still recognized, or
how you will update the criteria in the integration to ensure the badge is still awarded.