Difference between revisions of "Category:MathObjects"

From WeBWorK_wiki
Jump to navigation Jump to search
m
Line 2: Line 2:
 
* [[Introduction to MathObjects]]
 
* [[Introduction to MathObjects]]
 
* [[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
* Detailed references for MathObjects and MathObjects answer checkers from POD documentation. <br/>POD (Plain old documentation) documentation is written in the file containing the source code by the programmers. It usually the most complete and most up-to-date reference.
+
* 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/doc/cvs/pg_CURRENT/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/doc/cvs/pg_CURRENT/doc/MathObjects/MathObjectsAnswerCheckers.html MathObjects-based Answer Checkers] (introduction)

Revision as of 20:38, 10 June 2009

Learn to use MathObjects when authoring questions

Advanced MathObject topics