- Issue created by @ob3ron
- π΅π±Poland Graber
I think thatβs site building and theming.. not sure if this should be in LMS core, every project will customize that anyway.
- π΅π±Poland Graber
Maybe providing some default components is a good idea though. The question is whatβs the best place for them?
- π¨π¦Canada ob3ron Canada
I was thinking just to set up a basic SDC card component, possibly with a default generic course image. Then site builders can customize in their theme or through UI Suite. It can live in a
course_card
directory under/components
. - π¬π§United Kingdom catch
The extra fields are the sort of thing that would best live in an LMS recipe / site template along the lines of Drupal CMS. I'm not sure what this means for an SDC card component in terms of where it could live or what it could support. If we only included title + a media image field that might be doable, although does UI suite or similar provide one like that already?