dx_snapshot_allocation_scores
Average percentage of time allocated to each allocation question item by team during a snapshot.
-
id
Primary key - Unique identifier for the row.
-
snapshot_team_id
Foreign key - ID of the snapshot team for this score.
-
question_id
Foreign key - ID of the allocation question relating to this score.
-
item_id
Foreign key - ID of the allocation question item relating to this score.
-
snapshot_id
Foreign key - ID of the snapshot relating to this score.
-
team_id
Foreign key - ID of the dx team associated with this score.
-
score
number - Average percentage of time allocated to the item, from 0 to 100.
-
response_count
number - Number of responses included in the average.