unikent / programmes-plant

A comprehensive solution for the management of university programmes, that produces an XCRI feed.
Other
7 stars 4 forks source link

Modify programmes plant import tasks to use new sits api stuff #961

Closed sy238-unikent closed 3 years ago

sy238-unikent commented 6 years ago

Change the moduledata and sitsimport tasks to import from api.kent's new sits database-based json data.

moduledata task:

sitsimport task

These rely on the latest changes to api.kent's sits-integration branch

Needs php artisan migrate running to add crs_code field.

cfc7-unikent commented 3 years ago

this has been replaced by https://github.com/unikent/programmes-plant/pull/1006