michael-milette / moodle-filter_filtercodes

FilterCodes filter for Moodle enables content creators to easily customize and personalize course and site content using plain text tags (no HTML). For premium support, contact us at https://www.tngconsulting.ca/contact
https://moodle.org/plugins/filter_filtercodes
GNU General Public License v3.0
32 stars 45 forks source link

Feature Request: Team/Faculty Cards #199

Closed michael-milette closed 2 years ago

michael-milette commented 2 years ago

It would be great if FilterCodes could generate a page containing profile cards for all faculty members.

michael-milette commented 2 years ago

A new {teamcards} tag has been added with 3 settings:

  1. Choose the type of link the name will link to
  2. Choose the display format.
  3. Choose if you are using a theme that is narrow (e.g., Boost in Moodle 4.0).

Please note the following current limitations:

  1. It is currently hard-coded to only include users with a Teacher role in courses. User's assigned with a teacher's role at the system or custom teacher roles will not be included in the list.

If this is important to you, please create a feature request.

Best regards,

Michael