We're doing an anagram task, and I want to not let the participants proceed until they get the correct answer. The require a correct answer chapter in the Help file only corresponds to a single keystroke, and the anagram task in the samples lets you continue no matter what you imput. Any thoughts/ideas? I could do it in fortran with if/then statements, but I don't know how portable that will be for future studies...