Hi Support,
We need to add formula and modify the auto generate certificate code.
May I know where are the coding or script located at? We need to modify this portion of the code.
Regards.
Please use : https://wplms.io/support/knowledge-base/custom-certificate-codes-plugin/
Dear Alex,
do u mean we can use this https://wplms.io/support/knowledge-base/custom-certificate-codes-plugin/ to modify the code?
as this plugin does not generate the format of the certificate code we looking for.
Please advise
Thanks
What kins of format you are looking there has to be some patten there ?
We need the certificate code to be in this order
7 digits
xxxxxxx
2220001
First two digit '22' is the Year 2022, next year on 1 Jan 2023 will be '23', following year on 1 Jan 2024 will be '24'.
The third digit '2' is constant
The last four digit '0001' is incremental. So it will be 0001,0002, 0003,... 0010, 0011, 0012,... 0100.. and so on until 31th Dec. On 1st Jan the number will restart again from '0001' onward.
Please advise.
We can do this with help of custom code .
We can take this as a part of customization for $25 .
Dear Alex,
Will this work with WPLMS PDF Certificates? As our current wplms (legacy) is set to generate PDF certificates only (there is the "certificate number" on the certificate) when the student finishes the course. And when the students view their certificate, they will only see the pdf copy.
So will the customized certificate code be reflected on the auto generated PDF certificate when the student finishes the course.
Please advise