-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.0.4
-
None
-
MOODLE_400_STABLE
FULL STEPS:
- Go to /admin/settings.php?section=mod_bigbluebuttonbn_showrecordings and find bigbluebuttonbn_recordings_sortorder to confirm that "Order the recordings in ascending order." is unticked
- Go to a BigBlueButton activity (/mod/bigbluebuttonbn/view.php?id=xxx) that has recordings showing.
- Observe the order of recordings.
- Go back to step 1, and tick the box.
- Go back to the activity in step 2.
- Observe the order of recordings.
WHAT YOU EXPECTED:
Step 3- I would expect the recordings to be ordered in descending order, as per the settings page description.
Step 6- I would expect the recordings to be now ordered in ascending order, as per the settings page description.
WHAT ACTUALLY HAPPENS:
Step 3- The recordings are ordered in ascending order (despite settings page having ascending order unticked).
Step 6- The recordings are ordered in ascending order (looks like the setting has no affect).
- duplicates
-
MDL-74779 Recordings show up ordered by name instead of date
- Closed