numbas / numbas-extension-programming

An extension for Numbas which provides a code editor and the ability to evaluate code written in Python and R.
Apache License 2.0
3 stars 1 forks source link

Code part is submitted on using return to start a new line #29

Closed chrismgraham closed 1 year ago

chrismgraham commented 1 year ago

A recent change in the Numbas runtime causes code parts to submit on a carriage return (which is not desirable for multiple lines of code). This can be recreated in any code part.