numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
207 stars 122 forks source link

"all-or-nothing" marking for "choose several" part #561

Closed christianp closed 3 years ago

christianp commented 6 years ago

You might want to award marks only if the student ticks exactly the right set of choices, and give 0 marks for any other selection.

I've made an example with a custom marking algorithm.

rlowman commented 6 years ago

I would like to work on this if that is ok.

christianp commented 6 years ago

@rlowman Sure - send a pull request when you've got something. Feel free to ask for help if something's not clear.

EVratsanou commented 4 years ago

Hi,I would like to work on this issue

christianp commented 4 years ago

@EVratsanou thanks! Please have a look at our guidelines on contributing to Numbas

calvinm4 commented 4 years ago

Myself and two others would like to start contributing to the project and thought this may be a good place to start. Is this still a feature that you would like to be added? If so, could you point us in the right direction?