Right now we have the idea of one Core set of questions that are included in a generated report this is identified by the question group title. In the future we would like this to be more flexible to allow multiple different question groups. This would help with adopting other community action charities which demands might differ from organization to organization. Or may have separate sets of question groups they would like to generate a report on.
This might include:
Register a question group page.
- Place where users can register the title of the question groups
Manage question group page.
- Section where you include which question groups you actually want included in the reports
- Section with possible audit log of who has made changes to question set and when
- Possibly list included questions?
Change report to organize results by different question groups within a survey result
- This would need to add another layer to the returned data structure in getReportData function
Challenges
One issue to document is that right now our reporting tool will only be able to handle multiple choice questions. Other question types will break our reporting tool. We might want to add a new section to the documentation "Making your own question group" describing the current limitations of our plugin.
Right now we have the idea of one Core set of questions that are included in a generated report this is identified by the question group title. In the future we would like this to be more flexible to allow multiple different question groups. This would help with adopting other community action charities which demands might differ from organization to organization. Or may have separate sets of question groups they would like to generate a report on.
This might include:
Register a question group page.
Manage question group page.
Change report to organize results by different question groups within a survey result
Challenges
One issue to document is that right now our reporting tool will only be able to handle multiple choice questions. Other question types will break our reporting tool. We might want to add a new section to the documentation "Making your own question group" describing the current limitations of our plugin.