-
Improvement
-
Resolution: Deferred
-
Minor
-
None
-
4.3
-
MOODLE_403_STABLE
-
2
-
HQ 2023 Sprint i2.1 Moppies
Activity plugins can implement their own afterlink feature to render arbitrary HTML into the activity card on the course page. This information is currently renderer just after the activity name.
However, The new activity card design proposed for 4.3 moves that information below the general activity information. This gives more space for the activity name and the course format icons and separates that arbitrary content from the activity card title. Furthermore, this allows plugins to return complex HTML structures without fearing breaking the activity card structure.
This issue is about moving the information at the bottom of the activity card to match the prototype.
Extra information: a new badge integration will be implemented in MDL-78207 to allow plugins to add text after the activity name. Limiting the content to basic text.
- has been marked as being related by
-
MDL-78207 Implement activity card information badge integration
- Closed