Log of /branches/rel-2-4-patches/webwork2/lib/WebworkWebservice.pm
Parent Directory
Revision
3072 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 1 22:34:43 2005 UTC (8 years, 4 months ago) by
gage
Original Path:
trunk/webwork2/lib/WebworkWebservice.pm
File length: 7948 byte(s)
Diff to
previous 3064
Changes made to simplify the implementation of XMLRPC access to
the functionality of WeBWorK.
There is still a problem with making sure that the proper warning
mechanism is passed into the problem rendering compartment.
The proper permissions for creating directories also does not
get transmitted properly.
I would like to change the way that the defineEnvirVars subroutine is
passed into the Local.pm object. I'd like to either pass the
environment as a hash or explicitly pass a reference to define
EnvirVars rather than inherit it from PG. In particular I'd like
to be able to define environment variables directly in RenderProblem.pm
instead of faking it by defining fake problem objects.
Revision
3064 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Mon Dec 27 17:18:17 2004 UTC (8 years, 4 months ago) by
gage
Original Path:
trunk/webwork2/lib/WebworkWebservice.pm
File length: 7670 byte(s)
Adding support for an XMLRPC mode which allows access to
some of Webworks functionality. These files largely
duplicate the functionality of the daemons running on devel.webwork
and webwork.math which support the display of the Problem Library.
There are still some problems with displaying equations in HTML_dpng
and also in jsMath mode.
There is a lot of overlap code with PG.pm which needs to be factored out
eventually. I'm uploading the code now so that others can suggest
improvements and ideas for factoring code.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.