So is there a place where I can find a data model that links all the data sets together.
Bren.T.9569
Posts: 2 🔍
So I am trying to understand how all of the entities work together. I could pull all of the entity data set diagrams together but was wondering if a diagram exists that shows how it all works. I am most interested in grades, students, assignments, how long a student was engaged in the feedback, etc.
Tagged:
Answers
-
Hi Bren.T
Yes, entity relationship diagrams are available in the documentation.
"Each Brightspace Data Set category (Announcements, Assignments, Attendance, etc.) includes an ERD that shows the types of relationships (one-to-one, one-to-many, etc.) between all entities, including which fields are Primary Keys (PKs) and Foreign Keys (FKs), and which fields can be null."
See
Hope that helps!