apluslms / a-plus-rst-tools

Tools to publish RST course content for mooc-grader and a-plus. Should be cloned as a course submodule.
MIT License
6 stars 24 forks source link

Add option to disable duplicate submission check #174

Closed ihalaij1 closed 1 year ago

ihalaij1 commented 1 year ago

Description

What?

Add option to disable duplicate submission check for individual questionnaires and submit exercises or the whole course.

Why?

Some exercises often expect the submissions to be identical, so always showing the confirmation dialog is unnecessary.

Part of apluslms/a-plus#1076

What type of test did you run?

Tested that the new feature works as expected.

Did you test the changes in

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?