Completion Testing Tool

Estimated reading time: 5 min

We created this tool to automate the debugging of the completion tracking feature. This is a comprehensive guide to help you navigate the issues and their possible solutions.

This feature was introduced in GrassBlade xAPI Companion v6.1.

Available Tests

Completion Testing Tool

1. Completion Tracking is Enabled?

This test checks whether or not the Competion Tracking option is enabled in your xAPI Content.

In Case of Failure:
Go to the Edit page of the xAPI Content and in the xAPI Contents Details section check the box corresponding to the Completion Tracking.
Learn More: Completion Tracking

2. Multiple xAPI Contents with the Same Activity ID

 The completion tracking feature can be affected by xAPI Content with the same Activity ID. Therefore, it checks whether two or more xAPI Content has the same Activity ID.

The Impact

  1. It can complete both xAPI Contents and lessons associated with it for the attempting user.
  2. It may not complete any xAPI Contents and might timeout the process.
  3. LRS Error Log shows “Request Timed Out” but completion goes through in the background on WordPress.
  4. The Mark Complete button didn’t enable after completion.

Activity ID or Object ID or Identifier?

These are the names of the same things used by the different authoring tools. Activity ID is used to mark complete the associated lesson/topic/quiz. Also, GrassBlade LRS uses the Activity ID to group your xAPI Content statements for build reports. Therefore, it is important to make sure that your Activity IDs are unique so that your xAPI Content statements can be easily identified and tracked.

How to fix it?
Re-export the package from your authoring tool with a unique Activity ID/Identifier. Now, upload it to your WordPress again via the GrassBlade xAPI Companion plugin.

3. Content Added on & Completion

This test checks, which lessons/topics/quizzes/ the selected xAPI Content is added and finds out whether it is completed or not for the selected user. It is not recommended to use the same xAPI Content in two or more lessons.

Reason for Failure

When the same xAPI Content is added on two or more LMS pages and the user didn’t complete the step.

Impact

It impacts the completion of the associated lesson/topic/quiz and can complete all the lessons/topics/quizzes where content with the same xAPI Activity ID is added.

The Fix

Re-export your xAPI Content again with a unique Activity ID from your authoring tool and upload it again. Then use that content on the other lessons/topics/quizzes.

4. LMS Check

It checks which integrated LMS plugin is installed on your WordPress and finds out whether GrassBlade xAPI Companion’s integration addon is installed or not. If you’re using any of the LMS plugins with GrassBlade xAPI Companion. Please make sure you have installed the relevant free integration addon.

Integrated LMS PluginsDownload Links
1. LearnDash LMSNo Addon Required
2. WP Courseware LMSDownload
3. Lifter LMSDownload
4. LearnPress LMSDownload
5. Tutor LMSDownload
6. MasterStudy LMSDownload
7. Sensei LMSDownload
Completion Triggers in GrassBlade LRS

5. Completion Triggers in GrassBlade LRS

To use Completion Tracking, you need to create Triggers in the GrassBlade LRS. This test looks for triggers created in the GrassBlade LRS and checks whether they are correct or not. In case of failure, please follow the steps given in this article: Setup Completion Tracking.

Statements Test

6. Statements Test

This test finds out if there are any “passed” or “completed” verb statements present in the LRS for the selected xAPI Content and the user. It checks the following for xAPI Content and the User:

Test NameTest – Passed/Completed VerbsReason of FailureImpactHow to Fix it?
Content Statement Test StatusThis check searches in the LRS to see if there are any “passed” or “completed” verb statements present for the selected xAPI Content.This test will fail if there are no statements sent to the LRS for the current xAPI Content.1. No learner activity is being recorded and completion tracking will not work.

2. No user finished all the steps of the content or completed the content.
1. Check whether your package is xAPI or SCORM or cmi5 compliant.

2. Run the LRS Connection Test from the WP Dashboard > GrassBlade GrassBlade Settings page.
Statement – User & Current Activity ID StatusThis check searches in the LRS to see if there are any statements present for the selected xAPI Content and the user.This test will fail if there are no “passed” or “completed” verb statements sent to the LRS for the current xAPI Content and the user.

