-
Improvement
-
Resolution: Fixed
-
Major
-
4.2.0
-
-
MOODLE_402_STABLE
-
MOODLE_403_STABLE
-
Moodle Apps - 2023 Sprint i2.2
The geopattern images are only available on Moodle LMS 4.2 onwards, previous versions can contain encrypted base64 images in some WS in the same field.
The field is named courseimage and it can be populated with:
- base64 images in 4.1 downwards (we should avoid using them because only some WS have this data).
- svg geopatterns
- selected course images
SVG may be too small to fill the available space so we should scale them to fit.
- is blocked by
-
MDL-73708 Return course generated image via the core_enrol_get_user_courses
- Closed
- is child of
-
IDEA-185 Improve consistency LMS <-> app
- Closed
-
IDEA-186 Support LMS missing minor features in the app
- Closed
- is duplicated by
-
MOBILE-3972 Course without image only match colour (browser has pattern too)
- Closed
- Testing discovered
-
MDL-78439 Geo-pattern images are not available via pluginfile.php for courses that are visible but the user is not enrolled
- Reopened