Group: Administrators
Posts: 13K,
Visits: 108K
|
No, you cannot use errorstreak unless you programmatically consider slow responses as errors. You will want to use <values> to keep track of consecutive "too slow" responses (whatever that may mean concretely) and then /branch to a feedback <trial> if appropriate.
|