Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The instructor links help is updated to order the links in the help in the same order that they are in the site navigation. Also add help for the "Job Manager" which was missing.
Also fix the links the PG problem editor help. The links above the CodeMirror editor window in the PG problem editor have changed in two ways that the links in the help were not updated to match.
First, the "Problem Techniques" button was replaced with the "Sample Problems" button. So that Wiki link is now also removed from the help, and it is now the local server sample problems link.
The PGML lab was updated so that it does not need the PGML-lab.pg file in the templates directory of the course. It now directly uses that problem from the assets/pg directory. The link in the help file now does the same thing.
I removed the
reference-linkclass from the links above the CodeMirror window because that class does not do anything. I also removed the old webwork.maa.org links in the comments because those don't need to be there even if they are updated to the new locations.