Technique G75:Providing a mechanism to postpone any updating of content
Applicability
Content that automatically updates itself.
This technique relates to 2.2.4: Interruptions (Sufficient).
Description
The objective of this technique is to ensure that users can postpone automatic updates of content, or other non-emergency interruptions. This can be accomplished either through a preference or by alerting users of an imminent update and allowing them to suppress it. If a preference is provided, automatic content update can be disabled by default and users can specify the frequency of automatic content updates if they choose to enable the setting.
Examples
- A Web page provides stock quotes and automatically updates from time to time. The page provides a short form with a field "Refresh data frequency (minutes):" so users can adjust the frequency of the updating.
Tests
Procedure
- Find pages with content that automatically updates.
- For each automatic update, look for a mechanism to adjust the timing of the updates.
- Check that automatic updating is disabled by default or that the user is warned before an automatic update occurs and allowed to suppress it.
Expected Results
- #3 is true.