Weird external database enrolment situation

Weird external database enrolment situation

by Jerry Lau -
Number of replies: 1

Hello folks.

Running Moodle 3.2.7+ on RHEL 6.8 64-BIT with PHP 5.5.26 & MySQL 5.6

Have a strange situation where when one a few minutes after our instructor creates the course, students are enrolled automatically in that course! And then a few minutes later, a bit more students.

I only set the db enrolment to run once a day after pulling it out from our student information database early in the morning and then run the script "$moodleroot/enrol/database/cli/sync.php" at 12:15 AM once a day.

Does the usual cron.php also do the same functions in one of their methods? I have this running every 20 minutes.

Thanks




Average of ratings: -
In reply to Jerry Lau

Re: Weird external database enrolment situation

by Jerry Lau -

still can't figure it out... part of cron.php as well?