User-specific downloadable content on profile page
-
What I’m trying to do is have a user fill out a questionnaire (similar to personality test), then be able to save their results page to their user profile page.
To be more specific: I am making the questionnaire change the content of certain div’s in the Results Page using JavaScript. I would like to have a button on the Results Page that saves the page to the user’s profile page so that they can return and review their results whenever they want.
I have not yet decided on how the user/login will be set up, and I would like to do the page saving function without utilizing plugins, if at all possible.
Any suggestions, or just a push in the right direction, would be awesome, thanks!
- The topic ‘User-specific downloadable content on profile page’ is closed to new replies.