simplified the passing of credentials.
Communication now works between
webwork_xmlrpc_client.pl (command line test app)
renderProblem.pl (plugin for editor to render problems )
renderViaXmlRPC.pm
instructorXMLHandler.pm
WebworkClient.pm
and WebworkWebservice.pm
|