This user didn’t finish all the steps of the content or completed the content.
No learner activity is being recorded and completion tracking will not work.1. Check whether your package is xAPI or SCORM or cmi5 compliant.

2. User must not be under some firewall. Ex. internal network of companies or corporates.

3. Run the LRS Connection Test from the GrassBlade Settings page to see if your LRS is properly connected.
Statement – Original Activity ID StatusThis check search in the LRS to see if there are any “passed” or “completed” verb statements present for the selected xAPI Content’s Original Activity ID.

This test only runs when the Original Activity ID is present and not matching the current Activity ID.
This test will fail if there are no “passed” or “completed” verb statements sent to the LRS for the current xAPI Content.

No user finished all the steps of the content or completed the content with the Original Activity ID.
No learner activity is being recorded and completion tracking will not work.1. Check whether your package is xAPI or SCORM or cmi5 compliant.

2. User must not be under some firewall. Ex. internal network of companies or corporates.

3. Run the LRS Connection Test from the GrassBlade Settings page to see if your LRS is properly connected.
Statement – User & Original Activity ID StatusThis check searches in the LRS to see if there are any “passed” or “completed” verb statements present for the selected xAPI Content’s Original Activity ID and the user.

This test only runs when the Original Activity ID is present and not matching the current Activity ID.
This test will fail if there are no “passed” or “completed” verb statements sent to the LRS for the current xAPI Content and the user.

No user finished all the steps of the content or completed the content with the Original Activity ID.
No learner activity is being recorded and completion tracking will not work.1. Check whether your package is xAPI or SCORM or cmi5 compliant.

2. User must not be under some firewall. Ex. internal network of companies or corporates.

3. Run the LRS Connection Test from the GrassBlade Settings page to see if your LRS is properly connected.
Statement – Revision Activity ID Test StatusThis check searches in the LRS to see if there are any “passed” or “completed” verb statements present for the selected xAPI Content’s Activity ID present in the revisions of the xAPI Content.

This test only runs when the Revision’s Activity ID is present and not matching the current Activity ID.
This test will fail if there are no “passed” or “completed” verb statements sent to the LRS for the current xAPI Content’s revision.

No user finished all the steps of the content or completed the content with Revision’s Activity IDs.
It will not impact the setup but good to check and see if the content’s Activity ID changed or updated in the past.No solution is required.
Error Logs Test

7. Error Log Test

Whenever LRS runs triggers or an event, it logs the status in the Error Logs. So, this test pulls all the error logs from the LRS of the selected user and xAPI Content. It looks for the Triggers events for the selected User and xAPI Content.


Please follow the steps given below to get started with the Completion Testing Tool.

You can access this tool from two places:

  1. Edit page of xAPI Content.
  2. User Profile Edit page.

Edit page of xAPI Content

Step 1:
Go to the Edit Page of the xAPI Content that you want to test.

Step 2:
Scroll to xAPI Content Details section.

Start Completion Testing Tool in Edit xAPI Content page

Step 3:
Click the Test Completion Tracking button to start testing.

Step 4:
Enter the Email, User ID, or Username of the user with the issue or any other user you want to test and click the Submit button.

Select User ID

Step 5:
Now Click the Start Testing button.

Click Start Testing Button

User Profile Edit page

Go to WordPress Dashboard > Users and click the edit option for any user. Scroll to the end of the page and look for “GrassBlade: Test Completion Tracking” and click the Start Testing button.

Start Completion Testing Tool from WordPress Used Edit page.

To learn more about every test, please click the blue information icon in the popup.

If you see any issues or do not understand the results, then feel free to create a support ticket with us and include a screenshot of all the tests for faster resolution.

Was this article helpful?
Dislike 0 6 of 6 found this article helpful.

Leave a Reply

Your email address will not be published. Required fields are marked *

Shopping Cart
Scroll to Top
We are making major changes on payment options & license management. Please, click here to report any issues you face during the purchase.