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

Lots of clean up and issue fixing for the sample problems. #1152

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

Conversation

drgrice1
Copy link
Member

@drgrice1 drgrice1 commented Dec 2, 2024

Fix warnings and errors in many of the sample problems, and clean up the categories. Note that algebra and trigonometry should not be categories. Those are subject areas.

The documentation in the problems has been updated for consistency, readability, and correctness.

Cases where new PGML constructs could be used have been implemented (tables, images, tags, and such).

@drgrice1 drgrice1 force-pushed the sample-problems-improvements branch 2 times, most recently from 95d5f29 to b205208 Compare December 3, 2024 21:26
@drgrice1 drgrice1 force-pushed the sample-problems-improvements branch 2 times, most recently from 1c04132 to e6ad4c9 Compare December 11, 2024 13:22
@drgrice1 drgrice1 force-pushed the sample-problems-improvements branch 3 times, most recently from 73cd0af to 8759b93 Compare December 18, 2024 14:24
@drgrice1
Copy link
Member Author

drgrice1 commented Jan 7, 2025

Here is a set definition file to facilitate testing all of the sample problems:
setSample_Problems.def.txt

To use that set definition file, make a link named sample-problems in a course's templates directory to /opt/webwork/pg/tutorial sample-problems. For example run, ln -s /opt/webwork/pg/tutorial/sample-problems /opt/webwork/courses/courseId/templates/sample-problems.

@drgrice1 drgrice1 force-pushed the sample-problems-improvements branch from 8759b93 to 02cf0a0 Compare January 8, 2025 03:47
Fix warnings and errors in many of the sample problems, and clean up the
categories. Note that algebra and trigonometry should not be
categories. Those are subject areas.

The documentation in the problems has been updated for consistency,
readability, and correctness.

Cases where new PGML constructs could be used have been implemented
(tables, images, tags, and such).
@drgrice1 drgrice1 force-pushed the sample-problems-improvements branch from 02cf0a0 to b05adb2 Compare January 8, 2025 04:34
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