FAQ | This is a LIVE service | Changelog

Skip to content

add dynamic ingest of lecturer preferences

Dr Rich Wareham requested to merge issue-143-ingest-preferences into master

Add ingest of lecturer preferences from the preferences webapp. Periodically the preferences web application is polled for lecturer preferences and the state of opt-ins are updated.

In future, we can use filtering on the preferences list to only query preferences which have changed since the last time we fetched them but, for the moment, keep the simple approach until we hit scaling problems.

Merge request reports