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
75 stars 85 forks source link

log in as user should not generate activity for user #736

Closed gmoger-jisc closed 12 months ago

gmoger-jisc commented 4 years ago

When using the functionality in Moodle to 'log in as user' for troubleshooting, the plugin should not send this user activity to the LRS. It will be captured in the standard log but the userId and relatedUserId will not be the same I believe.

davidpesce commented 12 months ago

This would be an issue with Moodle. We can only capture the events as Moodle sends them.