Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
Forms_7.3_24, Forms_7.3_25
Description
As a Form Admin, I want to check a summary of responses for my Select from List field question
Design Deliverables
Context
One of the main purposes for a Form is to make Surveys and that's one of the main gaps that Liferay Forms has. During the product's life, we saw many users deciding to use Google Forms or some other Form Tool instead of Liferay Forms because they needed a Form answers summary report and didn't have one. Now we are trying to fix that by providing a brand new Answers Reports capability in Liferay Forms.
In this Story's scope, users should be able to:
- Check how many times each option of a Select from List field type was picked;
- Check the percentage distribution of each option of a Select from List field type in a pie chart;
- Check the total answers that my Select from List field type had.
Acceptance Criteria
1- Given that a Form Admin created a Form with a Select from List Field Type and published;
when one or more Form Submitter has already submited answers to the Select from List Field,
then the Form Admin should be able to check the Form Report and identify how many picks each option of the Select from List Field had.
2- Given that a Form Admin created a Form with a Select from List Field Type and published;
when one or more Form Submitter has already submited answers to the Select from List Field,
then the Form Admin should be able to check the Form Report and identify the percentages of picks that each option of the Select from List field had.
- This information should be displayed in the format of a Pie Chart.
- In the Pie Chart's Legend, the order should be ordered from the ones with the highest percentages to the ones with the lower percentages.
3- Given that a Form Admin created a Form with a Select from List Field Type and published;
when one or more Form Submitter has already submited answers to the Select from List Field,
then the Form Admin should be able to check the Form Report and identify how many answers the Field had.
4- Given that a Form Admin created a Form with a Select from List Field Type and published;
when the Form already had submissions, but none of them has answered the Field,
then the Field card should still be displayed in the Form Report, but with a "No Responses yet" status.
Definition of Done (DoD):
- All Acceptance Criteria were passed;
- Make sure that the expected automated tests were created (unit / integration / functional) and passed successfully;
- Verify if the test labels were added;
- Code with peer review completed;
- Validated by QA, Product Designer and/or PM;
- No critical bug related to Story scope (ex.: similar of FP4, FP5);
- Make sure that all system documentation were updated (if necessary)
Make sure that it has the extensions points needed to allow GS and customers to customize the feature (If applicable)
Attachments
Issue Links
- links to