You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, in addition to newly filling out questionnaires (i.e., creating a new questionnaire result, starting from scratch), I want to be able to see a list of the questionnaires which were filled in the past on a dedicated page. Via that list, I want to be able to view, edit, update and delete such questionnaires. For the page to work, we must logically also implement customer management, since questionnaires are a nested resource of a customer.
Acceptance Criteria
A new page/view exists under the /management link
The page displays a list of all known customers and their previously answered questionnaires
It is possible to add new customers
It is possible to delete customers (and their questionnaires)
It is possible to edit customers
Clicking on a questionnaire opens the editor with the previously entered data
Additional Information
None.
The text was updated successfully, but these errors were encountered:
Description
As a user, in addition to newly filling out questionnaires (i.e., creating a new questionnaire result, starting from scratch), I want to be able to see a list of the questionnaires which were filled in the past on a dedicated page. Via that list, I want to be able to view, edit, update and delete such questionnaires. For the page to work, we must logically also implement customer management, since questionnaires are a nested resource of a customer.
Acceptance Criteria
/management
linkAdditional Information
None.
The text was updated successfully, but these errors were encountered: