Knowledgeworker Coach uses an Activity ID that contains references to both the scenario and the version of the scenario. You can thus load and process Experience API statements from your learning record store with pinpoint accuracy.
Where is the Activity ID located?
The specific Activity ID of your scenario is located in the exported package.
- Export your scenario from Knowledgeworker Coach and save the file to your computer.
- Extract the zip package and change to the unzipped folder.
- Open the included tincan.xml file in a word processor.
- Note the ID of the activity.
Example
The file tincan.xml has a similar structure to the following example:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <tincan xmlns="http://projecttincan.com/tincan.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <activities> <activity id="http://coach.knowledgeworker.com/scenario/abc123/version/xyz62934649126349" type="http://adlnet.gov/expapi/activities/course"> <name lang="en">example</name> <description lang="en"></description> <launch lang="en">index.html</launch> </activity> </activities></tincan>
The activity ID is contained in the activity element in the id attribute. So in this case:
http://coach.knowledgeworker.com/scenario/abc123/version/xyz62934649126349
Sie haben noch kein Autorentool zur Erstellung von Onlinekursen?
Erfahren Sie, wie Sie mit Knowledgeworker
Create interaktive Lerninhalte erstellen.
Don't have an authoring tool for creating online courses yet?
Learn how to create interactive learning content with Knowledgeworker Create.
Sie haben noch kein Autorentool zur Erstellung von Szenarien?
Erfahren Sie, wie Sie mit Knowledgeworker Coach interaktive Szenarien und Gesprächstrainings erstellen.
Don't have an authoring tool to create scenarios yet?
Learn how to create interactive scenarios and conversation training with Knowledgeworker Coach.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article