I'm designing a fitness training website. One module/aspect of it would be where clients are able to take a fitness assessment to determine their fitness level. The assessment would feature a multipage form of video, audio and text and will generate a table showing the client's resulted muscular imbalances and suggested corrective strategies.

I like the currect collapsible webform style. However, the survey / questionaire format doesn't support confidentiality.

I want the fitness assessment form to be only viewed by the person who submitted it. The client should be able to re-edit, clear, delete, add, download the results, and retake a new assessment once a month.

I've renamed the Webform module and figgled with it for 3 weeks now and cannot get the form to be submitted and access by a specific client and ONLY that client, NOT site wide. If anyone have any idea how to set this up I would greatly appreciate it. I've spend weeks on Drupal reading everything on API and practically my eyes are about to fall out.

You can see the old html format at here: old and the problem in the new one at here: new