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

Way to get logs from certain courses only

Open OlcayGoeren opened this issue 4 years ago • 1 comments

Hello,

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

OlcayGoeren avatar Jan 26 '21 12:01 OlcayGoeren

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.

stephen-oh avatar Jan 26 '21 14:01 stephen-oh

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

davidpesce avatar Sep 18 '23 14:09 davidpesce