Open the menu
    ```html

    Questionnaires: List of Responses

    This interface lists all responses made for a given questionnaire.

    Features

    • It is an administration interface

    Screens

    List of Responses
    On this screen, you can:
    • Delete a response.
    • Export a CSV file containing all responses from a specific questionnaire encoded in UTF-8 and separated by ;.
    • View the response of a user.

    Data

    Response

    • Date(date and time) : Date and time when the response was made by the user.
    • Full Name(user or group) : Full Name of the user who filled out the response. This field only appears if the questionnaire is not anonymous.

    Links

    Permissions

    • Edit service instance content: Allows managing all data of this service instance with publisher profile.

    Actions

    • Delete
    ```