Hi,
I've been approached by an organization that is using WP as a CMS about adding some functionality to there site. I'm just doing some high level solution research, and would appreciate and approaches people might offer.
On an annual basis, members of this organization currently fill out a series of paper forms that run the gambit from contact/insurance information to comments and suggestions. The organization wants to go paper-free with this work flow and would like to not have to have their members maintain a second user account for another system.
So in my mind I'm currently framing this as:
- Form Fields that are basically a non-public (admins only) user profile.
- When the form(s) have been completed, the admin needs to be notified of such.
- Forms need to be easily printable by admins.
- Forms need to be stored from year to year.
- Admins need to be able to run basic reports on the overall population with regards to form completion status.
I realize that this is a tall order, and there isn't a plugin that just does this. So my question is more geared towards, how would people approach building this in a WP environment?
Thanks.