TinCanPython icon indicating copy to clipboard operation
TinCanPython copied to clipboard

Q: Which version of xAPI does this library support?

Open lsloan opened this issue 3 years ago • 2 comments

I'm looking for a Python module to help emit xAPI event JSON. I see this module still goes by the old "Tin Can" name, so I was wondering whether it supports the most recent version (or a relatively recent one) of the xAPI specification.

lsloan avatar May 17 '21 14:05 lsloan

It supports the latest version of xAPI, 1.0.3, see https://github.com/RusticiSoftware/TinCanPython/blob/3.x/tincan/version.py#L22

brianjmiller avatar May 17 '21 15:05 brianjmiller

Thanks!

Since there are several other non-xAPI things which appear in search results for "xapi", it seems like the governance body might want to revert the protocol back to the "Tin Can" name. I don't blame you for keeping the name for this project.

lsloan avatar May 17 '21 15:05 lsloan