Brightspace Data Sets for Accommodations have a dependency on Accommodations. If you turn this tool on and off during the data set query period, there may be unexpected or missing content in your data sets. Accommodations information is captured from the August 2021 release and onwards.
Entity Relationship Diagram
The following diagram shows the relationships between entities used to create Brightspace Data Sets for Accommodations. To enlarge the diagram, right-click on the image and select Open image in a new tab.
Accommodations Profile Log
The Accommodations Profile Log Brightspace Data Set returns all accommodations that have been created for learners in an org unit.
Note: Learner accommodations contain sensitive information.
Version History
|
Field
|
Description
|
Type
|
Column Size
|
Key
|
---|
6.10 |
AccommodatedUserId |
Unique user identifier. |
bigint |
8 |
PK, FK |
6.10 |
OrgUnitId |
Unique org unit identifier. |
bigint |
8 |
PK, FK |
6.13 / 7.1 - Updated column size |
QuizTimeLimitMultiplier |
Amount of Time Multiplier for a quiz.
Field can be null.
|
decimal |
5,2 |
|
6.10 |
QuizTimeLimitExtraTime |
Amount of extra time allowed.
Field can be null.
|
int |
4 |
|
6.10 |
QuizControlAlwaysAllowRightClick |
Indicates if the accommodation includes Always Include RightClick.
Field can be null.
|
bit |
1 |
|
6.10 |
ModifiedBy |
Unique identifier of the user who last modified the accommodation. |
bigint |
8 |
FK |
6.10 |
LastModified |
Date the accommodation was updated (UTC). |
datetime2 |
8 |
PK |