I'm trying to create a go/no task and am having some problems. I know about the -1 parameter and have seen the GNAT support information. The problem I am running into is that I need my task to provide both feedback about correct/incorrect (easy to do and already implemented) and when they go too slow. I cannot do the latter as it seems that I need to use the Style minmax parameter to allow the no-response option to work for accuracy feedback. Any ideas about how I can implement this?