diff --git a/DomainEntity/EvaluationRating.metaed b/DomainEntity/EvaluationRating.metaed index af23c4b..f7d516e 100644 --- a/DomainEntity/EvaluationRating.metaed +++ b/DomainEntity/EvaluationRating.metaed @@ -27,3 +27,10 @@ Domain Entity EvaluationRating descriptor EvaluationRatingStatus documentation "The Status of the poerformance evaluation." is optional + shared string Comments + documentation "Any comments about the evaluation to be captured." + is optional + shared integer EdFi.Duration + documentation "The actual or estimated number of clock minutes during which the evaluation was conducted." + is optional + role name Actual