complexType Achievement
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p48.png
namespace http://ed-fi.org/0200
children AchievementTitle AchievementCategory AchievementCategorySystem IssuerName IssuerOriginURL Criteria CriteriaURL EvidenceStatement ImageURL
used by
elements AcademicHonor/Achievement Diploma/Achievement Recognition/Achievement
annotation
documentation
An entity that includes information about achievement earned by a learner upon fulfilling a specified criteria, which may be defined by a related competency set.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>479</ann:EdFiId>
source <xs:complexType name="Achievement">
 
<xs:annotation>
   
<xs:documentation>An entity that includes information about achievement earned by a learner upon fulfilling a specified criteria, which may be defined by a related competency set.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>479</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="AchievementTitle" type="AchievementTitle" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The title assigned to the Achievement.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>707</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AchievementCategory" type="AchievementCategoryDescriptorReferenceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The category of achievement attributed to the learner.</xs:documentation>
       
<xs:appinfo>
         
<ann:Descriptor>AchievementCategoryDescriptor</ann:Descriptor>
         
<ann:EdFiId>705</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="AchievementCategorySystem" type="AchievementCategorySystem" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The system that defines the categories by which an achievement is attributed to the learner.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>706</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IssuerName" type="IssuerName" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The name of the agent, entity, or institution issuing the element.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>712</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IssuerOriginURL" type="URI" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The Uniform Resource Locator (URL) from which the award was issued.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>713</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Criteria" type="Criteria" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The criteria for competency-based completion of the achievement/award.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>708</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CriteriaURL" type="URI" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The Uniform Resource Locator (URL) for the unique address of a web page describing the competency-based completion criteria for the achievement/award.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>709</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EvidenceStatement" type="Statement" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A statement or reference describing the evidence that the learner met the criteria for attainment of the Achievement.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>710</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ImageURL" type="URI" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The Uniform Resource Locator (URL) for the unique address of an image representing an award or badge associated with the Achievement.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>711</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Achievement/AchievementTitle
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p49.png
namespace http://ed-fi.org/0200
type AchievementTitle
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The title assigned to the Achievement.
appinfo
<ann:EdFiId>707</ann:EdFiId>
source <xs:element name="AchievementTitle" type="AchievementTitle" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The title assigned to the Achievement.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>707</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Achievement/AchievementCategory
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p50.png
namespace http://ed-fi.org/0200
type AchievementCategoryDescriptorReferenceType
properties
minOcc 0
maxOcc 1
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The category of achievement attributed to the learner.
appinfo
<ann:Descriptor>AchievementCategoryDescriptor</ann:Descriptor>
<ann:EdFiId>705</ann:EdFiId>
source <xs:element name="AchievementCategory" type="AchievementCategoryDescriptorReferenceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The category of achievement attributed to the learner.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>AchievementCategoryDescriptor</ann:Descriptor>
     
<ann:EdFiId>705</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Achievement/AchievementCategorySystem
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p51.png
namespace http://ed-fi.org/0200
type AchievementCategorySystem
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The system that defines the categories by which an achievement is attributed to the learner.
appinfo
<ann:EdFiId>706</ann:EdFiId>
source <xs:element name="AchievementCategorySystem" type="AchievementCategorySystem" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The system that defines the categories by which an achievement is attributed to the learner.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>706</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Achievement/IssuerName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p52.png
namespace http://ed-fi.org/0200
type IssuerName
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 150
annotation
documentation
The name of the agent, entity, or institution issuing the element.
appinfo
<ann:EdFiId>712</ann:EdFiId>
source <xs:element name="IssuerName" type="IssuerName" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The name of the agent, entity, or institution issuing the element.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>712</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Achievement/IssuerOriginURL
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p53.png
namespace http://ed-fi.org/0200
type URI
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 5
maxLength 255
annotation
documentation
The Uniform Resource Locator (URL) from which the award was issued.
appinfo
<ann:EdFiId>713</ann:EdFiId>
source <xs:element name="IssuerOriginURL" type="URI" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The Uniform Resource Locator (URL) from which the award was issued.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>713</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Achievement/Criteria
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p54.png
namespace http://ed-fi.org/0200
type Criteria
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 150
annotation
documentation
The criteria for competency-based completion of the achievement/award.
appinfo
<ann:EdFiId>708</ann:EdFiId>
source <xs:element name="Criteria" type="Criteria" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The criteria for competency-based completion of the achievement/award.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>708</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Achievement/CriteriaURL
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p55.png
namespace http://ed-fi.org/0200
type URI
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 5
maxLength 255
annotation
documentation
The Uniform Resource Locator (URL) for the unique address of a web page describing the competency-based completion criteria for the achievement/award.
appinfo
<ann:EdFiId>709</ann:EdFiId>
source <xs:element name="CriteriaURL" type="URI" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The Uniform Resource Locator (URL) for the unique address of a web page describing the competency-based completion criteria for the achievement/award.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>709</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Achievement/EvidenceStatement
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p56.png
namespace http://ed-fi.org/0200
type Statement
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 150
annotation
documentation
A statement or reference describing the evidence that the learner met the criteria for attainment of the Achievement.
appinfo
<ann:EdFiId>710</ann:EdFiId>
source <xs:element name="EvidenceStatement" type="Statement" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A statement or reference describing the evidence that the learner met the criteria for attainment of the Achievement.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>710</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Achievement/ImageURL
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p57.png
namespace http://ed-fi.org/0200
type URI
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 5
maxLength 255
annotation
documentation
The Uniform Resource Locator (URL) for the unique address of an image representing an award or badge associated with the Achievement.
appinfo
<ann:EdFiId>711</ann:EdFiId>
source <xs:element name="ImageURL" type="URI" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The Uniform Resource Locator (URL) for the unique address of an image representing an award or badge associated with the Achievement.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>711</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>