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

integrate with external lrs #854

Closed amirayounis closed 2 months ago

amirayounis commented 2 months ago

Description did not integrate with external lrs ,I'm sure about the endpoint and cardinalities because I test it by Postman but logstore xapi plugin doesn't emit any statements to my lrs , for testing purposes I work on the local host and also I installed sqlrs local is that might be the problem

davidpesce commented 2 months ago

Yeah, local isn't the best place to test it. You probably don't have CRON set up and no SSL certificates.