Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.11.7, 4.0.1
Description
Method sort activity by name is incorrect when its name has the first character in lowercase.
Current behavior:
The activity has the first letter of a name in lower case will be placed at the end of the activity list.
It has to be sorted in alphabetical order (a-z).
Step to reproduce:
- log in as Admin
- Go to any Course and turn on Edit mode.
- Click Add an activity or resource.
- Observe the pop-up list
-
- example activity is the last item on the list
- All other activities are in alphabetical order