moodle-mod_simplecertificate icon indicating copy to clipboard operation
moodle-mod_simplecertificate copied to clipboard

Hidden custom profile fields

Open caresia opened this issue 9 years ago • 2 comments

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

caresia avatar Mar 09 '16 08:03 caresia

i don't know, i will try

bozoh avatar Mar 09 '16 19:03 bozoh

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

bozoh avatar Jan 12 '17 13:01 bozoh