OneRoster line items: Creating assignments that are assigned/visible only to certain students

Options

We're using OneRoster to sync Google Classroom assignments and scores to Blackbaud gradebooks.

In Classroom, assignments can be assigned to individual students:

bbdf1dd3ba466e0d753a25833193769f-huge-im

Google calls this the assignee mode. In the screenshot, only one student is given the assignment. They'll be the only one that can see it. Google calls this assignee mode individual students. My understanding is that Blackbaud has the same thing.

When creating an assignment programmatically, like through `PUT` `lineItems/{id}`, is there a way to set this?

Categories