Hi
I am trying to capture a team member’s performance against particular attributes, let’s say they are Speed, Strength and Agility – each scored from 1 to 10.
The baseline expected figure for each team member is dependent on their Role, so I have modelled this as shown in the attachment.
The baseline expected scores are recorded in three intermediate/junction tables as shown in the first attachment.
· Role_Speed
· Role_Strength
· Role_Agility
It’s important to know that not all team members will be scored on the same attributes.
Every 6 months we will perform an assessment of a team member and record this in a table that is date stamped. The table should show:
· the minimum expected baseline scores
· the team members self assessed score
· the team manager’s score
· all of these scores from the last assessment so we can determine if their performance against any of the attributes has improved, stayed the same or worsened
The challenge I have is that I don’t know how to show query data (the minimum expected scores) alongside data that is to be entered manually during each assessment. See the second attachment.
Any help would be appreciated.
I am trying to capture a team member’s performance against particular attributes, let’s say they are Speed, Strength and Agility – each scored from 1 to 10.
The baseline expected figure for each team member is dependent on their Role, so I have modelled this as shown in the attachment.
The baseline expected scores are recorded in three intermediate/junction tables as shown in the first attachment.
· Role_Speed
· Role_Strength
· Role_Agility
It’s important to know that not all team members will be scored on the same attributes.
Every 6 months we will perform an assessment of a team member and record this in a table that is date stamped. The table should show:
· the minimum expected baseline scores
· the team members self assessed score
· the team manager’s score
· all of these scores from the last assessment so we can determine if their performance against any of the attributes has improved, stayed the same or worsened
The challenge I have is that I don’t know how to show query data (the minimum expected scores) alongside data that is to be entered manually during each assessment. See the second attachment.
Any help would be appreciated.