Hi!
I want to setup a question, where there is already some solution given that contains an error. So for example, I give them three example test-cases where only one of them works. The student should fix then the error, but without seeing the output, or the actual error message, it may be a bit hard.
However, I noticed, that running the tests seems to be not supported, when there was no change to the code and even trivial changes like adding a blank line have no effect and prevent the tests from being executed.
I looked at all the options I could find in the test settings, but there seems to be no setting to allow running unmodified code. Is that true, or did I miss some setting somewhere?
Best,
Sebastian