enrollment log?

enrollment log?

by Greg Rodenhiser -
Number of replies: 1
We currently use flat file enrollments for our instructors/students. This flat file automatically gets checked for and processed every 10 minutes via the cron.php script (Moodle offers this ability by default, we made no custom changes).

Is there a way to get a log that shows the successes/fails of the enrollment feed. for instanceee if I place the feed file in the configured directory and browse to <MOODLE_URL>/admin/cron.php I will see the enrollment feed file processed and get a chance to see what lines errored out. But we want a way to have this script processed without having to browse to cron.php via the browser AND view a log of the enrollment process. Is this possible?
Average of ratings: -
In reply to Greg Rodenhiser

Re: enrollment log?

by Alan Zaitchik -
I see that no one replied to your posting, which is too bad for me since I too want to know how to see a log of what failed when using flat files for enrollment uploads/updates. Did you figure that out in the end? Where is the file created? Can the process be configured to write a log file somewhere else?
Thanks for any help you can offer!
Alan