Difference between revisions of "New Authoring"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Getting Started == |
== Getting Started == |
||
* How to modify/edit an existing problem (WeBWorK howto) |
* How to modify/edit an existing problem (WeBWorK howto) |
||
− | + | === Basic examples === |
|
− | + | * A simple PG problem |
|
− | + | * Randomization/Numerical response |
|
− | + | * An example with a formula as a response |
|
+ | |||
* [[Problem_Techniques]] - a list of different things you can do in a PG problem |
* [[Problem_Techniques]] - a list of different things you can do in a PG problem |
Revision as of 14:41, 14 June 2021
Getting Started
- How to modify/edit an existing problem (WeBWorK howto)
Basic examples
- A simple PG problem
- Randomization/Numerical response
- An example with a formula as a response
- Problem_Techniques - a list of different things you can do in a PG problem
- PG POD documentation - The inline documentation for all of the modules available in PG
- Recommended resources
- Additional resources (link)