Hello,
I am using WeBWorK problems in a PreTeXt project with the AIM server:
<webwork server="https://webwork-ptx.aimath.org" course="anonymous" user="anonymous" password="anonymous" />
My problems are stored locally and included via xi:include. Overall, things are working reasonably well, but I am encountering two issues:
After clicking “Activate” on a WeBWorK problem, a “Reveal” button appears. However, when I click it, nothing happens. The browser appears to be waiting for a response that never arrives (no visible error message, just no action).
Some of my WeBWorK problems use images (via image(...) in the .pg file). Even when the image file is placed in the same directory as the .pg source, it does not appear in the rendered problem.
I suspect this is related to how the problem is transmitted to the remote WeBWorK server, but I am not sure what the recommended workflow is in this situation.
Questions:
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "PreTeXt support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-suppo...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pretext-support/630ade94-97e4-48d5-a617-464b2ffc27f6n%40googlegroups.com.