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

lib.php user informed if certificate has been generated #1352

Open
wants to merge 1 commit into
base: IOMAD_38_STABLE
Choose a base branch
from

Commits on May 18, 2020

  1. lib.php user informed if certificate has been generated

    Previously, the function xmldb_local_iomad_track_record_certificates would run, and nothing else would happen. However, if it does not generate a certificate then the user is none the wiser. This fix is an addition to some code that has been modified in the declaration of the xmldb_local_iomad_track_record_certificates function whereby it will return true or false depending on the outcome of the certificate generation. For the certificate to generate, the user will need to have a timecompleted value in the local_iomad_track table. If they do not, the function will return false and the user will be informed.
    jackawardls authored May 18, 2020
    Configuration menu
    Copy the full SHA
    da51c3c View commit details
    Browse the repository at this point in the history