Skip to content

Fix the MathQuill usage on the problem grader page.#2864

Merged
somiaj merged 1 commit into
openwebwork:developfrom
drgrice1:bugfix/problem-grader-mathquill
Dec 18, 2025
Merged

Fix the MathQuill usage on the problem grader page.#2864
somiaj merged 1 commit into
openwebwork:developfrom
drgrice1:bugfix/problem-grader-mathquill

Conversation

@drgrice1
Copy link
Copy Markdown
Member

When MathQuill was switched to a published npm package instead of being used from the Github repository, the node_modules location changed. This was all updated on the PG side of things, but I forgot to do it for the problem grader (which is the only place MathQuill is used for webwork2).

When MathQuill was switched to a published npm package instead of being
used from the Github repository, the `node_modules` location changed.
This was all updated on the PG side of things, but I forgot to do it for
the problem grader (which is the only place MathQuill is used for
webwork2).
@somiaj
Copy link
Copy Markdown
Contributor

somiaj commented Dec 18, 2025

I am just going to merge this, it is a tiny targeted obvious fix to use the openwebwork version of mathquill.

@somiaj somiaj merged commit fbfc97a into openwebwork:develop Dec 18, 2025
2 checks passed
@drgrice1 drgrice1 deleted the bugfix/problem-grader-mathquill branch December 18, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants