[system] / branches / rel-2-4-patches / webwork2 / lib / WeBWorK / Utils / DBImportExport.pm Repository:
ViewVC logotype

Log of /branches/rel-2-4-patches/webwork2/lib/WeBWorK/Utils/DBImportExport.pm

Parent Directory Parent Directory


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

Revision 5734 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 24 00:44:59 2008 UTC (4 years, 11 months ago) by
File length: 14546 byte(s)
Diff to previous 5318
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.

Revision 5318 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 13 22:53:51 2007 UTC (5 years, 9 months ago) by sh002i
Original Path: branches/rel-2-4-dev/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 14546 byte(s)
Diff to previous 5243
updated copyright dates

Revision 5243 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 7 22:35:14 2007 UTC (5 years, 9 months ago) by
Original Path: branches/rel-2-4-dev/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 14545 byte(s)
Diff to previous 4527
This commit was manufactured by cvs2svn to create branch 'rel-2-4-dev'.

Revision 4527 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 26 15:57:41 2006 UTC (6 years, 7 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 14545 byte(s)
Diff to previous 4518
remove several useless "use Data::Dumper" lines

Revision 4518 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 25 22:14:54 2006 UTC (6 years, 7 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 14590 byte(s)
Diff to previous 3973
tons of "DBFIXME" notes -- how to make database access more efficient

Revision 3973 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 25 23:13:56 2006 UTC (7 years, 3 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 14371 byte(s)
Diff to previous 3377
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006.
this is probably overkill, since there are some files that were created
after 2000 and some files that were last modified before 2006.)

Revision 3377 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 14 13:15:27 2005 UTC (7 years, 10 months ago) by glarose
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 14368 byte(s)
Diff to previous 3234
Preliminary commit of changes to add Gateway module.
This adds to WeBWorK
 - the ability to create versioned, timed problem sets ("gateway tests")
   for which all problems are displayed on a single page ("versioned"
   means that students can get multiple versions of the problem set),
 - the ability to create sets that draw problems from groups of
   problems, and
 - the ability to create sets that require a proctor login to start
   and grade.
Sets can be defined as gateway tests or proctored gateway tests from
the ProblemSetDetail page.

Not quite bug-free yet.  Known bugs include handling of problem values
on the Student Progress page (I think this may be a problem with
changing from sql database format where all entries were 'text' to
sql_single in ver 2.1, where they are integer), and a division by zero
error on the grades page (which may be the same problem).

Tests with a number of attempts per version greater than one haven't
been carefully tested, nor has scoring of gateway tests.

Revision 3234 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 20 16:27:43 2005 UTC (8 years ago) by gage
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 14377 byte(s)
Diff to previous 2955
Import and Export now create gzipped files in the template directory
of the admin course.  These files can than be downloaded using
the FileManager.  The export and import process are still VERY slow, but
at least it no longer matters if your browser times out.

Revision 2955 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 22 22:59:53 2004 UTC (8 years, 7 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 14371 byte(s)
Diff to previous 2478
POD fixes

Revision 2478 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 10 16:07:02 2004 UTC (8 years, 10 months ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 14378 byte(s)
Diff to previous 2037
support incremental sending of exported databases (still slow though).

Revision 2037 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 7 20:01:04 2004 UTC (9 years ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 9827 byte(s)
Diff to previous 1987
(1) listTables() reports names of supported tables. (2) dbExport() warns
when given invalid table names.

Revision 1987 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 29 23:33:36 2004 UTC (9 years ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 9556 byte(s)
Diff to previous 1977
removed debugging output

Revision 1977 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Apr 27 03:38:15 2004 UTC (9 years ago) by sh002i
Original Path: trunk/webwork2/lib/WeBWorK/Utils/DBImportExport.pm
File length: 9826 byte(s)
database import and export support

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