I need to create a form that puts users into different wordpress roles depending on their answers to the form. The form is only visible to users who are already logged in and listed under the Subscriber Role.
My thought was to use Tadlock's Membership plugin to create the roles. Then create an "Update" form using the User Registration addon.
Then, when the user completes the form and answers the questions, I can assign them to a new Role depending on their answers!! ...almost.
The problem is, the User Reg addon only allows for ONE condition. Thus, my 3 question form will not work because all three answers must be marked to TRUE.
Any suggestions how to accomplish this?
Thanks!