WeBWorK Main Forum

Can one edit test (i.e. gateway) css and template files in 2.19?

Can one edit test (i.e. gateway) css and template files in 2.19?

by Glenn Rice -
Number of replies: 0
There isn't a way to edit those as a configurable theme like there used to be. However, you have the source for WeBWorK on your server, and you are free to edit that as you see fit, and you could add something that fits your needs. The file to edit for this would be templates/ContentGenerator/GatewayQuiz.html.ep. Note that any changes you make will interfere with upgrading WeBWorK, and so you will have to relegate changes for new releases.