I need to create a user registration form in candidate portal(a seperate form - different from admin portal) to register them self, After activation of user, he should login with the application and a session need to be created for the user to fill the survey.
User should be able to fill the survey partially now and login any time to fill the survey with in the end time. so a separate session userId should be maintained in the application for attending the survey miltiple times.