Open Romern opened 3 years ago
This should be possible by using the mod_quiz
webservices. Maybe just generating a clean HTML from them with embedded mathjax is sufficient?
Which are the criteria for this issue to be considered as complete?
Preferably wkhtmltopdf
should not have a fixed delay but instead wait until MathJax is finished. This would require injecting some js into the page.
Alternatively Quizzes may be rendered manually using e.g. Latex but that seems even more cumbersome.
See https://github.com/Romern/syncMyMoodle/pull/54