New Authors landing page

From WeBWorK_wiki
Jump to navigation Jump to search

Learning how to Author WeBWorK problems

  • If you're just starting out, see the Problem Authoring Background Information and sample problems first.
  • If you're working on a problem and want to find out how to do one particular construct look at the index of problem techniques section.
  • If you're working on a problem in a specific area you may find the more advanced templates useful.
  • To ease the custom formatting of the look and feel of the question see Template4
  • More information on using MathObjects in authoring problems.
  • Use the online calculators to try out code fragments -- including code fragments containing MathObjects. This is a quick way to learn the fine points of the MathObject syntax.

Basic info and Sample Problems

Manuals and HOWTOs

Reference Documents