Log of /branches/rel-2-3-dev/webwork-modperl/clients
Directory Listing
Revision
4396 -
Directory Listing
Modified
Thu Aug 24 21:07:52 2006 UTC (6 years, 8 months ago) by
This commit was manufactured by cvs2svn to create branch 'rel-2-3-dev'.
Revision
4287 -
Directory Listing
Modified
Tue Jul 18 19:51:52 2006 UTC (6 years, 10 months ago) by
gage
Original Path:
trunk/webwork-modperl/clients
These two files can be used to render a .pg problem from the command line using
the WebworkWebservice.
They are designed to be used as Unix Filters with BBedit, but can be tweaked to work
on any unix system and probably on windows as well.
These can be useful when you are writing many problems and wish to use your favorite
editor, and don't have direct access to the unix server.
The _rawoutput version prints and HTML image of the raw XML data returned from the
webservice. The other returns only the HTML page embedded in the XML data.
Revision
4182 -
Directory Listing
Modified
Wed Jun 28 21:09:10 2006 UTC (6 years, 10 months ago) by
gage
Original Path:
trunk/webwork-modperl/clients
These scripts will step through the problemLibrary and check each problem to see if the create WARNING messages when run.
The scripts are still a bit fragile -- use with caution.
VS: ----------------------------------------------------------------------
Revision
3068 -
Directory Listing
Added
Mon Dec 27 21:41:02 2004 UTC (8 years, 4 months ago) by
gage
Original Path:
trunk/webwork-modperl/clients
Minimal code for a client which will connect to the xmlrpc access within webwork 2
Use at your own risk :-)