Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for Certificate ID to be added to text element for clickable certificate verification #567

Open
RogueAgent991 opened this issue Jun 18, 2023 · 2 comments

Comments

@RogueAgent991
Copy link

RogueAgent991 commented Jun 18, 2023

Since certificates are issued as PDF, it would be great if a person verifying the certificate could simply click a link and have it verify the certificate.

This works to automatically verify the certificate: https://ABCInstruction.org/mod/customcert/verify_certificate.php?code=aAbBcCdDeEfF

The following text element will takes me to the verification page and verify the certificate. (I removed the square brackets to show the code.)

To verify this certificate, "BRA" a href="https://ABCInstruction.org/mod/customcert/verify_certificate.php?code=Certificate_ID "KET" CLICK HERE "BRA" /a "KET" or visit https://ABCInstruction.org/mod/customcert/verify_certificate.php with the Certificate ID."

What I can't figure out how to do is add the Certificate ID to the text element on the certificates.

Thank you!

@RogueAgent991 RogueAgent991 changed the title Allow for certificate ID to be added to text stream AND clickable certificate check Allow for certificate ID to be added to text element for clickable certificate verification Jun 18, 2023
@RogueAgent991 RogueAgent991 changed the title Allow for certificate ID to be added to text element for clickable certificate verification Allow for Certificate ID to be added to text element for clickable certificate verification Jun 18, 2023
@RogueAgent991
Copy link
Author

bump

@mdjnelson
Copy link
Owner

Unfortunately the text element doesn't provide access to the certificate id. This will require development to complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants