Custom resume and review cookie

Apr 05, 2013

Hi,

I am using Storyline to publish courses and presentations to our website. - Greate bit of software btw!

I am using PHP & MySQL to setup courses and modules and linking to the story.html in that module folder.

then setting cookies per module and saving the results to MySQL.

So, you get a question in a quiz correct.  When you press continue it sets a cookie with the module id and question number stating whether it correct or not and the score.

When the quiz is complete it forwards to a php page to loop through the cookies, save the results to MYSQL, destroy them and display the results.

I have done it this way as we want to be in control of how our site looks and the data recorded.

What i'd now like to do is allow people to review their quiz with the answers recorded in MySQL, without being able to update them.

I can't find anything on custom resume/review cookies so was wondering if someone could help?

Thanks in advance

Be the first to reply

This discussion is closed. You can start a new discussion or contact Articulate Support.