For activity based course completion criteria allow instant course completion updates if the activity completion state was changed for a single user.
This commit shifts the content of legacy completion_cron_criteria() and completion_cron_completions() functions to completion_regular_task. Also, those functions are deleted as part of this commit.