Difference between revisions of "New Authoring"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 7: Line 7:
   
 
=== Advanced examples ===
 
=== Advanced examples ===
* [[:Category:Problem_Techniques]] - a list of code snippets for different techniques that can be used in PG
+
* [[:Category:Problem_Techniques|Problem Techniques]] - a list of code snippets for different techniques that can be used in PG
* [[:Category:Subject_Area_Templates]] - A list of sample problems arranged by subject
+
* [[:Category:Subject_Area_Templates|Subject Area Templates]] - A list of sample problems arranged by subject
   
 
=== Documentation ===
 
=== Documentation ===

Revision as of 15:51, 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

Advanced examples

Documentation

  • PG POD documentation - The inline documentation for all of the modules available in PG
  • Recommended resources
  • Additional resources (link)