FilterCodes
Maintained by
Michael Milette
Transform your Moodle site with the FilterCodes Plugin! Elevate engagement by inserting about 200 dynamic plain-text tags like {firstname} to create personalized learning experiences, customize your site and course content, display progress bars, simplify Contact Form customization effortlessly and much more. FilterCodes empowers educators to revolutionize Moodle into a dynamic, personalized platform. Join the community of FilterCodes enthusiasts to unlock the potential of your Moodle LMS site.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I am wondering though if it is possible to use filter codes to display a custom checkbox or dropdown custom profile field so the user can edit the field from within an HTML block for example. I am trying to figure out a way for users to edit their custom profile field answers without having to dig into their user menu. I would use this in conjunction with a couple of auto plugins to be able to allow students to check a topic of study which would trigger the other plugins to auto enroll them in a cohort, and add a cohort based role for them, opening up access to various things on my moodle. It seems filter codes just displays the "answer" for the custom user profile field though, and not the entire field for editing... would you have any insights on how to accomplish what I'm asking?
Still a great and very useful plugin in many other areas of moodle though
I am glad to hear that you are enjoying FilterCodes. Thank you for taking the time to write to me about this issue. If you report it to https://github.com/michael-milette/moodle-filter_filtercodes/issues, I will definitely take a look at it and address it. Best regards,
Michael
Sincere Regards
If you need more help, please checkout the "More documentation on this plugin" link or ask your questions in the Discussion forums. Links to both of these are available on the FilterCodes plugin page on Moodle.org.
Best regards,
Michael Milette
While FilterCodes certainly works in custom profile fields, unfortunately Moodle filters out the required HTML code needed to generate a Help (?) bubble. Here are a couple of tickets which might provide some alternatives if implemented in future releases of Moodle but its just not there yet today:
https://tracker.moodle.org/browse/MDL-70955 - Allow HTML in full Name of Custom User Profile Fields.
https://tracker.moodle.org/browse/MDL-56367 - Display description for custom user profile fields.
Alternatively, it might be possible to develop some JavaScript which would inject the help bubble HTML code into specific pages such as the Edit Profile and Registration page.
If you want to discuss this further, I strongly recommend that you bring it up in the Moodle discussion forums. Quote the ticket link for the solution you think would be best and also add comments and vote for that ticket. If there is enough show of support from people with similar needs, the feature will have a better chance of being implemented.
Best regards,
Michael Milette
Thanks & Regards