In Quince version, we are trying to enable Send a Scheduled Email Message to Course Participants. I’m unable to find that checkbox in the instructor interface but i’m seeing all the logic(backend) that sends scheduled emails.
I tried to enable using celerybeat schedule. But this is not working. Could you please suggest an alternative way to run periodically(Can be every minute or every hour)?