yetanalytics / lrsql

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

[SQL-170] Implement profile scopes #366

Closed kelvinqian00 closed 8 months ago

kelvinqian00 commented 9 months ago

Implement activities_profile and agents_profile credential scopes, similar to the profile scope recommended in this section of the xAPI spec. We implement those two scopes instead of the profile scope directly since:

In addition, we add a lrsql.scope-test namespace for HTTP tests on different credential scopes (as different scopes are not covered by the xAPI conformance tests).