yetanalytics / lrsql

A SQL-based Learning Record Store
https://www.sqllrs.com
Apache License 2.0
91 stars 17 forks source link

Implement profile scope #355

Closed davide-lucchelli closed 8 months ago

davide-lucchelli commented 10 months ago

Is it possible to add "profile" scope in token scopes setting? It is a value present in the xapi standard, is there a reason why it is not present among the selectable values?

monkyver commented 10 months ago

This would be very useful!

kelvinqian00 commented 9 months ago

Thank you @davide-lucchelli for creating the issue. Apologies for the delay in response, but we will work on its implementation.

davide-lucchelli commented 9 months ago

Thanks, do you already have an estimated release date?

kelvinqian00 commented 9 months ago

@davide-lucchelli We are currently working on the feature, which you can see in PR #366

monkyver commented 8 months ago

Hello @kelvinqian00 is there any update on this? Thanks

cliffcaseyyet commented 8 months ago

@monkyver We are almost complete with the feature, and are just doing some internal testing, along with some other priorities. I would expect a merge in the next week. Thanks.

kelvinqian00 commented 8 months ago

@davide-lucchelli @monkyver The activities_profile and agents_profile scopes have been implemented as of v0.7.6. See #366 for more details.

monkyver commented 8 months ago

Thanks a lot @kelvinqian00 !

davide-lucchelli commented 8 months ago

Great! Thank you so much