Input Assistance

3.3 Input Assistance

3.3 Input Assistance

Help users avoid and correct errors.

Error Identification

(A)

3.3.1 Error Identification

3.3.1 Error Identification

If an input error is automatically detected, the item that is in error is identified and the error is described to the user in the text.

9.3.3.1 Error Identification

Relevance and applicability

This guideline is relevant when making your portal accessible.

General implementation

User input is validated by Intrexx. If validation fails, an error message is issued and read out loud by screen readers.

Additionally, as a Web author, you have the opportunity to develop applications in a way that ensures error prevention.

Labels or instructions

(A)

3.3.2 Labels or Instructions

3.3.2 Labels or Instructions

If the content requires user input, labels or instructions are provided.

9.3.3.2 Labels for form elements available

Relevance and applicability

This guideline is relevant when making your portal accessible.

General implementation

It is easy to label elements in Intrexx.

If you use elements in Intrexx that can have a label, then you always have the option of creating the label at the same time as the element. The label is then automatically associated with the element and the relationship can be determined by assistive technologies.

Detailed information on this can be found in the following sections:

Detailed implementation

Error Suggestion

(AA)

3.3.3 Error Suggestion

3.3.3 Error Suggestion

If an input error is automatically detected and suggestions for correction are known, then the suggestions are provided to the user, unless it would jeopardize the security or purpose of the content.

9.3.3.3 Help with errors

Relevance and applicability

This guideline is relevant when making your portal accessible.

General implementation

User input is validated by Intrexx. If validation fails, an error message is issued and read out loud by screen readers.

Additionally, as a Web author, you have the opportunity to develop applications in a way that ensures error prevention.

Error Prevention (Legal, Financial, Data)

(AA)

3.3.4 Error Prevention (Legal, Financial, Data)

3.3.4 Error Prevention (Legal, Financial, Data)

For Web pages that cause legal commitments or financial transactions for the user to occur, that modify or delete user-controllable data in data storage systems, or that submit user test responses, at least one of the following is true:

Reversible Submissions are reversible.

Checked Data entered by the user is checked for input errors and the user is provided an opportunity to correct them.

Confirmed A mechanism is available for reviewing, confirming, and correcting information before it is finally sent.

9.3.3.4 Error prevention is supported

Relevance and applicability

This guideline is relevant when making your portal accessible.

General implementation

User input is validated by Intrexx. If validation fails, an error message is issued and read out loud by screen readers.

Additionally, as a Web author, you have the opportunity to develop applications in a way that ensures error prevention.

Help

(AAA)

3.3.5 Help

3.3.5 Help

A context-sensitive help page is available.

Relevance and applicability

This guideline is relevant when making your portal accessible.

General implementation

You can create pages with help texts and link to them.

Error Prevention (All)

(AAA)

3.3.6 Error Prevention (All)

3.3.6 Error Prevention (All)

For websites that require the user to submit information, at least one of the following is true:

Reversible Submissions are reversible.

Checked Data entered by the user is checked for input errors and the user is provided an opportunity to correct them.

Confirmed A mechanism is available for reviewing, confirming, and correcting information before it is finally sent.

Description

This success criterion is related to the Error Prevention (Legal, Financial, Data) success criterion. However, error prevention does not only refer to legal and financial data.

General implementation

User input is validated by Intrexx. If validation fails, an error message is issued and read out loud by screen readers.

Additionally, as a Web author, you have the opportunity to develop applications in a way that ensures error prevention.