Difference between revisions of "Category:MathObjects"
Jump to navigation
Jump to search
(Format adjustments and a few topic name changes) |
|||
Line 1: | Line 1: | ||
=== Learn to use MathObjects when authoring questions === |
=== Learn to use MathObjects when authoring questions === |
||
* '''[[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 |
* 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/pod/pg_TRUNK/doc/MathObjects/UsingMathObjects.html UsingMathObjects] (introduction) |
** [http://webwork.maa.org/pod/pg_TRUNK/doc/MathObjects/UsingMathObjects.html UsingMathObjects] (introduction) |
||
** [http://webwork.maa.org/pod/pg_TRUNK/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=== |
||
Line 12: | Line 13: | ||
** [[Modifying contexts (advanced)]] |
** [[Modifying contexts (advanced)]] |
||
** [[Context flags]] |
** [[Context flags]] |
||
− | * ''' |
+ | * '''MathObject extensions''' |
** [[Specialized parsers]] |
** [[Specialized parsers]] |
||
− | * '''[[PGLabs]]''' On-line labs for rendering of PG code. |
+ | * '''[[PGLabs]]''' -- On-line labs for rendering of PG code. |
− | + | : These labs allow you to experiment online with writing fragments of questions using MathObjects, PGML and PG syntax. |
|
+ | *[http://webwork.maa.org/pod/pg_TRUNK POD -- (Plain old documentation)]. |
||
+ | : Documentation (for both MathObjects and other macros) that is written in the file containing the source code by the programmers. It usually the most complete and most up-to-date reference. |
||
− | *[http://webwork.maa.org/pod/pg_TRUNK POD -- (Plain old documentation)]. Documentation (for both MathObjects and other macros) that is written in the file containing the source code by the programmers. It usually the most complete and most up-to-date reference. |
||
− | Other useful pages |
+ | === Other useful pages === |
* [[MathObjects reference table]] (Quick reference for MathObject types and features) |
* [[MathObjects reference table]] (Quick reference for MathObject types and features) |
||
Line 27: | Line 27: | ||
**[http://webwork.maa.org/pod/pg_TRUNK/macros/answerCustom.pl.html answerCustom] - an easy method for creating an answer checker with a custom subroutine that performs the check for correctness of an answer. |
**[http://webwork.maa.org/pod/pg_TRUNK/macros/answerCustom.pl.html answerCustom] - an easy method for creating an answer checker with a custom subroutine that performs the check for correctness of an answer. |
||
− | |||
+ | <br> |
||
[[Category:Authors]] |
[[Category:Authors]] |
Revision as of 11:26, 2 August 2012
Learn to use MathObjects when authoring questions
- Introduction to MathObjects
- 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:
- UsingMathObjects (introduction)
- MathObjects-based Answer Checkers (introduction)
Advanced MathObject topics
- These labs allow you to experiment online with writing fragments of questions using MathObjects, PGML and PG syntax.
- Documentation (for both MathObjects and other macros) that is written in the file containing the source code by the programmers. It usually the most complete and most up-to-date reference.
Other useful pages
- MathObjects reference table (Quick reference for MathObject types and features)
- List of MathObjects reduction rules (reference rules for "simplifying" forumulae)
- Customizing Answer checkers
- answerHints - allows you to customize hints to particular wrong answers
- answerCustom - an easy method for creating an answer checker with a custom subroutine that performs the check for correctness of an answer.
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "MathObjects"
The following 35 pages are in this category, out of 35 total.