This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[if w3cfrm_post_content_type equals="Complete"][if w3cfrm_post_content_format equals="Block"] | |
<!-- wp:html --><!-- | |
/* Formidable Forms Accessibility Statement Generator | |
* By Victor Font Consulting Group, LLC | |
* | |
* https://formidable-masterminds.com/accessibility-statement-generator/ | |
* | |
* Author: Victor M. Font Jr. | |
* https://victorfont.com | |
* https://formidable-masterminds.com | |
* info@victorfont.com | |
* | |
* License: GPL3 | |
* https://www.gnu.org/licenses/gpl-3.0.en.html | |
* | |
* Copyright (c) 2022 Victor Font Consulting Group, LLC | |
*/ | |
--><!-- /wp:html --> | |
<!-- wp:heading --> | |
<h2>Accessibility Statement for [w3cfrm_name_of_your_website_or_mobile_application]</h2> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>[w3cfrm_name_of_your_organization] is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone, and applying the relevant accessibility standards.</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:heading {"level":3} --> | |
<h3>Measures to support accessibility</h3> | |
<!-- /wp:heading --> | |
[if w3cfrm_measures_taken not_equal=""] | |
<!-- wp:paragraph --> | |
<p>[w3cfrm_name_of_your_organization] takes the following measures to ensure accessibility of [w3cfrm_name_of_your_website_or_mobile_application]:</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:list --> | |
<ul> | |
<li>[w3cfrm_measures_taken sep="</li><li>"]</li> | |
[if w3cfrm_other_mesures_taken_repeater not_equal=""] | |
[foreach w3cfrm_other_mesures_taken_repeater] | |
<li>[w3cfrm_other_measure_taken]</li> | |
[/foreach] | |
[/if w3cfrm_other_mesures_taken_repeater] | |
</ul> | |
<!-- /wp:list --> | |
[/if w3cfrm_measures_taken] | |
<!-- wp:heading {"level":3} --> | |
<h3>Conformance status</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>The <a href="https://www.w3.org/WAI/standards-guidelines/wcag/" target="_blank" rel="noreferrer noopener">Web Content Accessibility Guidelines (WCAG)</a> defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA. [w3cfrm_name_of_your_website_or_mobile_application] is [if w3cfrm_conformance_status like="Fully conformant:"]fully conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Partially conformant:"]partially conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Non conformant:"]non conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Not assessed:"]not assessed[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="None"]none[/if w3cfrm_conformance_status] with [w3cfrm_accessibility_standard_followed]. [if w3cfrm_conformance_status like="Fully conformant:"]Fully conformant means that the content fully conforms to the accessibility standard without any exceptions.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Partially conformant:"]Partially conformant means that some parts of the content do not fully conform to the accessibility standard.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Non conformant:"]Non conformant means that the content does not conform to the accessibility standard.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Not assessed:"]Not assessed means that the content has not been evaluated or the evaluation results are not available.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="None"]None means that the content does not conform to the accessibility standard.[/if w3cfrm_conformance_status]</p> | |
<!-- /wp:paragraph --> | |
[if w3cfrm_additional_accessibility_requirements_applied not_equal=""] | |
<!-- wp:heading {"level":4} --> | |
<h4>Additional accessibility considerations</h4> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
[w3cfrm_additional_accessibility_requirements_applied] | |
<!-- /wp:paragraph --> | |
[/if w3cfrm_additional_accessibility_requirements_applied] | |
<!-- wp:heading {"level":3} --> | |
<h3>Feedback</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>We welcome your feedback on the accessibility of [w3cfrm_name_of_your_website_or_mobile_application]. Please let us know if you encounter accessibility barriers on [w3cfrm_name_of_your_website_or_mobile_application]:</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:list --> | |
<ul> | |
<li>Phone: <a href="tel:[w3cfrm_stripped_phone_number]">[w3cfrm_phone]</a></li> | |
<li>E-mail: <a href="mailto:[w3cfrm_email]">[w3cfrm_email]</a></li> | |
[if w3cfrm_physical_address not_equal=""]<li>Physical address: [w3cfrm_physical_address]</li>[/if w3cfrm_physical_address] | |
[if w3cfrm_postal_address not_equal=""]<li>Postal address: [w3cfrm_postal_address]</li>[/if w3cfrm_postal_address] | |
</ul> | |
<!-- /wp:list --> | |
[if w3cfrm_other_contact_options not_equal=""] | |
<!-- wp:paragraph --> | |
<p>[w3cfrm_other_contact_options]</p> | |
<!-- /wp:paragraph --> | |
[/if w3cfrm_other_contact_options] | |
<!-- wp:paragraph --> | |
<p>We try to respond to feedback within [w3cfrm_typical_response_duration].</p> | |
<!-- /wp:paragraph --> | |
[if w3cfrm_compatibility_with_user_environment_repeater not_equal=""] | |
<!-- wp:heading {"level":3} --> | |
<h3>Compatibility with browsers and assistive technology</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>[w3cfrm_name_of_your_website_or_mobile_application] is designed to be compatible with the following assistive technologies:</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:list --> | |
<ul> | |
[foreach w3cfrm_compatibility_with_user_environment_repeater] | |
<li>[w3cfrm_compatible_environment]</li> | |
[/foreach] | |
</ul> | |
<!-- /wp:list --> | |
[if w3cfrm_known_incompatibility_repeater not_equal=""] | |
<!-- wp:paragraph --> | |
<p>[w3cfrm_name_of_your_website_or_mobile_application] is not compatible with:</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:list --> | |
<ul> | |
[foreach w3cfrm_known_incompatibility_repeater] | |
<li>[w3cfrm_incompatibility]</li> | |
[/foreach] | |
</ul> | |
<!-- /wp:list --> | |
[/if w3cfrm_known_incompatibility_repeater] | |
[/if w3cfrm_compatibility_with_user_environment_repeater] | |
<!-- wp:heading {"level":3} --> | |
<h3>Technical specifications</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>Accessibility of [w3cfrm_name_of_your_website_or_mobile_application] relies on the following technologies to work with the particular combination of web browser and any assistive technologies or plugins installed on your computer:</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:list --> | |
<ul> | |
[if w3cfrm_technologies_used_checkboxes not_equal=""] | |
<li>[w3cfrm_technologies_used_checkboxes sep="</li><li>"]</li> | |
[/if w3cfrm_technologies_used_checkboxes] | |
[if w3cfrm_other_technologies_used_repeater not_equal=""] | |
[foreach w3cfrm_other_technologies_used_repeater] | |
<li>[w3cfrm_other_technology_used]</li> | |
[/foreach] | |
[/if w3cfrm_other_technologies_used_repeater] | |
</ul> | |
<!-- /wp:list --> | |
<!-- wp:paragraph --> | |
<p>These technologies are relied upon for conformance with the accessibility standards used.</p> | |
<!-- /wp:paragraph --> | |
[if w3cfrm_accessibility_limitations_repeater not_equal=""] | |
<!-- wp:heading {"level":3} --> | |
<h3>Limitations and alternatives</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>Despite our best efforts to ensure accessibility of [w3cfrm_name_of_your_website_or_mobile_application], there may be some limitations. Below is a description of known limitations, and potential solutions. Please contact us if you observe an issue not listed below.</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:paragraph --> | |
<p>Known limitations for [w3cfrm_name_of_your_website_or_mobile_application]:</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:list {"ordered":true} --> | |
<ol> | |
[foreach w3cfrm_accessibility_limitations_repeater] | |
<li><strong>[w3cfrm_accessibility_limitation_content_part]</strong>: [w3cfrm_accessibility_limitation_description] [w3cfrm_accessibility_limitation_why] [w3cfrm_accessibility_limitation_what] [w3cfrm_accessibility_limitation_meantime]</li> | |
[/foreach] | |
</ol> | |
<!-- /wp:list --> | |
[/if w3cfrm_accessibility_limitations_repeater] | |
<!-- wp:heading {"level":3} --> | |
<h3>Assessment approach</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>[w3cfrm_name_of_your_organization] assessed the accessibility of [w3cfrm_name_of_your_website_or_mobile_application] by the following approaches:</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:list --> | |
<ul> | |
[if w3cfrm_assessment_approaches_checkboxes not_equal=""] | |
<li>[w3cfrm_assessment_approaches_checkboxes sep="</li><li>"]</li> | |
[/if w3cfrm_assessment_approaches_checkboxes] | |
[if w3cfrm_other_assessment_approaches_repeater not_equal=""] | |
[foreach w3cfrm_other_assessment_approaches_repeater] | |
<li>[w3cfrm_other_assessment_approach]</li> | |
[/foreach] | |
[/if w3cfrm_other_assessment_approaches_repeater] | |
</ul> | |
<!-- /wp:list --> | |
<!-- wp:heading {"level":3} --> | |
<h3>Evaluation report</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>An evaluation report for [w3cfrm_name_of_your_website_or_mobile_application] is available at: <a href="[w3cfrm_link_to_recent_evaluation_report]" target="_blank" rel="noreferrer noopener">[w3cfrm_link_to_recent_evaluation_report]</a>.</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:heading {"level":3} --> | |
<h3>Evaluation statement</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>An evaluation statement for [w3cfrm_name_of_your_website_or_mobile_application] is available at: <a href="[w3cfrm_link_to_evaluation_statement]" target="_blank" rel="noreferrer noopener">[w3cfrm_link_to_evaluation_statement]</a>.</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:heading {"level":3} --> | |
<h3>Formal approval of this accessibility statement</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>This Accessibility Statement is approved by:</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:paragraph --> | |
<p>[w3cfrm_name_of_your_organization]<br> | |
[w3cfrm_name_of_person_or_department]<br> | |
[w3cfrm_approver_function]</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:heading {"level":3} --> | |
<h3>Formal complaints</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph -->[w3cfrm_formal_complaint_procedures]<!-- /wp:paragraph --> | |
<!-- wp:separator {"className":"is-style-wide"} --> | |
<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/> | |
<!-- /wp:separator --> | |
<!-- wp:paragraph --> | |
<p>This statement was created on [w3cfrm_publication_date_formatted] using the <a href="https://formidable-masterminds.com/accessibility-statement-generator/">Formidable Forms W3C Accessibility Statement Generator Tool</a>.</p> | |
<!-- /wp:paragraph --> | |
[/if w3cfrm_post_content_format][/if w3cfrm_post_content_type] | |
[if w3cfrm_post_content_type equals="Minimal"][if w3cfrm_post_content_format equals="Block"] | |
<!-- wp:html --><!-- | |
/* Formidable Forms Accessibility Statement Generator | |
* By Victor Font Consulting Group, LLC | |
* | |
* https://formidable-masterminds.com/accessibility-statement-generator/ | |
* | |
* Author: Victor M. Font Jr. | |
* https://victorfont.com | |
* https://formidable-masterminds.com | |
* info@victorfont.com | |
* | |
* License: GPL3 | |
* https://www.gnu.org/licenses/gpl-3.0.en.html | |
* | |
* Copyright (c) 2022 Victor Font Consulting Group, LLC | |
*/ | |
--><!-- /wp:html --> | |
<!-- wp:heading --> | |
<h2>Accessibility Statement for [w3cfrm_name_of_your_website_or_mobile_application]</h2> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>[w3cfrm_name_of_your_organization] is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone, and applying the relevant accessibility standards.</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:heading {"level":3} --> | |
<h3>Conformance status</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>The <a href="https://www.w3.org/WAI/standards-guidelines/wcag/" target="_blank" rel="noreferrer noopener">Web Content Accessibility Guidelines (WCAG)</a> defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA. [w3cfrm_name_of_your_website_or_mobile_application] is [if w3cfrm_conformance_status like="Fully conformant:"]fully conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Partially conformant:"]partially conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Non conformant:"]non conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Not assessed:"]not assessed[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="None"]none[/if w3cfrm_conformance_status] with [w3cfrm_accessibility_standard_followed]. [if w3cfrm_conformance_status like="Fully conformant:"]Fully conformant means that the content fully conforms to the accessibility standard without any exceptions.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Partially conformant:"]Partially conformant means that some parts of the content do not fully conform to the accessibility standard.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Non conformant:"]Non conformant means that the content does not conform to the accessibility standard.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Not assessed:"]Not assessed means that the content has not been evaluated or the evaluation results are not available.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="None"]None means that the content does not conform to the accessibility standard.[/if w3cfrm_conformance_status]</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:heading {"level":3} --> | |
<h3>Feedback</h3> | |
<!-- /wp:heading --> | |
<!-- wp:paragraph --> | |
<p>We welcome your feedback on the accessibility of [w3cfrm_name_of_your_website_or_mobile_application]. Please let us know if you encounter accessibility barriers on [w3cfrm_name_of_your_website_or_mobile_application]:</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:list --> | |
<ul> | |
<li>Phone: <a href="tel:[w3cfrm_stripped_phone_number]">[w3cfrm_phone]</a></li> | |
<li>E-mail: <a href="mailto:[w3cfrm_email]">[w3cfrm_email]</a></li> | |
[if w3cfrm_physical_address not_equal=""] | |
<li>Physical address: [w3cfrm_physical_address]</li> | |
[/if w3cfrm_physical_address] | |
[if w3cfrm_postal_address not_equal=""] | |
<li>Postal address: [w3cfrm_postal_address]</li> | |
[/if w3cfrm_postal_address] | |
</ul> | |
<!-- /wp:list --> | |
[if w3cfrm_other_contact_options not_equal=""] | |
<!-- wp:paragraph --> | |
<p>[w3cfrm_other_contact_options]</p> | |
<!-- /wp:paragraph --> | |
[/if w3cfrm_other_contact_options] | |
<!-- wp:paragraph --> | |
<p>We try to respond to feedback within [w3cfrm_typical_response_duration].</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:separator {"className":"is-style-wide"} --> | |
<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/> | |
<!-- /wp:separator --> | |
<!-- wp:paragraph --> | |
<p>This statement was created on [w3cfrm_publication_date_formatted] using the <a href="https://formidable-masterminds.com/accessibility-statement-generator/">Formidable Forms W3C Accessibility Statement Generator Tool</a>.</p> | |
<!-- /wp:paragraph --> | |
[/if w3cfrm_post_content_format][/if w3cfrm_post_content_type] | |
[if w3cfrm_post_content_type equals="Complete"][if w3cfrm_post_content_format equals="Classic"] | |
<!-- | |
/* Formidable Forms Accessibility Statement Generator | |
* By Victor Font Consulting Group, LLC | |
* | |
* https://formidable-masterminds.com/accessibility-statement-generator/ | |
* | |
* Author: Victor M. Font Jr. | |
* https://victorfont.com | |
* https://formidable-masterminds.com | |
* info@victorfont.com | |
* | |
* License: GPL3 | |
* https://www.gnu.org/licenses/gpl-3.0.en.html | |
* | |
* Copyright (c) 2022 Victor Font Consulting Group, LLC | |
*/ | |
--> | |
<h2>Accessibility Statement for [w3cfrm_name_of_your_website_or_mobile_application]</h2> | |
<p>[w3cfrm_name_of_your_organization] is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone, and applying the relevant accessibility standards.</p> | |
<h3>Measures to support accessibility</h3> | |
[if w3cfrm_measures_taken not_equal=""] | |
<p>[w3cfrm_name_of_your_organization] takes the following measures to ensure accessibility of [w3cfrm_name_of_your_website_or_mobile_application]:</p> | |
<ul> | |
<li>[w3cfrm_measures_taken sep="</li><li>"]</li> | |
[if w3cfrm_other_mesures_taken_repeater not_equal=""] | |
[foreach w3cfrm_other_mesures_taken_repeater] | |
<li>[w3cfrm_other_measure_taken]</li> | |
[/foreach] | |
[/if w3cfrm_other_mesures_taken_repeater] | |
</ul> | |
[/if w3cfrm_measures_taken] | |
<h3>Conformance status</h3> | |
<p>The <a href="https://www.w3.org/WAI/standards-guidelines/wcag/" target="_blank" rel="noreferrer noopener">Web Content Accessibility Guidelines (WCAG)</a> defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA. [w3cfrm_name_of_your_website_or_mobile_application] is [if w3cfrm_conformance_status like="Fully conformant:"]fully conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Partially conformant:"]partially conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Non conformant:"]non conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Not assessed:"]not assessed[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="None"]none[/if w3cfrm_conformance_status] with [w3cfrm_accessibility_standard_followed]. [if w3cfrm_conformance_status like="Fully conformant:"]Fully conformant means that the content fully conforms to the accessibility standard without any exceptions.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Partially conformant:"]Partially conformant means that some parts of the content do not fully conform to the accessibility standard.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Non conformant:"]Non conformant means that the content does not conform to the accessibility standard.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Not assessed:"]Not assessed means that the content has not been evaluated or the evaluation results are not available.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="None"]None means that the content does not conform to the accessibility standard.[/if w3cfrm_conformance_status]</p> | |
[if w3cfrm_additional_accessibility_requirements_applied not_equal=""] | |
<h4>Additional accessibility considerations</h4> | |
<p>[w3cfrm_additional_accessibility_requirements_applied]</p> | |
[/if w3cfrm_additional_accessibility_requirements_applied] | |
<h3>Feedback</h3> | |
<p>We welcome your feedback on the accessibility of [w3cfrm_name_of_your_website_or_mobile_application]. Please let us know if you encounter accessibility barriers on [w3cfrm_name_of_your_website_or_mobile_application]:</p> | |
<ul> | |
<li>Phone: <a href="tel:[w3cfrm_stripped_phone_number]">[w3cfrm_phone]</a></li> | |
<li>E-mail: <a href="mailto:[w3cfrm_email]">[w3cfrm_email]</a></li> | |
[if w3cfrm_physical_address not_equal=""]<li>Physical address: [w3cfrm_physical_address]</li>[/if w3cfrm_physical_address] | |
[if w3cfrm_postal_address not_equal=""]<li>Postal address: [w3cfrm_postal_address]</li>[/if w3cfrm_postal_address] | |
</ul> | |
[if w3cfrm_other_contact_options not_equal=""] | |
<p>[w3cfrm_other_contact_options]</p> | |
[/if w3cfrm_other_contact_options] | |
<p>We try to respond to feedback within [w3cfrm_typical_response_duration].</p> | |
[if w3cfrm_compatibility_with_user_environment_repeater not_equal=""] | |
<h3>Compatibility with browsers and assistive technology</h3> | |
<p>[w3cfrm_name_of_your_website_or_mobile_application] is designed to be compatible with the following assistive technologies:</p> | |
<ul> | |
[foreach w3cfrm_compatibility_with_user_environment_repeater] | |
<li>[w3cfrm_compatible_environment]</li> | |
[/foreach] | |
</ul> | |
[if w3cfrm_known_incompatibility_repeater not_equal=""] | |
<p>[w3cfrm_name_of_your_website_or_mobile_application] is not compatible with:</p> | |
<ul> | |
[foreach w3cfrm_known_incompatibility_repeater] | |
<li>[w3cfrm_incompatibility]</li> | |
[/foreach] | |
</ul> | |
[/if w3cfrm_known_incompatibility_repeater] | |
[/if w3cfrm_compatibility_with_user_environment_repeater] | |
<h3>Technical specifications</h3> | |
<p>Accessibility of [w3cfrm_name_of_your_website_or_mobile_application] relies on the following technologies to work with the particular combination of web browser and any assistive technologies or plugins installed on your computer:</p> | |
<ul> | |
[if w3cfrm_technologies_used_checkboxes not_equal=""] | |
<li>[w3cfrm_technologies_used_checkboxes sep="</li><li>"]</li> | |
[/if w3cfrm_technologies_used_checkboxes] | |
[if w3cfrm_other_technologies_used_repeater not_equal=""] | |
[foreach w3cfrm_other_technologies_used_repeater] | |
<li>[w3cfrm_other_technology_used]</li> | |
[/foreach] | |
[/if w3cfrm_other_technologies_used_repeater] | |
</ul> | |
<p>These technologies are relied upon for conformance with the accessibility standards used.</p> | |
[if w3cfrm_accessibility_limitations_repeater not_equal=""] | |
<h3>Limitations and alternatives</h3> | |
<p>Despite our best efforts to ensure accessibility of [w3cfrm_name_of_your_website_or_mobile_application], there may be some limitations. Below is a description of known limitations, and potential solutions. Please contact us if you observe an issue not listed below.</p> | |
<p>Known limitations for [w3cfrm_name_of_your_website_or_mobile_application]:</p> | |
<ol> | |
[foreach w3cfrm_accessibility_limitations_repeater] | |
<li><strong>[w3cfrm_accessibility_limitation_content_part]</strong>: [w3cfrm_accessibility_limitation_description] [w3cfrm_accessibility_limitation_why] [w3cfrm_accessibility_limitation_what] [w3cfrm_accessibility_limitation_meantime]</li> | |
[/foreach] | |
</ol> | |
[/if w3cfrm_accessibility_limitations_repeater] | |
<h3>Assessment approach</h3> | |
<p>>[w3cfrm_name_of_your_organization] assessed the accessibility of [w3cfrm_name_of_your_website_or_mobile_application] by the following approaches:</p> | |
<ul> | |
[if w3cfrm_assessment_approaches_checkboxes not_equal=""] | |
<li>[w3cfrm_assessment_approaches_checkboxes sep="</li><li>"]</li> | |
[/if w3cfrm_assessment_approaches_checkboxes] | |
[if w3cfrm_other_assessment_approaches_repeater not_equal=""] | |
[foreach w3cfrm_other_assessment_approaches_repeater] | |
<li>[w3cfrm_other_assessment_approach]</li> | |
[/foreach] | |
[/if w3cfrm_other_assessment_approaches_repeater] | |
</ul> | |
<h3>Evaluation report</h3> | |
<p>An evaluation report for>[w3cfrm_name_of_your_website_or_mobile_application] is available at: <a href="[w3cfrm_link_to_recent_evaluation_report]" target="_blank" rel="noreferrer noopener">[w3cfrm_link_to_recent_evaluation_report]</a>.</p> | |
<h3>Evaluation statement</h3> | |
<p>An evaluation statement for [w3cfrm_name_of_your_website_or_mobile_application] is available at: <a href="[w3cfrm_link_to_evaluation_statement]" target="_blank" rel="noreferrer noopener">[w3cfrm_link_to_evaluation_statement]</a>.</p> | |
<h3>Formal approval of this accessibility statement</h3> | |
<p>This Accessibility Statement is approved by:</p> | |
<p>[w3cfrm_name_of_your_organization]<br> | |
[w3cfrm_name_of_person_or_department]<br> | |
[w3cfrm_approver_function]</p> | |
<h3>Formal complaints</h3> | |
[w3cfrm_formal_complaint_procedures] | |
<hr/> | |
<p>This statement was created on [w3cfrm_publication_date_formatted] using the <a href="https://formidable-masterminds.com/accessibility-statement-generator/">Formidable Forms W3C Accessibility Statement Generator Tool</a>.</p> | |
[/if w3cfrm_post_content_format][/if w3cfrm_post_content_type] | |
[if w3cfrm_post_content_type equals="Minimal"][if w3cfrm_post_content_format equals="Classic"] | |
<!-- | |
/* Formidable Forms Accessibility Statement Generator | |
* By Victor Font Consulting Group, LLC | |
* | |
* https://formidable-masterminds.com/accessibility-statement-generator/ | |
* | |
* Author: Victor M. Font Jr. | |
* https://victorfont.com | |
* https://formidable-masterminds.com | |
* info@victorfont.com | |
* | |
* License: GPL3 | |
* https://www.gnu.org/licenses/gpl-3.0.en.html | |
* | |
* Copyright (c) 2022 Victor Font Consulting Group, LLC | |
*/ | |
--> | |
<h2>Accessibility Statement for [w3cfrm_name_of_your_website_or_mobile_application]</h2> | |
<p>[w3cfrm_name_of_your_organization] is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone, and applying the relevant accessibility standards.</p> | |
<h3>Conformance status</h3> | |
<p>The <a href="https://www.w3.org/WAI/standards-guidelines/wcag/" target="_blank" rel="noreferrer noopener">Web Content Accessibility Guidelines (WCAG)</a> defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA. [w3cfrm_name_of_your_website_or_mobile_application] is [if w3cfrm_conformance_status like="Fully conformant:"]fully conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Partially conformant:"]partially conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Non conformant:"]non conformant[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Not assessed:"]not assessed[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="None"]none[/if w3cfrm_conformance_status] with [w3cfrm_accessibility_standard_followed]. [if w3cfrm_conformance_status like="Fully conformant:"]Fully conformant means that the content fully conforms to the accessibility standard without any exceptions.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Partially conformant:"]Partially conformant means that some parts of the content do not fully conform to the accessibility standard.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Non conformant:"]Non conformant means that the content does not conform to the accessibility standard.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="Not assessed:"]Not assessed means that the content has not been evaluated or the evaluation results are not available.[/if w3cfrm_conformance_status][if w3cfrm_conformance_status like="None"]None means that the content does not conform to the accessibility standard.[/if w3cfrm_conformance_status]</p> | |
<h3>Feedback</h3> | |
<p>We welcome your feedback on the accessibility of [w3cfrm_name_of_your_website_or_mobile_application]. Please let us know if you encounter accessibility barriers on [w3cfrm_name_of_your_website_or_mobile_application]:</p> | |
<ul> | |
<li>Phone: <a href="tel:[w3cfrm_stripped_phone_number]">[w3cfrm_phone]</a></li> | |
<li>E-mail: <a href="mailto:[w3cfrm_email]">[w3cfrm_email]</a></li> | |
[if w3cfrm_physical_address not_equal=""]<li>Physical address: [w3cfrm_physical_address]</li>[/if w3cfrm_physical_address] | |
[if w3cfrm_postal_address not_equal=""]<li>Postal address: [w3cfrm_postal_address]</li>[/if w3cfrm_postal_address] | |
</ul> | |
[if w3cfrm_other_contact_options not_equal=""] | |
<p>[w3cfrm_other_contact_options]</p> | |
[/if w3cfrm_other_contact_options] | |
<p>We try to respond to feedback within [w3cfrm_typical_response_duration].</p> | |
<hr/> | |
<p>This statement was created on [w3cfrm_publication_date_formatted] using the <a href="https://formidable-masterminds.com/accessibility-statement-generator/">Formidable Forms W3C Accessibility Statement Generator Tool</a>.</p> | |
[/if w3cfrm_post_content_format][/if w3cfrm_post_content_type] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment