Hi Alex,
Thanks for your help!
As you suggested, I ran "git status" and discovered that some files in the macros folder had been modified.
Here’s what happened: When we built WeBWorK 2.19 from scratch, many macros used for the college’s problem bank were missing. To restore them, we copied the necessary files from the older server (2.16) to the new one. However, this led to some duplicates, which caused rendering issues. After reviewing the macros, we deleted the redundant files.
Unfortunately, in the process, PG.pl and a couple of parser files were mistakenly replaced with the older 2.16 versions. 🤦♀️ Since these files differ from those in 2.19, this caused the issue.
Thankfully, after checking "git status", I was able to identify the affected files and restore them to their correct 2.19 versions. This also resolved other issues which I posted here (https://webwork.maa.org/moodle/mod/forum/discuss.php?d=8651).
Now our Webwork server is running perfectly! I love it!!
Thanks again!
Thanks for your help!
As you suggested, I ran "git status" and discovered that some files in the macros folder had been modified.
Here’s what happened: When we built WeBWorK 2.19 from scratch, many macros used for the college’s problem bank were missing. To restore them, we copied the necessary files from the older server (2.16) to the new one. However, this led to some duplicates, which caused rendering issues. After reviewing the macros, we deleted the redundant files.
Unfortunately, in the process, PG.pl and a couple of parser files were mistakenly replaced with the older 2.16 versions. 🤦♀️ Since these files differ from those in 2.19, this caused the issue.
Thankfully, after checking "git status", I was able to identify the affected files and restore them to their correct 2.19 versions. This also resolved other issues which I posted here (https://webwork.maa.org/moodle/mod/forum/discuss.php?d=8651).
Now our Webwork server is running perfectly! I love it!!
Thanks again!