Certificate Displaying Incorrect Date
Posted: Wed Dec 30, 2020 8:20 pm
Having created a certificate and marked attendance for a course, the certificate PDF is displaying the following details dependant upon the shortcode used:
[date_begin] = 00/00/0000 - these are referencing the course table, not the course editions table?
[date_end] = 00/00/0000
[date_complete] = 30/12/2020 (the date that attendance was marked off by the administrator), even though course end date was 02/12/2020. It seems the certificate end date is being pulled from the wrong table (the certificate creation table), when it should be taken from the course editions table.
Is [ed_date_begin] the shortcode for this? It doesn't contain a value when displayed on a certificate.
[date_begin] = 00/00/0000 - these are referencing the course table, not the course editions table?
[date_end] = 00/00/0000
[date_complete] = 30/12/2020 (the date that attendance was marked off by the administrator), even though course end date was 02/12/2020. It seems the certificate end date is being pulled from the wrong table (the certificate creation table), when it should be taken from the course editions table.
Is [ed_date_begin] the shortcode for this? It doesn't contain a value when displayed on a certificate.