Hello,
I upgraded from 2.16 to 2.18 and everything worked, including LTI, except the mathjax/mathquill rendering in answer entry boxes. I have JS console errors of the form
GET https://ececs.newhaven.edu/pg_files/node_modules/mathquill/dist/mathquill.css?version=github:openwebwork/mathquill@WeBWorK-2.18 net::ERR_ABORTED 404 (Not Found)
I then installed 2.18 from scratch with same result.
I am using option 2 (proxy via apache2). When in terminal, the command
wget -m http://localhost:8080/webwork2
results in two folders
results in not found error.
My files webwork2.apache2.4.conf and webwork2.apache2.4.dist.conf
are identical.
My files
webwork2.mojolicious.yml and webwork2.mojolicious.dist.yml
differ only in the secret and enabling debugging.
What am I missing?Thank you for any help on this.
Omar