Closed Ringenberg closed 7 months ago
The core of this issue is that the current implementation only considers changes to the text selection for when it triggers an assessment as it was implicitly assumed that different text would always be selected (particularly given the deselection bug #46). This check is far too strict and needs to be chaged.
As reported by user: When an expectation and text are selected, the Assess feature works as expected. If a different expectation is selected with the same text then Assess simply returns the same evaluation as the previous selected pair.