From 404a675e4df9d536c6c7ecf6a66d2593213cd6c2 Mon Sep 17 00:00:00 2001 From: Alastair Campbell Date: Thu, 13 Jul 2023 15:45:46 +0100 Subject: [PATCH 1/4] Issue 1814 on timing adjustable --- understanding/20/timing-adjustable.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/understanding/20/timing-adjustable.html b/understanding/20/timing-adjustable.html index 412ed6d2bb..e101fee907 100644 --- a/understanding/20/timing-adjustable.html +++ b/understanding/20/timing-adjustable.html @@ -40,6 +40,8 @@

Intent of Timing Adjustable

In some cases, however, it is not possible to change the time limit (for example, for an auction or other real-time event) and exceptions are therefore provided for those cases.

+

Not all content that operates on a timer requires that the timing is adjustable. For example, a web application such as an email client provides notification of new email arriving in toast messages in the lower right-hand side of the interface, and the toast messages disappear after 5 seconds. The users are able to verify the arrival of email through other means, such as viewing the Inbox, so the disappearance of the toast message does not set a time limit on the end user's ability to verify if new mail has arrived. If the messages conveyed via toast could not be verified separately, then the message would need to meet this Success Criterion in order to provide the user with sufficient time to access the information.

+

Notes regarding server time limits From 2fe2c98635a9da93a0fbdb0d385bebe66638cb96 Mon Sep 17 00:00:00 2001 From: Alastair Campbell Date: Sun, 13 Aug 2023 19:43:24 +0100 Subject: [PATCH 2/4] Update understanding/20/timing-adjustable.html Co-authored-by: Scott O'Hara --- understanding/20/timing-adjustable.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/understanding/20/timing-adjustable.html b/understanding/20/timing-adjustable.html index e101fee907..a0a697f28d 100644 --- a/understanding/20/timing-adjustable.html +++ b/understanding/20/timing-adjustable.html @@ -40,7 +40,7 @@

Intent of Timing Adjustable

In some cases, however, it is not possible to change the time limit (for example, for an auction or other real-time event) and exceptions are therefore provided for those cases.

-

Not all content that operates on a timer requires that the timing is adjustable. For example, a web application such as an email client provides notification of new email arriving in toast messages in the lower right-hand side of the interface, and the toast messages disappear after 5 seconds. The users are able to verify the arrival of email through other means, such as viewing the Inbox, so the disappearance of the toast message does not set a time limit on the end user's ability to verify if new mail has arrived. If the messages conveyed via toast could not be verified separately, then the message would need to meet this Success Criterion in order to provide the user with sufficient time to access the information.

+

Not all content that operates on a timer requires that the timing is adjustable. For example, a web application such as an email client provides notification of new email arriving in toast messages in the lower right-hand side of the interface, and the toast messages disappear after 5 seconds. Users are able to verify the arrival of email through other means, such as viewing the Inbox, so the disappearance of the toast message does not set a time limit on the their ability to verify if new mail has arrived. If the toast messages could not be verified separately, then each message would need to meet this Success Criterion in order to provide users with sufficient time to access the information.

From 52298b32b423e11630dadd6a72363e09cfbb01e1 Mon Sep 17 00:00:00 2001 From: Alastair Campbell Date: Sun, 13 Aug 2023 19:51:38 +0100 Subject: [PATCH 3/4] Update timing-adjustable.html Updates based on meeting feedback. --- understanding/20/timing-adjustable.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/understanding/20/timing-adjustable.html b/understanding/20/timing-adjustable.html index a0a697f28d..cdddc3f5c6 100644 --- a/understanding/20/timing-adjustable.html +++ b/understanding/20/timing-adjustable.html @@ -40,7 +40,7 @@

Intent of Timing Adjustable

In some cases, however, it is not possible to change the time limit (for example, for an auction or other real-time event) and exceptions are therefore provided for those cases.

-

Not all content that operates on a timer requires that the timing is adjustable. For example, a web application such as an email client provides notification of new email arriving in toast messages in the lower right-hand side of the interface, and the toast messages disappear after 5 seconds. Users are able to verify the arrival of email through other means, such as viewing the Inbox, so the disappearance of the toast message does not set a time limit on the their ability to verify if new mail has arrived. If the toast messages could not be verified separately, then each message would need to meet this Success Criterion in order to provide users with sufficient time to access the information.

+

Content that operates on a timer does not need to be time adjustable if there is an alternative that does not rely on a timer. For example, a web application such as an email client provides notification of new email arriving with a temporary message (such as a 'toast' message) in the lower right-hand side of the interface, and the message disappears after 5 seconds. Users are able to verify the arrival of email through other means, such as viewing the Inbox, so the disappearance of the message does not set a time limit on the their ability to verify if new mail has arrived. If the message could not be verified separately, then each message would need to meet this Success Criterion in order to provide users with sufficient time to access the information.

From 1660ebe745561fcb93dfd25eaaf3a11459f7852b Mon Sep 17 00:00:00 2001 From: Alastair Campbell Date: Tue, 22 Aug 2023 17:33:47 +0100 Subject: [PATCH 4/4] Update understanding/20/timing-adjustable.html Co-authored-by: Mike Gower --- understanding/20/timing-adjustable.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/understanding/20/timing-adjustable.html b/understanding/20/timing-adjustable.html index cdddc3f5c6..31e1be3722 100644 --- a/understanding/20/timing-adjustable.html +++ b/understanding/20/timing-adjustable.html @@ -40,7 +40,7 @@

Intent of Timing Adjustable

In some cases, however, it is not possible to change the time limit (for example, for an auction or other real-time event) and exceptions are therefore provided for those cases.

-

Content that operates on a timer does not need to be time adjustable if there is an alternative that does not rely on a timer. For example, a web application such as an email client provides notification of new email arriving with a temporary message (such as a 'toast' message) in the lower right-hand side of the interface, and the message disappears after 5 seconds. Users are able to verify the arrival of email through other means, such as viewing the Inbox, so the disappearance of the message does not set a time limit on the their ability to verify if new mail has arrived. If the message could not be verified separately, then each message would need to meet this Success Criterion in order to provide users with sufficient time to access the information.

+

Content that operates on a timer does not need to be time adjustable if there is an alternative that does not rely on a timer. For example, a web application such as an email client provides notification of new email arriving with a temporary message (such as a 'toast' message) in the lower right-hand side of the interface, and the message disappears after 5 seconds. Users are able to identify the arrival of email through other means, such as viewing the Inbox, so the disappearance of the message does not set a time limit on the their ability to determine if new mail has arrived. If the user has no other means of discovering the same information (or performing the same function), then each message would need to meet this Success Criterion in order to provide users with sufficient time to access the information.