Difference between revisions of "New Authoring"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
* [https://webwork.maa.org/pod/pg/ PG POD documentation] - The inline documentation for all of the modules available in PG
 
* [https://webwork.maa.org/pod/pg/ PG POD documentation] - The inline documentation for all of the modules available in PG
 
* Recommended resources
 
* Recommended resources
* Additional resources (link)
 
  +
** First Document
  +
** Second Document
  +
* [[Additional Authoring Resources]]

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