Skip to content

Releases: emrex-eu/elmo-schemas

2.1.0

21 Jan 15:14
a1aa8ad
Compare
Choose a tag to compare
  • ELMO 53-2 by @mirkostanic in #75
  • ELMO 67 by @mirkostanic in #76
  • Issue 90/adding bday back to learner by @mathjert in #96
  • ISSUE-91: Adding duration for the LOI. by @mathjert in #97
  • ISSUE-92: adding NQF to supported level types by @mathjert in #98
  • ISSUE-93: adding identifier to resultOfRecognition. Copied the docume… by @mathjert in #99
  • Issue 87/certificate of enrolment by @mathjert in #108
  • ISSUE-101: Adding status to report. Added documentation to the enum-e… by @mathjert in #102
  • NOISSUE: apptemptet do add some documentation of recognitionOfResults by @mathjert in #109
  • ISSUE-95: Added the suggested XML-code to the LOS-element insted of R… by @mathjert in #100
  • issue-85: Adding enrolment type to LOI. Fixing document types for enr… by @mathjert in #106
  • noissue: Updating citizenship to conform to new standard of providing… by @mathjert in #111
  • issue-86: added suggested implementation for country by @mathjert in #110
  • issue-103: adding country of birth. Also adding some documentation fo… by @mathjert in #104

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.