Difference between revisions of "New Authors landing page"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
* [[:Category:MathObjects|MathObjects]], an object system for manipulating mathematics in WeBWorK problems.
 
* [[:Category:MathObjects|MathObjects]], an object system for manipulating mathematics in WeBWorK problems.
 
* [[Tagging Problems]] with metadata for indexing and searching.
 
* [[Tagging Problems]] with metadata for indexing and searching.
* [[PGLabs]], online calculators for immediate display of MathObjects and PG markup language (PGML) These are very helpful for learning the syntax.
 
  +
* [[PGLabs]], On-line labs for rendering of PG code. These labs allow you to experiment with PG syntax online.
 
* [[SequentialProblems]] revealing the problem one step at a time
 
* [[SequentialProblems]] revealing the problem one step at a time
 
* [[Converting CAPA problems for use with WeBWorK]]
 
* [[Converting CAPA problems for use with WeBWorK]]

Revision as of 11:48, 18 June 2008

This guide contains information about authoring WeBWorK problems.

Manuals and HOWTOs

Sample Problems

Reference Documents