erasmus-without-paper / ewp-specs-api-omobilities

Specifications of EWP's Outgoing Mobilities API.
MIT License
1 stars 4 forks source link

eqf-level-studied-at-nomination/departure #20

Closed wrygiel closed 7 years ago

wrygiel commented 7 years ago

Polish developers reported a problem with Mobility's nominee-eqf-level field. Currently the field documentation states that:

This field contains the student's EQF level on this programme at the time of the nomination

However, Polish IRO says that it's more important to know the EQF level the student will have when the mobility acually begins. These two can be two different EQF levels. Should we introduce another field for expressing this distinction?

E.g.

<efq-level-studied-at-nomination>6</efq-level-studied-at-nomination>
<efq-level-studied-at-departure>7</efq-level-studied-at-departure>

Both would be optional, server implementers would be able to supply both, or only one of them.

wrygiel commented 7 years ago

@erasmus-without-paper/all-members

wrygiel commented 7 years ago

I will assume nobody is against this and implement this.