StatCan / wellBeingCheck

1 stars 0 forks source link

Accessibility issue #354

Closed AJBouzidi closed 2 years ago

AJBouzidi commented 3 years ago

URL in FAQ URL in Terms&Conditions

Jiandong-Guo commented 3 years ago

@AJBouzidi Accessibility issues related to ParsedText package are: AboutScreen: 1)faq.c1.q1.a: "faq.c1.q1.a": Yes. More information can be found on Statistics Canada’s website: **https://www.statcan.gc.ca/wellbeing, 2)"faq.c1.q4.a": "The purpose of this pilot study is to better understand the everyday well-being of Canadians by asking in the moment questions about their activities and feelings. For more information about this study, please visit https://www.statcan.gc.ca/wellbeing", 3)faq.c2.q4.a: "faq.c2.q4.a": "Yes, Statistics Canada guarantees the confidentiality of your responses under the Statistics Act.\n"+ "Any research, reports or publications based on this study will use aggregated data only and will not identify you or any individual as being affiliated with this study.\nTo learn more about how Statistics Canada protects your information, visit our Trust Centre.", 4)"faq.c2.q6.a": "The Vitali-T-Stat app fully complies with all privacy and security regulations in place to protect Canadians’ information.\n\n"+ "Vitali-T-Stat uses Statistics Canada’s Electronic Collection Portal to collect your responses. For more information about the security features in place to protect your data, please visit https://surveys-enquetes.statcan.gc.ca/en/faq/security-securite.html.", 5)"faq.c6.q1.a":"faq.c6.q1.a":"Please make use of either of the following resources or contact a healthcare professional:\n\n"+"Mental Health and Wellness**\n\n"

TermOfServiceScreen: 6) "terms_and_conditions_content.privacy.a" : Statistics Canada ..........information, visit our **Trust Centre**.\n, 7) "declinemsg1" : Use of this App is strictly in accordance with its Terms and Conditions. Users shall not: decompile, reverse engineer, disassemble or attempt to derive the source code from the App; remove, alter or obscure any proprietary notice from any portion of the App; reproduce, modify, improve, enhance or make derivative works based upon the App; distribute, license, lease, sell, resell, transfer, publicly display, transmit or otherwise exploit the App; link to, mirror or frame any portion of the App for any illegal and unauthorized purpose, and agree to comply with all laws, rules and regulations applicable to their use of the App. \n , 1-877-949-9492 for more infomations

TOSSettingScreen 8)"terms_and_conditions_content.privacy.a" : Statistics Canada ..........information, visit our **Trust Centre**.\n,

T-T-Nguyen commented 3 years ago

Accessibility issues related to ParsedText package are: AboutScreen: 1)faq.c1.q1.a: "faq.c1.q1.a": Yes. More information can be found on Statistics Canada’s website: https://www.statcan.gc.ca/wellbeing,

The link is written already?

2)"faq.c1.q4.a": "The purpose of this pilot study is to better understand the everyday well-being of Canadians by asking in the moment questions about their activities and feelings. For more information about this study, please visit https://www.statcan.gc.ca/wellbeing",

The link is written already?

3)faq.c2.q4.a: "faq.c2.q4.a": "Yes, Statistics Canada guarantees the confidentiality of your responses under the Statistics Act.\n"+ "Any research, reports or publications based on this study will use aggregated data only and will not identify you or any individual as being affiliated with this study.\nTo learn more about how Statistics Canada protects your information, visit our Trust Centre.", We can provide the link?

4)"faq.c2.q6.a": "The Vitali-T-Stat app fully complies with all privacy and security regulations in place to protect Canadians’ information.\n\n"+ "Vitali-T-Stat uses Statistics Canada’s Electronic Collection Portal to collect your responses. For more information about the security features in place to protect your data, please visit https://surveys-enquetes.statcan.gc.ca/en/faq/security-securite.html.",

The link is written already?

5)"faq.c6.q1.a":"faq.c6.q1.a":"Please make use of either of the following resources or contact a healthcare professional:\n\n"+"Mental Health and Wellness\n\n" TermOfServiceScreen:

I was under the impression that Jiandong figured out a way to make it work?

6) "terms_and_conditions_content.privacy.a" : Statistics Canada ..........information, visit our Trust Centre.\n, We can provide the link?

7) "declinemsg1" : Use of this App is strictly in accordance with its Terms and Conditions. Users shall not: decompile, reverse engineer, disassemble or attempt to derive the source code from the App; remove, alter or obscure any proprietary notice from any portion of the App; reproduce, modify, improve, enhance or make derivative works based upon the App; distribute, license, lease, sell, resell, transfer, publicly display, transmit or otherwise exploit the App; link to, mirror or frame any portion of the App for any illegal and unauthorized purpose, and agree to comply with all laws, rules and regulations applicable to their use of the App. \n , 1-877-949-9492 for more infomations TOSSettingScreen Where’s the URL?

8)"terms_and_conditions_content.privacy.a" : Statistics Canada ..........information, visit our Trust Centre.\n,

Duplicate of 6?

Jiandong-Guo commented 3 years ago

6 is displayed on 2 screens. all the urls are provided. the issue is the Talkback just read the whole string, doesn't explicitly read the URL is a button

T-T-Nguyen commented 3 years ago

So what is the solution to meet accessibility requirements?

T-T-Nguyen commented 3 years ago

@Jiandong-Guo @AJBouzidi https://github.com/StatCan/WellbeingCheckUAT/issues/280

T-T-Nguyen commented 3 years ago

Can you confirm if the Resource section is an issue?

Jiandong-Guo commented 3 years ago

we are not missing urls, Trust Center is displaying text, inside the link are https://www.statcan.gc.ca/eng/trust https://www.statcan.gc.ca/fra/confiance

Jiandong-Guo commented 3 years ago

https://www.statcan.gc.ca/wellBeing and https://www.statcan.gc.ca/bienetre are not accessible

Jiandong-Guo commented 3 years ago

2 1

AJBouzidi commented 2 years ago

@T-T-Nguyen this is has been done as expected and released. If you need to run it by accessibility team?