moodle-logstore_xapi icon indicating copy to clipboard operation
moodle-logstore_xapi copied to clipboard

A Moodle plugin to send xAPI statements to an LRS using events in the Moodle logstore.

Results 85 moodle-logstore_xapi issues
Sort by recently updated
recently updated
newest added

**Description** - added bestr data (firstname and lastname) to a new transformer extension named bestr **PR Type** - Enhancement

**Description** - {{Brief description of your bug}} **Version** - {{branch}} at {{commit}} on {{version - found in your copy of the VERSION file}} **Steps to reproduce the bug** 1. {{steps}}...

**Description** I noticed some minor code standards things, we should get github actions working and turn on all the ci checks and fix whatever it finds **Version** - * master...

Hello, Currently my logstore sends all data to the lrs. Is there a way to get only logs from certain courses.

**Description** - This PR adds the ability via checkbox to additionally send the _course category_ as an extension when sending course activity. **Related Issues** - #783 **PR Type** - Enhancement

**Description** - It's been identified that being able to report and collect metrics on a _course category_ level would be a very useful dashboard visualization. Having the option to send...

**Description** - This PR does two things: 1. Adds a checkbox to toggle allowing OAuth2 users to identify their homePage via their OAuth2 issuer instead of Moodle's **app_url** 2. Adds...

**Description** - The `.gitignore` file includes `version.php`, therefore when we commit the xAPI plugin to our internal Moodle repo, it does not include `version.php`, which is of course a required...

**Description** - The quiz completed event is being ignored. No statement is pushed on that event. **Steps to reproduce the bug** 1. Install plugin 2. Enable quiz completed 3. Complete...

I'm trying to get a plugin working which uses the moodle-logstore_xapi indirectly, so in this case, I was wondering if anybody can shed some light on errors I'm getting. The...