"docs/vscode:/vscode.git/clone" did not exist on "b275ce00439b07c8d73d9f11b6d0fb74dda46629"
Commit 2665ba68 authored by Baber's avatar Baber
Browse files

update regex

parent 5b7ef05f
......@@ -12,7 +12,7 @@ filter_list:
- name: strict_match
filter:
- function: "regex"
regex_pattern: 'best answer(?:\s+is)?(?:\s*:)?\s*([A-B])'
regex_pattern: '[Tt]he (?:[Bb]est [Aa]nswer|[Ff]inal [Aa]nswer|[Aa]nswer)[^A-B]*([A-B])|[Aa]nswer\s*:[^A-B]*([A-B])|\\boxed\{([A-B])\}'
group_select: -1
- function: take_first
metric_list:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment