Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warren Shull WebWork Calculus scaffolds #1166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

weshuu
Copy link

@weshuu weshuu commented Jul 28, 2024

I am hoping to add these 16 problems to the Open Problem Library! When this is done, I may want some guidance as to the different ways these can be searched for.

@dlglin
Copy link
Member

dlglin commented Sep 19, 2024

On first look here are some suggestions:

  • You should only load the macro files that you are using in the question. Put all of the macros into one loadMacros call, and make sure that PGcourse.pl is the last macro loaded.
  • Remove any commented out code that is not relevant to the problem.
  • If you are using WeBWorK 2.19, you should run "Reformat the code using perltidy" from the "Format code" tab. It will standardize the alignment of your code.
  • You can remove TEXT(beginproblem());. It is no longer used.

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