bozoh / moodle-mod_simplecertificate

It's NOT RECOMMENDED to install version below 2.2.6 (MOODLE_31), due a security issues See more in README
17 stars 46 forks source link

Feature request - an editable / fillable text field in the PDF ? #194

Open goose2000 opened 6 years ago

goose2000 commented 6 years ago

I had idea/request to have a "fillable" text field added to the PDF certificate. They want to type in their Licensure numbers on the certificate. If this is not doable I had this idea:

Ask / collect the licensure number if some required feedback form ? Then add some kind of free text token {FREETEXT} to the template?

Ideas welcome...

bozoh commented 6 years ago

You can achieve this by creating a custom profile fields in moodle user settings, and adding a text mark {PROFILE_} for example:

Create a custom profile field with shortname licensure_num, and you can add in certificate textmark

.