Difference between revisions of "New Authoring"
Jump to navigation
Jump to search
m (added tag) |
m |
||
Line 18: | Line 18: | ||
* [[Additional Authoring Resources]] |
* [[Additional Authoring Resources]] |
||
− | [[Authors]] |
+ | [[Category:Authors]] |
Latest revision as of 19:39, 16 June 2021
Editing a PG problem
Here is a link on how to use the PG editor in WeBWorK.
Basic examples
- A simple PG problem
- Randomization/Numerical response
- An example with a formula as a response
Advanced examples
- Problem Techniques - a list of code snippets for different techniques that can be used in PG
- Subject Area Templates - A list of sample problems arranged by subject
Documentation
- PG POD documentation - The inline documentation for all of the modules available in PG
- Recommended resources
- First Document
- Second Document
- Additional Authoring Resources