Skip to content

Openedx harvester: Exclude courses that are under development from the harvest

Kemeng Liu requested to merge openedx_harvester into dev

@jgrieb I extended the openedx harvester to make it drop the courses that don't contain any meta tags in its html metadata page (i.e. under development). ps: I tried to format the codes as required with linting tools, hope I made it right; if not, please let me know:-) Thank you for reviewing and feedback.

Merge request reports