fmidue / logic-tasks

0 stars 1 forks source link

Use `multipleChoiceSyntax`? #189

Closed jvoigtlaender closed 1 month ago

jvoigtlaender commented 1 month ago

Since several more completeGrade implementations now use multipleChoice or extendedMultipleChoice, it makes sense to consider whether their corresponding partialGrade implementations can also use multipleChoiceSyntax from here: https://github.com/fmidue/output-blocks/blob/cc5e88053b905827221a736355b6c0678c6ed6cd/output-blocks/src/Control/OutputCapable/Blocks.hs#L170-L184