catalyst / moodle-mod_reengagement

Allows timed release of content and emails users to remind them to complete a course activity
23 stars 40 forks source link

Notifications under 7 days do not work #99

Closed Urpokarhu1 closed 2 years ago

Urpokarhu1 commented 3 years ago

Hello,

It seems anything less than 7 days notifications do not work.

Steps to repeat:

  1. Create new engagement-activity
  2. Notify user -> after delay
  3. Notification delay -> 1 days
  4. Reminder count -> 2
  5. Suppress notification if target activity complete & Target activity. -> select some activity
  6. save and display
  7. Notice how "notify time" row says that first notification is current date + 6 days

f.ex. activity was created 7.9.2021 + 6 days = 13.9.2021 when it should say first notifcation will be sent on 8.9.2021 (activity created + 1 day)

Tested with

not1

not2

Urpokarhu1 commented 3 years ago

@danmarsden