Forum Discussion
Example files: Generating a certificate from Storyline
Nancy Woinoski said:
Gavin Henry said:
Nancy Woinoski said:
Gavin Henry said:
Hi Steve,
i have literally copied what you have instructed to do in this thread, end result is after completing my quiz i get a pop up window with the certificate but the text entry field is not showing any of the text i input at the start. Do you know what possibly could be the problem?
I've attached the link to my document below:
http://insitupreviews.com/e-learning/QUIZ/story.html
also I've attached the folder containing the elements.
Kind Regards
Gavin
Hi Gavin, I'm wondering if you named the text variable inside Storyline properly. When you create a text entry field, Storyline assigns a default variable name to it - the first one you create is variable1, the second variable2 etc.In Steve's example, he renamed the text field for the user name to learnerName. The variable for your text field needs to have this name as well.
Hi Nancy,I've tried it all but i can't seem to get it working, when ever i change the name of the text field my images doesn't show and what ever text steve had in the first place reveals itself!
I'm so lost...
Gavin
Hi Gavin, sorry I did not get an update to this post in my email so did not see your response. I'll take a look at your stuff and see if I can tell where you are going wrong.
Hi Gavin, I found one problem - you have named your certificate html document certificates.html and your code is looking for certificate.html.
So when I changed the name of the file I got this.
Looks good - but the Student's name is not coming through. You are missing code from the html to display the learner's name in the certificate.html file. It looks like it has been cut off. I tried fixing it but the name is still not coming through so will really need to see your .story file to see what variable name you are trying to pass.