adaptlearning / adapt-contrib-xapi

TinCan/xAPI extension for the Adapt Framework
GNU General Public License v3.0
12 stars 28 forks source link

Feature offlinestorage #39

Closed danielstorey closed 5 years ago

danielstorey commented 5 years ago

This PR addresses #38

Once the changes have been merged I would suggest refactoring the following filenames: index.js -> adapt-contrib-xapi.js adapt-contrib-xapi.js -> xapi.js

This would keep the file structure in line with spoor and most other plugins where adapt-contrib-pluginName.js is the entry point.

However, leaving them as they are for now makes the review process a lot easier!