FAQ Project
The FAQ module allows you to create a list of questions & answers. All questions are hyperlink buttons and will expand when clicked on. Only one answer is displayed at any given time.
If one throw a lot of brainstorming on the project, it can grow to become both a complex and functionality-rich module. I think a better approach would be to implement a few desireable features first and capture feedback on the path forward for the module.
Here are the first features that we will include in the next version of the FAQ project.
- Use the ClientAPI to avoid postbacks when clicking on a question. A positive side effect of this will be that multiple answers can be viewed simultaneously.
- Allow for the ability to change the View Order of individual questions. Preferably using a visual interface.
- Allow for the ability to hide questions instead of deleting them.
Here are some other goals open for discussion for the long run after these inital features are implemented.
- Submit Questions
- Categories
- Metadata
- Workflows
- Search Filter
- Skinning
- Multiple Views
- Attach relevant links
- Knowledge Base