moodle-mod_simplecertificate
moodle-mod_simplecertificate copied to clipboard
Hidden custom profile fields
Hi bozoh! Great work!
I've noticed only custom profile fields visible to user could be displayed on certificate.
It' possible to also have user hidden fields displayed?
Thank you,
MC
i don't know, i will try
Erica @ebithell has raised an issue about it, if moodle admin hide some custom profiles, others users or plugin should not display it, this could expose user information that should not be visible.
So i will not implement it
In plugin version 2.2.4, it is possible to output fully hidden (not visible to anyone) custom profile fields to certificates by using the appropriate placeholder code {PROFILE_<name_of_field>}. This may expose user information that should not be visible to teachers. For the same reason, I'm doubtful about request #144, which looks as if it could lead to the same problem. Would you be able to take a look at this? Many thanks, Erica