Re: SC 2.2.1 Extend (NOT Adjust!!) (Re: SC 2.2.1 Extend "at least ten times")

Based on the background info about the intent provided by DMcD, my take 
on this would be:

> Website X:
> The site set 10 minutes as the default time limit for the form 
> completion as well. The user is allowed to extend it at least "10 
> individual times". If the site allows user to extend 5 seconds for each 
> time, it means at least 50 seconds in total.

Fails. Overall, regardless of how many times a user can extend, the 
total extension needs to be 10x the default time limit, so 100 minutes 
(now we can argue over whether the initial 10 minutes before the first 
notification and possibility of extension appeared are included or 
excluded here, so whether it must be extendable 90 minutes for a total 
of 100 minutes).

> Website Y:
> The site set 10 minutes as the default time limit for the form 
> completion as well. The user is allowed to extend it at least "10 
> individual times". If the site allows user to extend 10 minutes for each 
> time, it means at least 100 minutes in total.

Passes (see above regarding if it's 100 minutes or 90 minutes)

> Website Z:
> The site set 10 minutes as the default time limit for the form 
> completion as well. The user is allowed to extend it at least "5 
> individual times". If the site allows user to extend 20 seconds for each 
> time, it means at least 100 minutes in total.

I assume you meant 20 minutes, not 20 seconds. And then yes, this would 
also pass.

P
-- 
Patrick H. Lauke

https://www.splintered.co.uk/ | https://github.com/patrickhlauke
https://flickr.com/photos/redux/ | https://www.deviantart.com/redux
twitter: @patrick_h_lauke | skype: patrick_h_lauke

Received on Thursday, 6 February 2020 23:27:03 UTC