-
New Feature
-
Resolution: Fixed
-
Minor
-
2.5
-
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
We should allow users to search courses because:
- Currently, there is no way to browse the course site list
- Admins cannot find courses that they should be able to see in the app
- Normal users cannot find courses they'd be able to self-enrol
We should find a good place to add the new "Search option" considering that we currently have a "filter courses" option in the Courses section.
Once the user is presented with the list of courses matching his search, the user should be able to click in a course name and:
- If the course have the self-enrolment option enabled, there will be a button to process the self-enrolment
- If the current user can see the course contents (we should do a WS call in this case) that means that the user is probably admin so all the normal course options should be presented (Participants, grades, etc...) We can use the core_course_get_courses WS in that case for fetching the course complete information and configuration (for example, completion enabled)
- will help resolve
-
MOBILE-1263 Self enrolment in courses
-
- Closed
-