Trainees:

  • # Created= number of assessments that trainee has initiated (This will be an even number, will need to divide by 2 to get the number of assessments that the Trainee initiated. Our system counts 1 assessment for assigning it to the attending and 1 for self-assessment.)
  • # Assigned= number of assessments the trainee could have completed
  • # Completed= total number of self-assessments that trainee has completed 

 

Attendings:

  • # Created= number of assessments that attending has initiated (This will be an even number, will need to divide by 2 to get the number of assessments that the Attending initiated. Our system counts 1 assessment for assigning it to the resident and 1 for the attending evaluating the trainee.)
  • # Assigned= number of assessments that the attending could have completed
  • # Completed= total number of assessments that attending has completed