-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.10, 4.2.7, 4.3.4, 4.4, 4.5
-
MOODLE_401_STABLE, MOODLE_402_STABLE, MOODLE_403_STABLE, MOODLE_404_STABLE, MOODLE_405_STABLE
If users have certain events that meet specific conditions, their Timeline blocks in "All" and "Sort by dates" modes do not show some/any future events.
The conditions I found are:
- They have Workshop module(s) with a submission open date in the last 14 days and no submission close date.
- They have Questionnaire module(s) with an open date in the last 14 days. (Current Questionnaire works in Moodle 4.2.7 or lower)
- There may be more conditions...
Reproduction Steps:
- Add a course starting yesterday and enroll a student who has no calendar events.
- Add 6 assignments, A1 through A6, with different due dates from 01:00 to 06:00 tomorrow, respectively.
- The student's Timeline block (All / Sort by dates) shows A1 through A5 plus a "Show more activities" button.
- Add a workshop, W1, with a submission open date of 01:00 yesterday. Ensure the submission close date is not set.
- The student's Timeline block shows A1 through A5, but the "Show more activities" button disappears.
- Add another workshop, W2, with a submission open date of 02:00 yesterday.
- The student's Timeline block shows only A1 through A4.
- Add 4 other workshops, W3 through W6, with submission open dates from 03:00 to 06:00 yesterday, respectively.
- The student's Timeline block shows NO events.