I need to find a solution for some online web surveys that we need to create. The project would involve having different member profiles respond to different surveys.
The functional specs are:
1. Allow an Admin to add new survey questions.
2. Allow members to signup and create their profiles.
3. Allow Admins to assign different member profiles to answer specific survey questions.
4. Access the data from the respondents online.
Is this something that may be doable through the use of EE weblogs and member manager?