This is an unpublished draft preview that might include content that is not yet approved. The published website is at w3.org/WAI/.

Evaluation form

This is a form to evaluate a success criterion or other type of checkpoint.

Examples

Full form

A.3.1.1: Keyboard Access (Minimum)

Level A Implementing SC A.3.1.1

All functionality of the authoring tool is operable through a keyboard interface without requiring specific timings for individual keystrokes, except where the underlying function requires input that depends on the path of the user's movement and not just the endpoints.

Form without optional parameters

A.3.1.2: No Keyboard Traps

Code

{%  
  include evaluation-form.html 
  id="a311" 
  criterion="A.3.1.1: Keyboard Access (Minimum)"
  criterion_short="A.3.1.1"
  level="Level A"
  text="All functionality of the authoring tool is operable through a keyboard interface without requiring specific timings for individual keystrokes, except where the underlying function requires input that depends on the path of the user's movement and not just the endpoints."
  link_to_report="/WAI/atag/report-tool/report#criterion-a311"
  link_to_resource="https://www.w3.org/TR/IMPLEMENTING-ATAG20/#sc_a311"
  link_to_resource_label="Implementing SC A.3.1.1"
%}

Parameters

id="a231"
A unique identifier, so that users can link directly to this section. This can also be used to create IDs for the form elements and their labels.
criterion="A.3.1.1: Keyboard Access (Minimum)"
The criterion being evaluated.
criterion_short="A.3.1.1"
A shorter name for the criterion, this is used in accessible names in the form, like labels.
text="Text"
Content for the criterion or checkpoint, this can be the full text, and can include collapseables like notes. (optional)
level="Level AA"
The Level for this criterion (optional)
link_to_report="/WAI/atag/report-tool/report#criterion-a311"
Link to this criterion as it is displayed in a final report (optional)
link_to_resource="https://www.w3.org/TR/IMPLEMENTING-ATAG20/#sc_a311"
A link to a resource that explains more about this criterion (optional, but if used, also supply link_to_resource_label)
Back to Top

This is an unpublished draft preview that might include content that is not yet approved. The published website is at w3.org/WAI/.