Forum Discussion
Example files: Generating a certificate from Storyline
Hey, Steve! Got a couple of questions on this.
Have a potential client possibly interested in this for a course that will be run through a LMS, either as AICC or SCORM 1.2. On the generated certificate, the date of completion needs to be on it. Using something like the JavaScript date/time function in the Quizmaker report.html, this is easy to pull out for showing the current.
However, what if the user comes back 6 months later to reprint the certificate? We need the original completion date put in the certificate when it is generated then and not the current data and time.
On the certificate, we also need to print out a date 3 years from the completion date--as that is when the completion expires. I'm assuming that can be done with some JavaScript?
This is for product training certification for external people using the company's products so having the right dates is crucial.
I'm thinking with variables, resume, and some creative JavaScript this might be all possible?