-
Improvement
-
Resolution: Fixed
-
Minor
-
5.0
Description:
The current BigBlueButtonBN (BBB) activity icon in Moodle is a map image wrapped inside an SVG. This does not align with the standard Moodle activity module icons, which are typically vector-based and theme-adaptable.
The proposed solution is to convert the existing icon into a proper vector format while maintaining its recognizable blue color. However, the updated icon should also allow theme-based color adjustments, ensuring consistency across different Moodle themes.
Expected Benefits:
✅ Improves UI consistency by aligning BBB's icon with Moodle's standard iconography.
✅ Enhances theme compatibility—icons will adapt dynamically to Moodle theme settings.
✅ Better scalability—vector icons scale properly without losing quality.
Implementation Proposal:
- Convert the existing BBB icon into a true vector-based format (e.g., SVG with proper paths).
- Ensure the icon’s base color remains blue but allows theme-based overrides.
- Apply the new icon in locations such as:
- Course page activity listing
- Activity/resource selection panel
This change will modernize the BigBlueButtonBN plugin's look and feel, making it more adaptable to different Moodle themes and improving overall UX.
Note: See images attached
- blocks
-
MOBILE-4777 Support new BigBlueButton icon
-
- Tested
-