Difference between revisions of "Category:MathObjects"

From WeBWorK_wiki
Jump to navigation Jump to search
(Reorganize page and update links to include new information (and remove old))
(Add practice login to presentation links)
(7 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
* '''[[:Category:Problem_Techniques| Index of Problem Techniques]]''' -- many of these illustrate MathObject features
 
* '''[[:Category:Problem_Techniques| Index of Problem Techniques]]''' -- many of these illustrate MathObject features
 
* '''[[SubjectAreaTemplates|Subject Area Templates]]''' -- many of these use MathObjects
 
* '''[[SubjectAreaTemplates|Subject Area Templates]]''' -- many of these use MathObjects
* '''[[:Category:MathObject_Classes| MathObject Types]]''' -- 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/PREP14_Problem_Authoring/Workshop2/?login_practice_user=true Davide Cervone's presentation of MathObjects to PREP, June 16, 2014]'''
   
 
=== MathObject Answer Checkers ===
 
=== MathObject Answer Checkers ===
Line 16: Line 17:
   
 
=== MathObject Contexts ===
 
=== MathObject Contexts ===
* '''[[Introduction to contexts]]'''
+
* '''[[Introduction to Contexts]]'''
  +
* '''[[Common Contexts]]''' (list)
 
* '''[[Specialized contexts]]''' (list)
 
* '''[[Specialized contexts]]''' (list)
 
* '''[[Modifying contexts (advanced)]]'''
 
* '''[[Modifying contexts (advanced)]]'''
  +
* '''[[Creating Custom Contexts]]'''
  +
* '''[[Course-Wide Customizations]]'''
 
* '''[[Context flags]]'''
 
* '''[[Context flags]]'''
   
Line 31: Line 34:
 
* '''[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/PREP14_Problem_Authoring/Workshop2/?login_practice_user=true Davide Cervone's presentation of MathObjects to PREP, June 16, 2014]'''
 
<br>
 
<br>
   

Revision as of 09:59, 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.