adlnet/xAPIWrapper

Not possible to set contextActivities.grouping via addGroupingActivity()

Closed this issue · 0 comments

It is not possible to set contextActivities.grouping for a statement via addGroupingActivity() due to this line in prepareStatement() always setting it to the LRS grouping:
https://github.com/adlnet/xAPIWrapper/blob/master/src/xapiwrapper.js#L290