BasicProblemTemplates

From WeBWorK_wiki
Revision as of 21:59, 14 February 2008 by Sam (talk | contribs)
Jump to navigation Jump to search

Basic WeBWorK Problem Templates

There are three basic problem templates here:

  • A first problem: a very simple problem showing the structure of a WeBWorK problem. The source code for the file is also available (need to attach file somehow).
  • A second problem: this problem shows some additional commonly used problem types. The source code (needs to be attached).
  • A third problem: this is a problem that provides a very simple example of how to incorporate graphics into a WeBWorK problem. Source code.

More advanced examples are available in the templates by subject area, and specific problem techniques in an index of problem techniques.