Difference between revisions of "Graph Object Documentation"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 12: Line 12:
   
   
[http://devel.webwork.rochester.edu/doc/cvs/pg_HEAD/macros/PGgraphmacros.pl.html POD] documentation for the current version of graph objects. (POD stands for Plain Old Documentation :-) )
+
[http://webwork.maa.org/pod/pg/macros/PGgraphmacros.html POD] documentation for the current version of graph objects. (POD stands for Plain Old Documentation :-) )
   
 
Here is our plan:
 
Here is our plan:

Revision as of 18:11, 7 April 2021

Construct a plan for simplying the use of graphics in WeBWorK questions. We would hope to make the syntax for graphics more closely aligned with MathObjects in order to simplify the learning curve for authoring WeBWorK questions. This document should contain a group consensus on specifications for the new syntax.


Similarly we'd like to make the SelectList objects (matching, true/false, list of short answers) more similar to the MathObjects paradigm.

Fractions are another candidate for reform


POD documentation for the current version of graph objects. (POD stands for Plain Old Documentation :-) )

Here is our plan:

Graph Object Wishlist