Difference between revisions of "Category:MathObjects"

From WeBWorK_wiki
Jump to navigation Jump to search
(Update PREP links)
Line 6: Line 6:
 
* '''[[:Category:MathObject_Classes| MathObject Classes]]''' -- details of the various MathObject types
 
* '''[[:Category:MathObject_Classes| MathObject Classes]]''' -- details of the various MathObject types
 
* '''[[Specialized parsers| MathObject Extensions]]''' -- specialized MathObject types defined as extensions
 
* '''[[Specialized parsers| MathObject Extensions]]''' -- specialized MathObject types defined as extensions
* '''[https://testcourses.webwork.maa.org/webwork2/PREP13_Problem_Authoring/Workshop2_AM/ Davide Cervone's presentation of MathObjects to PREP, June 11, 2013]''' -- use guest login to view
+
* '''[https://testcourses.webwork.maa.org/webwork2/PREP14_Problem_Authoring/Workshop2/ Davide Cervone's presentation of MathObjects to PREP, June 16, 2014]''' -- use guest login to view
   
 
=== MathObject Answer Checkers ===
 
=== MathObject Answer Checkers ===
Line 35: Line 35:
 
* '''[http://webwork.maa.org/pod/pg_TRUNK POD pages]''' -- Plain old documentation.
 
* '''[http://webwork.maa.org/pod/pg_TRUNK POD pages]''' -- Plain old documentation.
 
: Documentation (for both MathObjects and other macros) taken from the file containing the source code by the programmers. It usually the most complete and up-to-date reference.
 
: Documentation (for both MathObjects and other macros) taken from the file containing the source code by the programmers. It usually the most complete and up-to-date reference.
* '''[https://testcourses.webwork.maa.org/webwork2/PREP13_Problem_Authoring/Workshop2/ Davide Cervone's presentation of MathObjects to PREP, June 11, 2013]''' -- use guest login to view
+
* '''[https://testcourses.webwork.maa.org/webwork2/PREP14_Problem_Authoring/Workshop2/ Davide Cervone's presentation of MathObjects to PREP, June 16, 2014]''' -- use guest login to view
 
<br>
 
<br>
   

Revision as of 09:07, 7 May 2015

Authoring Questions using MathObjects

MathObject Answer Checkers

MathObject Contexts

Reference Pages

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) taken from the file containing the source code by the programmers. It usually the most complete and up-to-date reference.