From 606aaeaabf6730570a3f54880d3b47958cc7ab17 Mon Sep 17 00:00:00 2001 From: Steven Arnold Date: Thu, 30 Sep 2021 11:50:51 -0500 Subject: [PATCH] Syncing documentation updates from requests made by the core team --- Descriptor/EducatorRole.metaed | 2 +- Descriptor/EvaluationElementRatingLevel.metaed | 2 +- Descriptor/EvaluationRatingLevel.metaed | 2 +- Descriptor/Gender.metaed | 2 +- Descriptor/ObjectiveRatingLevel.metaed | 2 +- Descriptor/PerformanceEvaluationRatingLevel.metaed | 2 +- Descriptor/RubricRatingLevel.metaed | 2 +- DomainEntity/Candidate.metaed | 4 ++-- DomainEntity/Credential.metaed | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Descriptor/EducatorRole.metaed b/Descriptor/EducatorRole.metaed index 2d07441..684ab85 100644 --- a/Descriptor/EducatorRole.metaed +++ b/Descriptor/EducatorRole.metaed @@ -1,2 +1,2 @@ Descriptor EducatorRole - documentation "The role authorized by the Certification (e.g., Principal, Reading Specialist), typically associated with service and administrative certifications." + documentation "The role authorized by the Credential or Certification (e.g., Principal, Reading Specialist), typically associated with service and administrative certifications." diff --git a/Descriptor/EvaluationElementRatingLevel.metaed b/Descriptor/EvaluationElementRatingLevel.metaed index 0687a12..3b799fc 100644 --- a/Descriptor/EvaluationElementRatingLevel.metaed +++ b/Descriptor/EvaluationElementRatingLevel.metaed @@ -1,2 +1,2 @@ Descriptor EvaluationElementRatingLevel - documentation "The rating level achieved based upon the rating or score." + documentation "Rating levels for Evaluation Elements." diff --git a/Descriptor/EvaluationRatingLevel.metaed b/Descriptor/EvaluationRatingLevel.metaed index 7d4a300..14e2da7 100644 --- a/Descriptor/EvaluationRatingLevel.metaed +++ b/Descriptor/EvaluationRatingLevel.metaed @@ -1,2 +1,2 @@ Descriptor EvaluationRatingLevel - documentation "The rating level achieved based upon the rating or score." + documentation "Rating levels for Evaluations." diff --git a/Descriptor/Gender.metaed b/Descriptor/Gender.metaed index 7080e3a..af57da6 100644 --- a/Descriptor/Gender.metaed +++ b/Descriptor/Gender.metaed @@ -1,2 +1,2 @@ Descriptor Gender - documentation "The gender with which a person associates." + documentation "A person's gender." diff --git a/Descriptor/ObjectiveRatingLevel.metaed b/Descriptor/ObjectiveRatingLevel.metaed index ab263aa..440e4fd 100644 --- a/Descriptor/ObjectiveRatingLevel.metaed +++ b/Descriptor/ObjectiveRatingLevel.metaed @@ -1,2 +1,2 @@ Descriptor ObjectiveRatingLevel - documentation "The rating level achieved based upon the rating or score." + documentation "Rating levels for Evaluation Objectives." diff --git a/Descriptor/PerformanceEvaluationRatingLevel.metaed b/Descriptor/PerformanceEvaluationRatingLevel.metaed index 0ebc298..54642cf 100644 --- a/Descriptor/PerformanceEvaluationRatingLevel.metaed +++ b/Descriptor/PerformanceEvaluationRatingLevel.metaed @@ -1,2 +1,2 @@ Descriptor PerformanceEvaluationRatingLevel - documentation "The rating level achieved based upon the rating or score." + documentation "Rating levels for Performance Evaluations." diff --git a/Descriptor/RubricRatingLevel.metaed b/Descriptor/RubricRatingLevel.metaed index 54a1c89..c97e19e 100644 --- a/Descriptor/RubricRatingLevel.metaed +++ b/Descriptor/RubricRatingLevel.metaed @@ -1,2 +1,2 @@ Descriptor RubricRatingLevel - documentation "The rating level achieved for the rubric dimension." + documentation "Rating levels for Rubric Dimensions." diff --git a/DomainEntity/Candidate.metaed b/DomainEntity/Candidate.metaed index 7ffe2d0..436af78 100644 --- a/DomainEntity/Candidate.metaed +++ b/DomainEntity/Candidate.metaed @@ -13,7 +13,7 @@ Domain Entity Candidate documentation "Other names (e.g., alias, nickname, previous legal name) associated with a person." is optional collection descriptor EdFi.Sex - documentation "A person's gender." + documentation "The sex of the candidate." is required inline common EdFi.BirthData documentation "The set of elements that capture relevant data regarding a person's birth, including birth date and place of birth." @@ -74,7 +74,7 @@ Domain Entity Candidate documentation "The login ID for the user; used for security access control interface." is optional descriptor Gender - documentation "The gender with which a person associates." + documentation "The gender of the candidate." is optional decimal TuitionCost documentation "The tuition for a person's participation in a program, service. or course." diff --git a/DomainEntity/Credential.metaed b/DomainEntity/Credential.metaed index 5271df9..edc1c96 100644 --- a/DomainEntity/Credential.metaed +++ b/DomainEntity/Credential.metaed @@ -24,5 +24,5 @@ Domain Entity EdFi.Credential additions documentation "Reference to the person's Student Academic Records for the school(s) with which the Credential is associated." is optional collection descriptor EducatorRole - documentation "The role authorized by the Credential (e.g., Principal, Reading Specialist), typically associated with service and administrative certifications." + documentation "The specific roles or positions within an organization that the credential is intended to authorize (e.g., Principal, Reading Specialist), typically associated with service and administrative certifications." is optional