kirstykitto / CLRecipe

A xAPI based Connected Learning Recipe for use with the CLA toolkit
13 stars 3 forks source link

Activity ids should always be unique #12

Open garemoko opened 9 years ago

garemoko commented 9 years ago

You've used the activity id `http://id.tincanapi.com/activity/tags/tincan`` to refer to multiple tags. This is telling the LRS that there is in fact one tag and you're giving it conflicting information about the name and description of that one tag. Instead, use a different activity id for each tag.

For example: https://twitter.com/hashtag/xAPI and https://twitter.com/hashtag/TinCanAPI