I have two packages containing Question classes. Each class is annotated with @Correct. Only one specifies that the focused attribute is true. When I run Test Focused, I expect only that class to be processed. Instead, an error in the unfocused class keeps that class from being processed.
See video demonstration.