PGLabs: Difference between revisions

From WeBWorK_wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
labs allow you to experiment with  
labs allow you to experiment with  


* the [ http://hosted2.webwork.rochester.edu/webwork2/wikiExamples/MathObjectsLabs/1/?login_practice_user=true  MathObjects syntax]
* the [http://hosted2.webwork.rochester.edu/webwork2/wikiExamples/MathObjectsLabs/1/?login_practice_user=true  MathObjects syntax]
which simplifies the construction of mathematical objects and  
which simplifies the construction of mathematical objects and  
the construction of answer evaluators which check the answers submitted
the construction of answer evaluators which check the answers submitted
by students.
by students.


* the [ http://hosted2.webwork.rochester.edu/webwork2/wikiExamples/MathObjectsLabs/2/?login_practice_user=true| PG markup language syntax (PGML)] which simplifies the graphical layout
* the [http://hosted2.webwork.rochester.edu/webwork2/wikiExamples/MathObjectsLabs/2/?login_practice_user=true| PG markup language syntax (PGML)] which simplifies the graphical layout
of the mathematics question.
of the mathematics question.

Revision as of 15:50, 14 December 2007

On-line labs for rendering of PG code. These two labs allow you to experiment with

which simplifies the construction of mathematical objects and the construction of answer evaluators which check the answers submitted by students.

of the mathematics question.