Skip to main content

The PreTeXt Guide

Section 3.24 WeBWorK Exercises

It is possible to include WeBWorK/PG problems in your source. These can be authored using PreTeXt, included from local PG files, or referenced from a host WeBWorK course. A static version of the exercise will be rendered in your static output formats such as /PDF. A “live” version will be rendered in HTML output. If the HTML is hosted on a Runestone server, the student’s progress completing the live exercises can be tracked. You can also extract the problems into a single archive suitable for uploading into a WeBWorK course. This is a big topic, so see the dedicated Chapter 7 for details.