-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
-
3.6
-
None
-
MOODLE_36_STABLE
If you look at the course overview page of the Moodle Mobile App, you will see that you cannot only filter the course list by the course's status (In Progress, past, future), but you also have the ability to filter the course list with a text-based filter.
This feature should be replicated in block_myoverview in Moodle core.
Imagine you are enrolled into these 5 course:
- Course A
- Course B
- Sandbox A
- Sandbox C
- Exams about rocksand
If you type "sand" into the text-based filter, you will only see these courses:
- Sandbox A
- Sandbox B
Ideally, you will also see this course:
- Exams about rocksand
There are several details to be specified, especially
- Will the list be filtered already after the first letter is typed?
- Will the filter also find courses which contain the search string but do not start with the search string?
- Which course fields are used for filtering besides the course fullname?
- duplicates
-
MDL-58579 Allow searching / filtering of courses in myoverview
-
- Closed
-