erasmus-without-paper / ewp-specs-api-omobility-las

Learning Agreements
MIT License
1 stars 2 forks source link

Initiating changes to the learning agreement #7

Closed pleys closed 3 years ago

pleys commented 3 years ago

Our IT team has revised the LA specification and there is still room for interpretation about who can initiate changes to the learning agreement. The documentation for developers is quite clear but maybe something can also be included in the API specification? I refer to OLA documentation (reference implementation of learning agreements) that the host institution can only accept or reject a learning agreement (combined with an optional comment) .

janinamincer-daszkiewicz commented 3 years ago

In https://github.com/erasmus-without-paper/ewp-specs-api-omobility-las/blob/master/endpoints/update.md the description starts with the sentence: “This endpoint allows the receiving HEI to suggest updates to specific Learning Agreement fields, stored on the sending HEI's servers.”

If this is not clear enough what change do you have in mind?

pleys commented 3 years ago

The current description differs from the scenario: the host institution can only accept or reject a learning agreement (combined with an optional comment). We should first further clarify which scenario to support in cooperation with the OLA team!

kamil-olszewski-uw commented 3 years ago

We updated the description, so far only in a separate working branch: https://github.com/erasmus-without-paper/ewp-specs-api-omobility-las/blob/new-la-template/endpoints/update.md

Now it starts with a sentence: This endpoint allows the receiving HEI to comment or approve a Learning Agreement proposal, stored on the sending HEI's servers.

Paul, do you think it will be ok now?