Difference between revisions of "Category:MathObjects"

From WeBWorK_wiki
Jump to navigation Jump to search
m (→‎Reference Pages: added FIXME)
 
Line 35: Line 35:
 
* '''[http://webwork.maa.org/pod/pg POD pages]''' -- Plain old documentation.
 
* '''[http://webwork.maa.org/pod/pg 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/PREP14_Problem_Authoring/Workshop2/?login_practice_user=true Davide Cervone's presentation of MathObjects to PREP, June 16, 2014]'''
+
* '''[https://testcourses.webwork.maa.org/webwork2/PREP14_Problem_Authoring/Workshop2/?login_practice_user=true Davide Cervone's presentation of MathObjects to PREP, June 16, 2014]''' !!FIXME!! (broken link)
 
<br>
 
<br>
   

Latest revision as of 20:31, 15 June 2021

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.