I posted this info a few years ago. It probably will still work if you are publishing to AICC/SCORM:
In response to the certificate page and the name being reversed coming from the LMS. Create a new variable named (namereversed). On the page where the certicate is, add an External HTML Object with "Other" selected. Paste the script below into the Custom HTML section. Now create a text field and name it "name". Put an action on the page to do the following: ON SHOW change the contents of Target "name" to New Contents "namereversed". The script supplied will reverse the name coming from the LMS to First Name, Last Name. This only works for AICC/SCORM courses.
KimF said:I added a Certificate of completion after a successful completion of a quiz on my Lectora module, but I cannot figure out how to get the student's name to print on the quiz. The student types in his name at the begining of the quiz, so I assume there is some way to have that name print on the certificate. Also, my quiz results are not emailing properly. If I take the quiz it emails to me, but when I publish and email the module, the emails do not come back when the quiz is submitted. Any help would be appreciated,