Skip to content

Releases: emrex-eu/elmo-schemas

2.0.0

03 Mar 02:34
Compare
Choose a tag to compare

Added ResultsOfRecognition
Added security improvements suggested in #81
Removed deprecated "level" element
Made LearningOpportunitySpecification identifier mandatory
Added support for external grading scheme IDs
Renamed bday to dateOfBirth
Modified w3 link from http to https
Support for non latin name for learner according to request #82

1.7.0

08 Dec 06:06
db1a231
Compare
Choose a tag to compare

Added address as a supported identifier of an issuer.
Updated documentation for level to support local types as well as the supported types listed in the documentation

1.6.0

23 Feb 13:20
bc1c868
Compare
Choose a tag to compare

Added "esi" as a predefined identifier type (#51)
Added "Diploma" and "Micro Credential" to attachment types (#50)

1.5.0

02 Jan 12:10
d1b6fb3
Compare
Choose a tag to compare
  • Added support for additional fields on the learner (placeOfBirh, birthName, currentAddress, gender).
  • Signature on the elmo element is now optional.

1.4.0

05 Mar 08:02
837e39e
Compare
Choose a tag to compare

Added support for Diploma Supplement.

1.3.0

23 Mar 09:16
5ea178e
Compare
Choose a tag to compare
  • Added a way to connect attachment to a LOI. See this issue
  • Added categories to LOI for grouping and sorting. See this issue

1.2.0

06 Dec 09:58
Compare
Choose a tag to compare

Version 1.2 of ELMO, which includes the following changes:

  • Added qualification level to LearningOpportunityInstance to open for adding
    Qualification Framework levels, for instance EQF.

  • New LOI status element (in the learningOpportunityInstance element). All
    server implementers are STRONGLY RECOMMENDED to explicitly include this
    status in all their ELMO files.
    See this issue.

  • Introduce optional list of <identifier type="..."> elements in
    <learningOpportunityInstance> element. Previously, identifiers were allowed
    on the LOS level only (but not the LOI level). See [this issue]
    (#10).

  • Prepared the EMREX ELMO format to be embedded in other contexts. Replaced
    references to "NCP" and "EMREX Client" with more generic terms (which would
    properly fit in other contexts). See [this issue]
    (#13).

  • The Attachment/content element can now occur multiple times
    (maxOccurs="unbounded"), and it can take an optional xml:lang attribute.
    See this issue.

  • Some more predefined identifier types were mentioned - the ones used in the
    EWP (Erasmus Without Paper) project.

  • New LOS element: descriptionHtml. It allows servers to add some basic
    formatting to their descriptions.

  • Grading schemes were introduced. Now servers can attach descriptions of their
    grading schemes (via the report/gradingScheme element), and refer to these
    descriptions in specific LOIs (via the gradingSchemeLocalId element). See
    this issue.

1.1.0

12 Jan 07:41
Compare
Choose a tag to compare

See here for the detailed list of changes.

1.0.0: The first official release

24 Nov 18:46
Compare
Choose a tag to compare

There were some schemas in use before the 1.0.0 version, but this is the first
version which all the partners had agreed upon to be the common
backward-compatible (if possible) component of all the future versions of the schema.