Difference between revisions of "Graph Object Documentation"

From WeBWorK_wiki
Jump to navigation Jump to search
m (marked as historical)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
{{Historical}}
  +
 
Construct a plan for simplying the use of graphics in WeBWorK questions.
 
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
 
We would hope to make the syntax for ''graphics'' more closely aligned with MathObjects
Line 12: Line 14:
   
   
[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:

Latest revision as of 12:18, 16 June 2021

This article has been retained as a historical document. It is not up-to-date and the formatting may be lacking. Use the information herein with caution.

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