xAPI-vle / moodle-logstore_xapi

A Moodle plugin to send xAPI statements to an LRS using events in the Moodle logstore.
GNU General Public License v3.0
74 stars 85 forks source link

Master jisc #820

Closed ryasmi closed 1 year ago

ryasmi commented 1 year ago

@gordonmacqueen-lp just looking at the diff here.

CC: @davidpesce

davidpesce commented 1 year ago

@ryansmith94 @gordonmacqueen-lp I'm OK with this. I've got a bunch of work completed already on the master-jisc to bring this closer to automated release (and all checks green). The jisc-data checkbox is already in the master branch and isn't impacting users right now. There are also quite a few forked repos that have continued on without us. I've reached out to those individuals and they're eager to get this updated.

davidpesce commented 1 year ago

Oh, and the concerns on the performance issues with a large Moodle logstore... this is a common problem with Moodle and unrelated to this plugin. There are ways to mitigate this by offloading the logstore to things like s3, etc.