-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
We currently identify users by email, name, LMS ID, or label.
It could be nice to identify them by student ID as well.
Some LMSs may already collect this data in extra_fields.
This would slightly change the label semantics, since we can probably use either LMS id or student id.
We may have to generalize query semantics more to handle more IDs.
As long as it is sufficient to uniquely identify users at resolve time, it should be sufficient.
This blocks #13.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo