Running Cron - Program and Course completion
I'm trying to get the course completion and program completion status to update as close to real time as possible, and I want to get some general advise and feedback on this.
I believe course and program completion is calculated via the cron. As standard I believe this is done on an hourly basis, and the program status on a daily basis.
- Is it possible to get these to run close to real time?
- have others done this, and what is the effect on the server?