ggurdin
3acab885d9
feat: initial work to prevent giving points for copy-pasted text ( #2345 )
...
* feat: initial work to prevent giving points for copy-pasted text
* chore: replace tokenization with comparing token content with pasted content
2025-04-04 13:47:14 -04:00
ggurdin
714613f871
chore: only trigger onPaste callback when text left increases by >1 character ( #2046 )
2025-03-05 13:36:25 -05:00
ggurdin
c9dbbe73b8
feat: added util in choreographer to response to pasting in the input… ( #2021 )
...
* feat: added util in choreographer to response to pasting in the input bar
2025-03-05 13:25:52 -05:00
ggurdin
cb98328adf
1439 simplify accent and punctuation correction ( #1511 )
...
* feat: initial work to normalize error spans to reduce calls to span_details
* feat: if step is normalization error, don't add to choreo record so uses are saved as WA
* fix: add back null check
2025-01-27 16:05:31 -05:00
ggurdin
027158e286
1435 refactor into function specific groupings ( #1440 )
...
* fix: deleted unreferenced files
* fix: sort files based on function
2025-01-14 14:00:30 -05:00