maths / moodle-qtype_stack

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

Iss888 - Add monospace option to inputs #1186

Closed EJMFarrow closed 1 month ago

EJMFarrow commented 1 month ago

This option is available for algebraic, numerical, units and varmatrix inputs. It controls if the student's answer is displayed using monospace font. monospace and monospace:true will force the input to use monospace. monospace:false will force proportional font.

If monospace is not specified, then the CURRENT system default for the given input type will be used when the question is displayed.