Difference between revisions of "Category:MathObjects"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
* [[Presentations on MathObjects]] overview of MathObject features and commands given by Davide Cervone
 
* [[Presentations on MathObjects]] overview of MathObject features and commands given by Davide Cervone
 
* Older but detailed references for MathObjects and MathObjects answer checkers from POD documentation:
 
* Older but detailed references for MathObjects and MathObjects answer checkers from POD documentation:
** [http://webwork.maa.org/doc/cvs/pg_CURRENT/doc/MathObjects/UsingMathObjects.html UsingMathObjects] (introduction)
+
** [http://webwork.maa.org/pod/pg_TRUNK/doc/MathObjects/UsingMathObjects.html UsingMathObjects] (introduction)
** [http://webwork.maa.org/doc/cvs/pg_CURRENT/doc/MathObjects/MathObjectsAnswerCheckers.html MathObjects-based Answer Checkers] (introduction)
+
** [http://webwork.maa.org/pod/pg_TRUNK/doc/MathObjects/MathObjectsAnswerCheckers.html MathObjects-based Answer Checkers] (introduction)
   
 
===Advanced MathObject topics===
 
===Advanced MathObject topics===

Revision as of 16:18, 8 October 2010

Learn to use MathObjects when authoring questions

Advanced MathObject topics


POD (Plain old documentation) documentation (for both MathObjects and other macros) is written in the file containing the source code by the programmers. It usually the most complete and most up-to-date reference.