maths / moodle-qtype_stack

Stack question type for Moodle
GNU General Public License v3.0
138 stars 147 forks source link

Answer Test SubstEquiv no longer takes the optional input #1083

Closed LukeLongworth closed 7 months ago

LukeLongworth commented 7 months ago

I think this is from #974, where test options were hidden when they are not needed. In 4.4.6 I cannot give the optional list of variables that are not allowed to be substituted. I tried setting it to an answer test that does take optional inputs, giving [x] as required, and then switching back to SubstEquiv, but upon saving the question, the options field seems to be cleared. I imagine that if there are other tests that take an optional input but no compulsory input, these will be affected too.

sangwinc commented 7 months ago

Thanks for reporting this @LukeLongworth, sorry about this. I already spotted and fixed this issue, and it will be in the next release. Chris