-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New "Asking for feedback" page #85
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
consider my comment on line 66 about making the point on our responsibility for third parties clearer. But at least remove the additional full stop on the current line 66
remove lines 142 to 145 - comment on line 142 indicates what content to remove
|
||
Off-the-shelf surveys and form products, for example Microsoft forms and Google forms, are often used for collecting information. | ||
|
||
The laws that apply to feedback pages we code ourselves apply equally to those we choose to include from third parties. As the operator of the service, we are responsible for those third parties compliance with the law. For example the data protection laws and the Equality Act 2010. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure I understand what this paragraph is trying to say. If we use a third party tool (e.g. Google Analytics) then it isn't our responsibility to ensure their compliance.
|
||
The feedback form must be accessibility tested as part of the accessibility statement. | ||
|
||
## Accessibility and inclusivity |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this somewhat a duplication of what is in the Accessibility section of the Design System?
Closes #38