Hello!
New project, new problem (and I'm also still a newbie

):
Imagine a fitness training program with
daily exercises (constructed example):
Users can choose freely which and how much exercises to perform today. After his (daily) training, each user must enter what he has done, along with
objective training parameters for each executed exercise, such as duration, heaviness and frequency, as well as
subjective "ratings" by different scales, say degreee of motivation, degree of pain, degree of exhaustion afterwards.
In the evening of each day, the user is instructed to recall this training day, think about it, and to enter additional information on how he would change the parameters of today's excercises in order to optimize felt condition and efficiency of
this training day. (In other words, he is asked to modify
only parameters of today's actual exercises, but not the list of exercises itself.)
This procedure should be repeated each day for a certain period of time.
Seems to be a complicated process, with interruptions and regular "backjumps" to earlier answers in order to complete them. I'm wondering whether (and how) this can be done with limesurvey.
Any suggestions?
Thanks in advance,
awl