Recent Articles
How Do I Show Percent of Students?
In a custom dashboard, you can easily build a bar chart that shows the number of unique students per course. Chart Builder with simulated data offered in the free Veracity Learning LRS. Problem But what if you want to show the number of unique ...
Why Doesn’t My Duration Chart Work?
Use meta.duration, Not result.duration If you’re trying to build a chart with duration as the metric and it’s not working, then the reason is probably that you’re trying to get values from result.duration. Use meta.duration instead. Statements encode ...
What are Different Ways xAPI Data Can Flow from an LMS to an LRS?
Client Side This is the most common case. This is usually the approach taken if you create your content in a commercial authoring tool and export the content to xAPI/TinCan. The content package sends xAPI data directly to the LRS. The content package ...
External Content and Certificates
External Content and Certificates Some courses or other training resources may link to external LMS or other system. After you complete the external content and receive a certificate completion in that external system, you may be required to also ...
What Types of Charts Can I Make in the LRS?
In general, you can make charts in a custom dashboard using two methods: using our Chart Builder, or by programming our Veracity Query Language (VQL). Chart Builder Charts The Chart Builder and similar form-based wizards in the Veracity Learning LRS ...