trema-tech / moodle-theme_trema

Theme trema, a Moodle LMS plugin.
https://moodle.org/plugins/theme_trema
GNU General Public License v3.0
40 stars 20 forks source link

Description should appear on course description page instead of just a card #124

Closed michael-milette closed 1 year ago

michael-milette commented 1 year ago

When you click on the name of a course in one of the course cards on the Home page to go to the course, if you are not already enrolled in the course, you should see the course image and description. Instead, you see the course card again.

image

I feel that it would be more helpful to see the course image and description on this page. Can this be changed or at least made an option?

michael-milette commented 1 year ago

I submitted a pull request which adds a new setting: Site Administration > Appearance (tab) > Theme > Trema > Content (tab) > Course Enrolment Page Format.

When the Course Enrolment Page Format is set to card (the default, as it was before the patch): image

The result is: image

When you switch the new Course Enrolment Page Format setting to Full Page: image

The resulting page look like this: image

Thank you for considering including this new feature. Let me know if you have any questions or concerns.

Best regards,

Michael Milette

rmady commented 1 year ago

Great feature Michael Thanks a lot!

Kind regards, Rodrigo Mady