catalyst / moodle-tool_metadata

Moodle Metadata API
2 stars 0 forks source link

Add a date/time setting start limit for metadata extraction #26

Open tomdickman opened 4 years ago

tomdickman commented 4 years ago

It would be nice if would had a setting that could be used to limit the age of resources we are extracting metadata for. There may be cases where we only want to extract metadata for resources that are less than two years old for instance, and we have no requirement for metadata on anything over this age.

Recommend introducing a date/time tool_metadata admin setting which is utilised in the base extraction processing task to only process extractions for resources newer than this date/time.