[system] / branches / gage_dev / webwork2 / lib / WebworkSOAP.pm Repository:
ViewVC logotype

Log of /branches/gage_dev/webwork2/lib/WebworkSOAP.pm

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 6477 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 4 01:21:29 2010 UTC (2 years, 6 months ago) by gage
File length: 33064 byte(s)
Diff to previous 6445
return highest grade if several instances of a quiz have been taken

Revision 6445 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 28 00:17:00 2010 UTC (2 years, 7 months ago) by gage
File length: 32890 byte(s)
Diff to previous 6444
removed some warning messages that are no longer needed.


Revision 6444 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 28 00:12:03 2010 UTC (2 years, 7 months ago) by gage
File length: 32992 byte(s)
Diff to previous 6299
Added to the grade_sets routine so that gateway quizzes can also have their grades returned
(e.g. to Moodle for replacement in the moodle grade book).  The routine selects the grade
of the most recent version of a gateway test to use for the grade.  It would be desirable
to have an option to return the maximum grade of the gateway test versions taken.


Revision 6299 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 22 14:46:58 2010 UTC (2 years, 11 months ago) by gage
File length: 29301 byte(s)
Diff to previous 6123
test development branch

Revision 6123 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 1 21:25:01 2009 UTC (3 years, 7 months ago) by gage
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 29301 byte(s)
Diff to previous 5844
modified the grade_users_sets() call so that it
returns the actual grade of the set (properly weighted by the value of each problem)

Revision 5844 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 8 19:51:12 2008 UTC (4 years, 10 months ago) by darnold
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 28997 byte(s)
Diff to previous 5714
Modified so that the data type in the SOAP envelope is forced to be a
string.
Made some bug fixes to a few methods.

Revision 5714 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 21 16:27:51 2008 UTC (4 years, 11 months ago) by gage
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 27747 byte(s)
Diff to previous 5229
 Give more information in error message.

Revision 5229 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 1 03:22:14 2007 UTC (5 years, 9 months ago) by mleventi
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 27741 byte(s)
Diff to previous 5226
Fixed WSDL Errors

Revision 5226 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 31 17:56:34 2007 UTC (5 years, 9 months ago) by gage
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 27329 byte(s)
Diff to previous 5225
This seems to be a more stable way to discover the root directory of webwork.

For some reason $ENV{WEBWORK_ROOT} is occasionally undefined.

Revision 5225 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 31 16:40:01 2007 UTC (5 years, 9 months ago) by gage
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 27328 byte(s)
Diff to previous 5223
Enhanced error message so that we can better determine the cause of communication problems
between webwork and moodle.

Revision 5223 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 31 04:33:45 2007 UTC (5 years, 9 months ago) by gage
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 27322 byte(s)
Diff to previous 5153
Added error message (reported to the httpd log) if $ENV{WEBWORK_ROOT} is not defined.

Take care,

Mike

Revision 5153 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 12 18:37:23 2007 UTC (5 years, 10 months ago) by mleventi
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 27188 byte(s)
Diff to previous 5080
New Gradebook function.

Revision 5080 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 29 18:57:38 2007 UTC (5 years, 10 months ago) by mleventi
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 26591 byte(s)
Diff to previous 5078
Took out a hardcoded variable

Revision 5078 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 29 18:17:23 2007 UTC (5 years, 10 months ago) by mleventi
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 26624 byte(s)
Diff to previous 5064
Bug fix.

Revision 5064 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 28 21:31:48 2007 UTC (5 years, 10 months ago) by mleventi
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 26674 byte(s)
Diff to previous 5057
More bugs squashed

Revision 5057 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 28 20:08:49 2007 UTC (5 years, 10 months ago) by mleventi
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 26636 byte(s)
Diff to previous 5035
Squashing more bugs adding php4 support

Revision 5035 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 26 06:45:17 2007 UTC (5 years, 10 months ago) by mleventi
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 26269 byte(s)
Diff to previous 5009
Squashing some bugs with the WebworkSOAP webservice.

Revision 5009 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Jun 21 20:17:02 2007 UTC (5 years, 11 months ago) by mleventi
Original Path: trunk/webwork2/lib/WebworkSOAP.pm
File length: 25297 byte(s)
Inital Commit of SOAP services.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9