cgkineo / adapt-xAPI

An extension to utilise The Experience API (xAPI) to collect data on human performance, stored within a suitable Learning Record Store (LRS).
GNU General Public License v3.0
2 stars 1 forks source link

Breaking: ES6 Upgrade (fixes: #13) #30

Closed joe-replin closed 6 months ago

joe-replin commented 6 months ago

Update

New

Breaking

Testing

  1. MUST have authorization credentials to connect to an established LRS. These credentials can be manually inputted into required/launch.html.
  2. Enable the plug-in in config.json. See example.json.
  3. Navigate through a vanilla course, checking that each statement is appropriately being recorded in the correct store within the LRS.
oliverfoster commented 6 months ago

What happened to this? It is definitely needed.

joe-replin commented 6 months ago

I was attempting to put my WIP within a PR. Didn't want people to think it was finished and I don't want to spam people with incessant emails. So I'm working within the branch first until I'm good & ready.

oliverfoster commented 6 months ago

Ok. Good plan.