numbas / numbas-lti-provider

An LTI tool provider to run Numbas exams
https://docs.numbas.org.uk/lti/en/latest/
Other
11 stars 12 forks source link

When replacing an exam package, it should use the same MathJax URL as the original #226

Open christianp opened 2 years ago

christianp commented 2 years ago

Compiled exam packages would have to record the parameters used to compile them, such as the MathJax URL, and the LTI provider should send those with the request to fetch an updated package.

christianp commented 1 month ago

I think the reason for this is that we have custom MathJax URLs set on our user profiles on the Numbas editor, but when the LTI tool fetches a new version of the package it just uses the default URL.