I have a task content type which uses a choice field set to display choices using checkboxes. Each time the item is edited, I want to evaluate whether ALL choices in that field have been checked, and if so, complete the workflow.
I'm designing the workflow in SPD, and Visual Studio isn't really an option.