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

Way to get logs from certain courses only #786

Closed OlcayGoeren closed 11 months ago

OlcayGoeren commented 3 years ago

Hello,

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

stephen-oh commented 3 years ago

This isn't a feature of the plugin at present.

You can customise which events are sent to the LRS but not based on the course.

davidpesce commented 11 months ago

No, the better way to handle this is on the LRS side. Filter the statements based on the courses you're looking to query.