Difference between revisions of "New Authoring"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | == Getting Started == |
||
− | * How to modify/edit an existing problem (WeBWorK howto) |
||
=== Basic examples === |
=== Basic examples === |
||
* A simple PG problem |
* A simple PG problem |
Revision as of 14:53, 14 June 2021
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