The automatic course importer watches a specified directory for *.csv files.
For each one, it tries to parse it as a list of course details
It is configured via a "Directory to Monitor" application setting
It supports the following case-insensitive column headers (as provided by BulkCourseManager):
It does not currently support detail fields.
It can be run manually outside the daily cron by using the run.php file.