Log of /branches/rel-2-0-b1-opt2
Directory Listing
Revision
1283 -
Directory Listing
Modified
Thu Jun 26 20:55:56 2003 UTC (9 years, 10 months ago) by
gage
The beginnings of making decompose_LR work for non-square matrices
--Mike
Revision
1282 -
Directory Listing
Modified
Thu Jun 26 20:54:48 2003 UTC (9 years, 10 months ago) by
gage
Modifications to make sure that BM and EM (and other constants)
are properly generated for my variables in PGbasicmacros.
--Mike
Revision
1277 -
Directory Listing
Modified
Wed Jun 25 20:58:03 2003 UTC (9 years, 10 months ago) by
gage
Better check for whether the _macros_file_init macro has been
defined.
--Mike
Revision
1275 -
Directory Listing
Modified
Wed Jun 25 16:05:00 2003 UTC (9 years, 10 months ago) by
gage
Modifications which override transpose and copy
in MatrixReal.pm and which should make more
operations work on matrices with complex entries.
--Mike
Revision
1273 -
Directory Listing
Modified
Wed Jun 25 00:19:31 2003 UTC (9 years, 11 months ago) by
gage
Changed the message summarizing the answer results to be a paragraph
of class "emphasis".
Changed the ur.template answer attempts table by removing the float
left attribute. Defined a p.emphasis class to be italics.
--Mike
Revision
1272 -
Directory Listing
Modified
Tue Jun 24 21:51:39 2003 UTC (9 years, 11 months ago) by
gage
Fixed communication problem about answers (the answer
prefix was being looked for in the wrong cache)
--Mike
Revision
1271 -
Directory Listing
Modified
Tue Jun 24 19:23:00 2003 UTC (9 years, 11 months ago) by
gage
Trivial change in docs.
--Mike
Revision
1270 -
Directory Listing
Modified
Tue Jun 24 15:31:07 2003 UTC (9 years, 11 months ago) by
Copied from:
trunk revision 1268
This commit was manufactured by cvs2svn to create branch 'rel-2-0-b1-opt2'.
Revision
1268 -
Directory Listing
Modified
Tue Jun 24 15:31:05 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Uncommented the caching code
--Mike
Revision
1267 -
Directory Listing
Modified
Tue Jun 24 15:25:58 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Changes that allow these files to work with caching version
of Webwork2.0 -- optimized for speed
--Mike
Revision
1266 -
Directory Listing
Modified
Tue Jun 24 15:24:09 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Changes that allow these files to work with optimized
version of WeBWorK2.0 which uses caching of macro files.
--Mike
Revision
1265 -
Directory Listing
Modified
Tue Jun 24 14:58:03 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
Made the code more object-oriented
Revision
1262 -
Directory Listing
Modified
Tue Jun 24 14:51:42 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Changes made to insure that WeBWorK2.0 will run when it is
not optimized for time. I'm planning to commit a "stable" version,
not feature complete, from which optimization branches can be derived.
--Mike
Revision
1261 -
Directory Listing
Modified
Tue Jun 24 00:55:28 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
It is now possible to provide synonyms to drop-down lists associated
with database fields for backwards compatability.
Revision
1260 -
Directory Listing
Modified
Tue Jun 24 00:54:51 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added information about the synonyms system
Revision
1258 -
Directory Listing
Modified
Mon Jun 23 20:24:53 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
Now the totals file is edited to reflect any changes in student classlist data.
Arnie
Revision
1257 -
Directory Listing
Modified
Mon Jun 23 19:57:59 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
disabled &backtrace, which depends on Apache::DB. DB has been causing
segfaults with some modules (like File::Temp, XMLRPC::Lite...)
Revision
1256 -
Directory Listing
Modified
Mon Jun 23 18:59:13 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
Replace "Part Corr" by "Frac Corr"
Arnie
Revision
1255 -
Directory Listing
Modified
Mon Jun 23 18:57:59 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
Replace "PART CORR" by "FRAC CORR"
Arnie
Revision
1254 -
Directory Listing
Modified
Mon Jun 23 18:36:42 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
Rename Status (as in problem status) "Part Corr"
Arnie
Revision
1253 -
Directory Listing
Modified
Mon Jun 23 18:34:44 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
More changes to make these files compatible
with WeBWorK2.0 and cached compartments
-- Mike
Revision
1252 -
Directory Listing
Modified
Mon Jun 23 18:28:59 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
Add Enrollment Status to scoring files
Arnie
Revision
1251 -
Directory Listing
Modified
Mon Jun 23 16:24:32 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Changes made to PGbasicmacros so that it can be cached.
Changes should be compatible with webwork1.8
--MIke
Revision
1250 -
Directory Listing
Modified
Mon Jun 23 15:43:11 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Made changes required to allow caching of these files.
My tests indicate that these changes are compatible with webwork1.8
One possible problem might be the mail-to answer macros
which access the environement variable directly
I think I have this properly patched, but it has not been
tested yet.
--Mike
Revision
1249 -
Directory Listing
Modified
Mon Jun 23 14:24:13 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added caching code for reading PGbascimacros and PGanswermacros as well
as PG.pl, dangerousMacros and IO.pl into a cached safe compartment and
sharing the subroutines with the current safe compartment
It speeds up each problem significantly (about .2 seconds on webwork3).
Changes are required in PGbasicmacros and PGanswermacros to fix
assumptions that are not met when a file is compiled and run in
different name spaces.
The caching code is turned off by default. It must be turned on by
by changing commenting in lines 133 to 147 in WeBWorK::PG:Local.pm
--Mike
Revision
1248 -
Directory Listing
Modified
Sat Jun 21 02:34:10 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
changed value of PRINT_FILE_NAMES_FOR
from array (back) to a reference to an array
--Mike
Revision
1247 -
Directory Listing
Modified
Sat Jun 21 02:32:33 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added PG:Local and PG:Remote (from Sam's directory)
Complete updated system now works.
--Mike
Revision
1246 -
Directory Listing
Modified
Sat Jun 21 02:21:02 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Turned timers on for now..
--Mike
Revision
1245 -
Directory Listing
Modified
Sat Jun 21 02:19:14 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Timers turned on for now.
--Mike
Revision
1244 -
Directory Listing
Modified
Sat Jun 21 00:53:45 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
PG now serves as a factory, consulting $ce->{pg}->{renderer} for the
module to actually create.
Revision
1243 -
Directory Listing
Modified
Sat Jun 21 00:53:19 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
commented out debugging code
Revision
1242 -
Directory Listing
Modified
Sat Jun 21 00:53:09 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed the renderer from WeBWorK::PG to WeBWorK::PG::Local
Revision
1241 -
Directory Listing
Modified
Sat Jun 21 00:37:52 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added instructions and sample configs for limiting access to the
development servers.
Revision
1240 -
Directory Listing
Modified
Fri Jun 20 23:08:39 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed $webworkDirs{macros}, added $pg{renderer} (currently selected
macros) and $pg{renderers} (renderer-specific options).
Revision
1239 -
Directory Listing
Modified
Fri Jun 20 23:06:17 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed occurences of $courseEnv to $ce. uses
$ce->{pg}->{directories}->{macros} instead of the (now removed)
$ce->{webworkDirs}->{macros}.
Revision
1238 -
Directory Listing
Modified
Fri Jun 20 19:05:38 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
Matrices now take math constants.
Revision
1237 -
Directory Listing
Modified
Fri Jun 20 18:59:44 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
Student answer now displayed in a html table given by jones's
display matrix method in PGmatrixmacros. The braces were giving
me headaches so I set the option to none, at least for now.
Revision
1236 -
Directory Listing
Modified
Fri Jun 20 17:04:03 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
new{Password,PermissionLevel,Key,User,GlobalSet,UserSet,...} now pass an
optional prototype object to the record class's constructor. this allows
you to use these methods in place of global2user and user2global (which
you should):
my $userSet = $db->getUserSet($userID, $setID);
my $gloalSet = $db->newGlobalSet($userSet);
You can even do weird things like:
my $gloalSet = $db->newGlobalSet($userProblem);
The WeBWorK::DB::Record class just copies the values of ANY matching
fields from the old object to the new object.
Revision
1235 -
Directory Listing
Modified
Fri Jun 20 16:38:52 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed logic error for setting refresh flag
Revision
1234 -
Directory Listing
Modified
Fri Jun 20 16:38:32 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
now uses imagegenerator instead of calling dvipng directly.
Revision
1233 -
Directory Listing
Modified
Fri Jun 20 01:23:03 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Move towards more intelligent formatting and editing in Professor Pages,
starting with the UserList. The only current manefestation is that the
classlist fields are now formatted based on what they will contain.
Revision
1232 -
Directory Listing
Modified
Fri Jun 20 01:21:57 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
More notes
Revision
1231 -
Directory Listing
Modified
Fri Jun 20 01:21:15 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
optimizations.
Revision
1230 -
Directory Listing
Modified
Fri Jun 20 01:20:59 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed unneeded info for deprecated hash2records/records2hash
functions -- these are not used by WW1Hash anymore, but they are used by
Classlist1Hash. Fix that.
Revision
1229 -
Directory Listing
Modified
Fri Jun 20 01:20:01 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
housekeeping
Revision
1228 -
Directory Listing
Modified
Fri Jun 20 01:19:00 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
housekeeping in siblings()
Revision
1227 -
Directory Listing
Modified
Fri Jun 20 01:18:33 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
misc warning elimination, added message to tell you if your score was
recorded.
Revision
1226 -
Directory Listing
Modified
Fri Jun 20 01:17:45 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added (commented-out) timing code, checkFields now requires ^\d*$ in
problem_id field and assers that ID fields not be undef or blank.
Revision
1225 -
Directory Listing
Modified
Fri Jun 20 01:16:22 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
housekeeping.
Revision
1224 -
Directory Listing
Modified
Fri Jun 20 01:16:09 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
commented out timing code
Revision
1223 -
Directory Listing
Modified
Fri Jun 20 00:36:47 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
nav() now uses problem IDs instead of getting a the whole problem.
Revision
1222 -
Directory Listing
Modified
Thu Jun 19 19:23:50 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
updated calls to CE constructor
Revision
1221 -
Directory Listing
Modified
Thu Jun 19 19:09:43 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
if permission level does not exist in database, has_permissions will
return a false value.
Revision
1220 -
Directory Listing
Modified
Thu Jun 19 18:55:05 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Reworded the warning from the previous commit
Revision
1219 -
Directory Listing
Modified
Thu Jun 19 18:50:48 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Die if a user doesn't have a permission record (which should never
happen)
Revision
1218 -
Directory Listing
Modified
Thu Jun 19 18:39:02 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Hopefully a bugfix for an error Mike was getting with undefined values.
Revision
1217 -
Directory Listing
Modified
Thu Jun 19 18:37:57 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
More notes
Revision
1216 -
Directory Listing
Modified
Thu Jun 19 16:28:18 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
Change classlist importation so that (1) prof's can not be droped or removed
and (2) students with existing sets can only be removed with conformation.
Arnie
Revision
1215 -
Directory Listing
Modified
Thu Jun 19 00:19:49 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Changed PGtranslator to Translator in warning messages.
--Mike
Revision
1214 -
Directory Listing
Modified
Thu Jun 19 00:15:31 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
You can add new users. (You still have to set their password on the
command line, and you can't delete them yet).
Revision
1213 -
Directory Listing
Modified
Wed Jun 18 23:24:45 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Getting prettier
Revision
1212 -
Directory Listing
Modified
Wed Jun 18 23:16:02 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Warn less, work more.
Revision
1211 -
Directory Listing
Modified
Wed Jun 18 23:08:18 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
You can now edit existing student records. Coming soon are a prettier
display, password resetting, and adding of new students.
Revision
1210 -
Directory Listing
Modified
Wed Jun 18 23:04:51 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added a new permission level.
Revision
1209 -
Directory Listing
Modified
Wed Jun 18 23:00:22 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Changed _s to .s
Revision
1208 -
Directory Listing
Modified
Wed Jun 18 22:40:24 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed useless prototypes.
Revision
1207 -
Directory Listing
Modified
Wed Jun 18 22:40:09 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added NONKEYFIELDS function
Revision
1206 -
Directory Listing
Modified
Wed Jun 18 21:00:40 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed unused code
Revision
1205 -
Directory Listing
Modified
Wed Jun 18 21:00:15 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed unused TABLES constant
Revision
1204 -
Directory Listing
Modified
Wed Jun 18 20:03:03 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Oops. Removed the remaining conflict line.
--Mike
Revision
1203 -
Directory Listing
Modified
Wed Jun 18 20:00:41 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Included timing code.
--Mike
Revision
1202 -
Directory Listing
Modified
Wed Jun 18 19:58:18 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
These files have timing code in them. You have to change
the variable $timer* from 0 to 1 in order to have the times
reported.
--Mike
Revision
1201 -
Directory Listing
Modified
Wed Jun 18 19:13:53 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added methods to create new instances of record classes.
Revision
1200 -
Directory Listing
Modified
Wed Jun 18 18:21:40 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed default name of error log to error.log (better for tab
completion!)
Revision
1199 -
Directory Listing
Modified
Wed Jun 18 18:20:17 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
small fix to Timing.pm.
key fields are now checked to match m/^\w*$/.
Revision
1198 -
Directory Listing
Modified
Wed Jun 18 16:35:53 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
now sends editMode=savedFile if the "Save" button is pressed, and
doesn't send the "submit_button" parameter.
Revision
1197 -
Directory Listing
Modified
Wed Jun 18 16:35:22 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
cleaned up mike's editor support functionality. it now stores the source
file override and seed override in the $problem object. this eliminates
special logic further down the line. (eventually, i would like to have a
separate frontend to PG for the editor, like Instructor::PGPreview.pm)
Revision
1196 -
Directory Listing
Modified
Wed Jun 18 16:33:47 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
PG again gets source file and seed from $problem object,
unconditionally.
Revision
1195 -
Directory Listing
Modified
Wed Jun 18 16:33:12 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Worked on timing system.
Revision
1194 -
Directory Listing
Modified
Wed Jun 18 00:07:18 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
These ideas, soon to be implemented once the wrinkles are gone, will
greatly simplify the writing of professor pages, and avoid the immense
duplication of code and scatter-shot logic that currently characterizes
the system.
Revision
1193 -
Directory Listing
Modified
Tue Jun 17 22:16:57 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
(.*)GlobalUser(.*) replaced with \1Merged\2.
-Dennis
Revision
1192 -
Directory Listing
Modified
Tue Jun 17 22:07:59 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added a field for elapsed time ($diff). Changed how the
fields are concatenated (for now).
--Mike
Revision
1191 -
Directory Listing
Modified
Tue Jun 17 21:40:31 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added an elapsed time field.
--Mike
Revision
1190 -
Directory Listing
Modified
Tue Jun 17 21:39:56 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Improved sorting speed for siblings.
--Mike
Revision
1189 -
Directory Listing
Modified
Tue Jun 17 21:37:23 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Changed the format of some messages, added docs.
-sam
Revision
1188 -
Directory Listing
Modified
Tue Jun 17 21:36:34 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
cleanup.
-sam
Revision
1187 -
Directory Listing
Modified
Tue Jun 17 19:59:59 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Removed an error in this file that caused the message
"Answer evaluators must be subroutines."
This is the default set header file if none is specified.
--Mike
Revision
1186 -
Directory Listing
Modified
Tue Jun 17 19:28:04 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added formatting
--Mike
Revision
1185 -
Directory Listing
Modified
Tue Jun 17 19:26:23 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
"That's what happens when you put in error checking code, is that your
error checking code is full of errors" --Sam Hathaway
-Dennis
Revision
1184 -
Directory Listing
Modified
Tue Jun 17 19:06:33 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added navUp.gif.
-sam
Revision
1183 -
Directory Listing
Modified
Tue Jun 17 19:00:32 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Small modifications to correct warning messages when opening the temp
file.
-- Mike
Revision
1182 -
Directory Listing
Modified
Tue Jun 17 18:30:42 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
documentation.
Revision
1181 -
Directory Listing
Modified
Tue Jun 17 16:17:07 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
This fragmented should be edited and then inserted in an existing
httpd.conf file to enable WeBWorK2.0
-Mike
Revision
1180 -
Directory Listing
Modified
Tue Jun 17 02:20:15 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Hardcopy now moves the pdf file to the tempDir/hardcopy
and sends the browser a redirect to pick it up.
Cleaned up the logic of latex2pdf and generateHardcopy to
some extent. More remains to be done. In particular
tempDir can be generated within latex2pdf. Possibly
it could be passed a file name as well, rather than a tex
string.
this process is a good candidate for testing the timing
mechanisms once they are done. How much faster is
redirect? How much faster is passing a long tex string
rather than a pointer? etc.
--Mike
Revision
1179 -
Directory Listing
Modified
Mon Jun 16 23:58:55 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added WeBWorK::Timing timer/logger and "timing" script to analyze timing
logs.
-sam
Revision
1178 -
Directory Listing
Modified
Mon Jun 16 23:58:04 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
wwapachectl now checks for existence of httpd.pid file.
-sam
Revision
1177 -
Directory Listing
Modified
Mon Jun 16 23:57:28 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed "webwork" to "webwork2" in comments
-sam
Revision
1176 -
Directory Listing
Modified
Mon Jun 16 22:23:29 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
permission level must be greater than 0 in order to
choose to download TeX.
--Mike
Revision
1175 -
Directory Listing
Modified
Mon Jun 16 21:51:59 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added ability to get TeX output .
Still to do.
(1) Make tex output only available to instructors and TA's
(2) Streamline some code
(3) Store pdf code and redirect instead of outputting the pdf
code directly -- hopefully this will speed up the output?
--Mike
Revision
1174 -
Directory Listing
Modified
Mon Jun 16 19:07:44 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
This is the module for assigning sets to users.
-Dennis
Revision
1173 -
Directory Listing
Modified
Mon Jun 16 19:05:01 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Rearranged the URL to ContentGenerator mappings for user-specific data
editors.
-Dennis
Revision
1172 -
Directory Listing
Modified
Mon Jun 16 18:28:43 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
do not out webworkInit.pm in courseScripts
set permission on subdirectories of pg directory
Arnie
Revision
1171 -
Directory Listing
Modified
Mon Jun 16 18:18:02 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added Driver.pm, a superclass for all DB drivers.
-sam
Revision
1170 -
Directory Listing
Modified
Mon Jun 16 18:11:51 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
An index file used for testing and for requests to
/webwork2 which don't specify a course name.
--Mike
Revision
1169 -
Directory Listing
Modified
Sat Jun 14 06:03:15 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed Bug #92 and problem with equations with \n in them.
-sam
Revision
1168 -
Directory Listing
Modified
Sat Jun 14 06:01:19 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed outdated warning.
-sam
Revision
1167 -
Directory Listing
Modified
Fri Jun 13 23:35:54 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Several changes to the DB system:
Made all schemas subclasses of WeBWorK::DB::Schema, factored common
constructor code out into Schema.pm. Made all drivers subclasses of
WeBWorK::DB::Schema, factored common constructor code out into
Driver.pm.
Removed superfluous style() and tables() functions from schemas and
drivers. (You can treat the constants in which these are defined as
functions, and call them like $object->STYLE or $object->STYLE().)
WeBWorK::DB now tries to build all tables defined in %dbLayout, instead
of using its own internal list. (TODO: add warnings if known tables are
not built or unknown tables are built.)
Made the error messages given during DB instantiation a little more
intelligent.
Changed the behavior of the exists() and delete() schema methods in all
schemas (and updated the docs) s.t. not all elements of @keyparts have
to be defined.
Changed WeBWorK::DB to allow undefined values to be passed instead of
IDs in delete* method calls, but only if the call was made from
WeBWorK::DB itself (to protect you from accidentally passing an
undefined value and clobbering your whole database).
Changed delete functions to be more efficient. For example,
deleteGlobalSet no longer has to say:
$self->deleteUserSet($_, $setID)
foreach $self->listSetUsers($setID);
$self->deleteGlobalProblem($setID, $_)
foreach $self->listGlobalProblems($setID);
Instead it says:
$self->deleteUserSet(undef, $setID);
$self->deleteGlobalProblem($setID, undef);
This is somewhat more efficient with hash-style schemas, and MUCH more
efficient with the SQL schema.
As usual, be wary of lingering bugs. w00t!
-sam
Revision
1166 -
Directory Listing
Modified
Fri Jun 13 20:15:55 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Trying to find the best way to shut down a server.
--Mike
Revision
1165 -
Directory Listing
Modified
Fri Jun 13 19:36:22 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Final tweaks to get processProblem8.pl, ImageGenerator cooperating
--Mike
Revision
1164 -
Directory Listing
Modified
Fri Jun 13 18:53:21 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Rolled back some changes to make everything compatible between webwork2 and webwork1.
The ImageGenerators used by the two systems (as well as the Translator files) are still different.
We'll try to mrege them later.
--Mike
Revision
1163 -
Directory Listing
Modified
Fri Jun 13 18:07:54 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed some documentation.
-sam
Revision
1162 -
Directory Listing
Modified
Fri Jun 13 17:39:36 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Fix handling of dvipng error codes.
Revision
1161 -
Directory Listing
Modified
Fri Jun 13 17:36:10 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
Was not accepting negative answers, the sign problem is fixed now.
Revision
1160 -
Directory Listing
Modified
Fri Jun 13 17:35:35 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Changes to make processProblem8 work with new version of ImageGenerator
--Mike
Revision
1159 -
Directory Listing
Modified
Fri Jun 13 17:26:40 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed unneeded code from WeBWorK::PG, WeBWorK::PG::ImageGenerator::add
now supports both add($in_delim) and add($in, $mode).
-sam
Revision
1158 -
Directory Listing
Modified
Fri Jun 13 17:12:18 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
rollback change to the way ImageGenerator::add is called.
-sam
Revision
1157 -
Directory Listing
Modified
Fri Jun 13 14:26:10 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Hardcopy now appends a copy of the tex output to error message.
Clean up of temp files is pretty good.
The output needs some cosmetic work.
It still seems a little slow to me.
This answers the bulk of bug #82. Resubmit cosmetic details,
feature requests, etc. as new bug.
--Mike
Revision
1156 -
Directory Listing
Modified
Fri Jun 13 13:53:19 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
This is a fairly stable version of Hardcopy. It reports
part of the TeX log errors along with whater pdf was
produced. This partially satisfies the requests in
bug #82
--Mike
Revision
1155 -
Directory Listing
Modified
Fri Jun 13 02:33:56 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changes to the math_ev3 functions in PGbasicmacros.pl to support new
interface to ImageGenerator and some cleanup.
-sam
Revision
1154 -
Directory Listing
Modified
Fri Jun 13 02:30:45 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Rewrote ImageGenerator to work with WeBWorK2. Its arguments are now
passed in via an options hash instead of getting a whole %envir. Also,
the options are passed to the constructor and there is no initialize()
method. add() has the same interface, and render() has been changed
slightly. (This closes Bug #80!)
To make this work with 1.8, take a look at how I'm creating
ImageGenerator in &WeBWorK::PG::defineProblemEnvironment and make the
necessary modifications to processProblem8.pl.
I made changes to WeBWorK::PG to have "images" mode trigger HTML_dpng
rather than HTML_img, and also to create an ImageGenerator before
initializing and call render() after translation.
Also in PG, I shortened the names of the equation image files. They're
now "equation-$PSVN-$probnum-$seed.png". This has the added benefit of
forcing image regeneration if the problem seed changes, closing Bug
#70.
Equation files are now dumped directly into the $courseDirs{HTML_temp}
directory. This means that no one has to worry about whether "m2i"
exists any more.
global.conf.dist was changed to not include the switches to dvipng on
the command line (they're currently hardcoded into ImageGenerator).
I still have to get this to work with dvipng 0.3. I should also take
advantages of 0.3's new features, like pipelining (using the -follow
switch) and specifying the output file name (to avoid the "move" of
resulting images).
This is MUCH FASTER than the way I was calling dvipng, and I think it's
safe to say that it's a better method. Thanks JJ!
-sam
Revision
1153 -
Directory Listing
Modified
Fri Jun 13 02:20:06 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Hardcopy now does a reasonable job of reading the TeX log file, cutting
off the initial errors.
If there are tex errors then these are reported and one can optionally
download a pdf file if this was created.
Have not yet added the TeX file output -- Need to see how this is
handled in 1.8 first.
Good stopping point. Good night.
--Mike
Revision
1152 -
Directory Listing
Modified
Fri Jun 13 02:17:32 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Changed some error H2 headings to H3 -- it wastes less space.
--Mike
Revision
1151 -
Directory Listing
Modified
Fri Jun 13 02:14:13 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
profiler debugging.
-sam
Revision
1150 -
Directory Listing
Modified
Fri Jun 13 02:13:35 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added removeTempDirectory() routine. instead of calling rmtree($dir, 0,
0) directly, you should use this :)
-sam
Revision
1149 -
Directory Listing
Modified
Thu Jun 12 20:06:20 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
replaced tempdir() with makeTempDirectory()
-sam
Revision
1148 -
Directory Listing
Modified
Thu Jun 12 19:35:56 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed debugging output -sam
Revision
1147 -
Directory Listing
Modified
Thu Jun 12 19:34:18 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed calls to tempdir to calls to makeTempDirectory
-sam
Revision
1146 -
Directory Listing
Modified
Thu Jun 12 19:33:28 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
made some small improvements in error handling. changed calls to tempdir
to calls to makeTempDirectory
-sam
Revision
1145 -
Directory Listing
Modified
Thu Jun 12 19:32:51 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added makeTempDirectory function.
-sam
Revision
1144 -
Directory Listing
Modified
Thu Jun 12 19:31:44 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
replaced call to tempdir with call to makeTempDirectory
-sam
Revision
1143 -
Directory Listing
Modified
Thu Jun 12 19:31:16 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
commented out backtrace call (still causing problems).
-sam
Revision
1142 -
Directory Listing
Modified
Thu Jun 12 19:30:37 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Changed error and warning output to replace <pre> with <p><tt>.
Error/warning text now wraps!
-sam
Revision
1141 -
Directory Listing
Modified
Thu Jun 12 19:27:36 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed calls to Apache::DB::backtrace with calls to
Apache::DB->backtrace to eliminate warning about that.
-sam
Revision
1140 -
Directory Listing
Modified
Thu Jun 12 19:14:38 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Answer labels are now prefixed by a Quiz prefix which allows more
than one problem to appear on the same page.
-- Mike
Revision
1139 -
Directory Listing
Modified
Thu Jun 12 19:12:53 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Changed recognition of failed dvipng exit code to match version 0.3.
Revision
1138 -
Directory Listing
Modified
Thu Jun 12 19:02:59 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
The GatewayQuiz can be reached by using the url
courseName/quiz_mod/setNumber
It will produce the entire set as a quiz. Recording functions, and the
ability to limit the number of entries have not yet been implemented.
--Mike
Revision
1137 -
Directory Listing
Modified
Thu Jun 12 18:13:04 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added pretty_print_rh utility function for printing warnings lines from
a hash.
-- Mike
Revision
1136 -
Directory Listing
Modified
Thu Jun 12 14:01:40 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Removed warning message used in debugging.
--Mike
Revision
1135 -
Directory Listing
Modified
Thu Jun 12 12:53:36 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Quizzes are now called using quiz_mode instead of quiz
Revision
1134 -
Directory Listing
Modified
Wed Jun 11 22:23:34 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Added global matrix style to environment when hard copy is produced so that
it is respected.
Revision
1133 -
Directory Listing
Modified
Wed Jun 11 20:41:56 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Fixed a bug in ordering the siblings. (again :-) )
--Mike
Revision
1132 -
Directory Listing
Modified
Wed Jun 11 20:40:56 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
turned off PG warning catching in conf/global.conf.dist
-sam
Revision
1131 -
Directory Listing
Modified
Wed Jun 11 20:40:11 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Made many changes:
- turned off PG warning catching in conf/global.conf.dist
- added warning reporting to conf/templates/ur.template (but not to
other templates!)
- modified a couple of error messages in WeBWorK.pm
- made failure to create course environment and failure to find course
directory fatal errors in WeBWorK.pm
- added warning queueing and call stack storing to Apache::WeBWorK
- added "warnings" and "if_warnings" template escapes to
WeBWorK::ContentGenerator
- removed warning handling from WeBWorK::ContentGenerator::Problem
- code tidying in WeBWorK::ContentGenerator::Problem
- code tidying in WeBWorK::PG::ImageGenerator
-sam
Revision
1130 -
Directory Listing
Modified
Wed Jun 11 19:32:31 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added GatewayQuiz.pm module. It can be accessed by courseName/quiz/setNumber
--Mike
Revision
1129 -
Directory Listing
Modified
Wed Jun 11 19:30:51 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
This presents an entire set as a quiz. to be done:
(1) The answer presentation has to be filled in.
(2) Changes to PG.pl and the environment variables have to be made so that different
answers don't collide. The idea is to prefix all answers with something indicating the
problem number e.g. pRoBlEm04-AnSwEr05 I think it better to pass in an explicit
variable rather than rely on problem numbers.
(3) should this work automatically for NAMED_ANS as well? Pro: --it's done for you.
Con: You can't refer to answers in other parts of the quiz. (Put perhaps you
shouldn't to promote atomic behavior.)
--Mike
Revision
1128 -
Directory Listing
Modified
Wed Jun 11 19:24:38 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Use instead of blanks inside tables.
This squashes bug #72 (which Sam thinks is beter unsquashed. What do you think?)
--Mike
Revision
1127 -
Directory Listing
Modified
Wed Jun 11 19:18:19 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
Was working from an older copy before my last update, sorry.
Revision
1126 -
Directory Listing
Modified
Wed Jun 11 18:34:40 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Fixed isPrime, which had said that 4 was prime, and shortened its loop.
Revision
1125 -
Directory Listing
Modified
Wed Jun 11 17:48:16 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
took out old code.
-sam
Revision
1124 -
Directory Listing
Modified
Wed Jun 11 16:13:09 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
added a ans_label to the hash
Revision
1123 -
Directory Listing
Modified
Wed Jun 11 15:28:47 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
Ok, there is the ans_array_filter added which allows for the answer to be coming from the ans_array.
Revision
1122 -
Directory Listing
Modified
Wed Jun 11 14:54:27 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
Added two methods for naming the blanks in ans_array. The names now have the format ArRaY3[1,0,2] (this would be the name of
the 3rd answer (it's taken from main::answer_count which is then incremented so the answer before it is AnSwEr2 and the
answer after it is AnSwEr4) and it would be the second matrix or vector in the answer ( I need to take multiple vectors for
things like basis cmp, so ans_array_extension puts the vectors in different locations) and the 0 and 2 are row and column in
that matrix or vector.
Revision
1121 -
Directory Listing
Modified
Wed Jun 11 14:47:59 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
I removed the subroutine answer_matrix since it really belongs in basic macros with the other answer blank methods.
Revision
1120 -
Directory Listing
Modified
Wed Jun 11 14:46:35 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
I've added ans_array and ans_array extension and moved answer_matrix here since this is probably where it should be with all
the other answer blank methods. I still have to comment the code.
Revision
1119 -
Directory Listing
Modified
Wed Jun 11 14:11:41 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Fixed error in match pattern in include
routine (the .. should be \.\.)
Added some error messages (sent only to the
log unfortunately) if the config file can't
be evaluated.
One problem with do is that it does not
return error messages. eval does. I don't
know if it takes more time.
--Mike
Revision
1118 -
Directory Listing
Modified
Wed Jun 11 14:09:39 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Set the default globalUserID to "practice1"
to promote least hassle for "out of the
box" users migrating from WeBWorK1.8.
--Mike
Revision
1117 -
Directory Listing
Modified
Wed Jun 11 04:00:37 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added a feature to correspond to a change made in process_answers in Translator.pm.
Each answer
evaluator is given the
answer AND the answer label (e.g. AnSWer1) of the answer. The label
is placed in the answer hash at $hash{ans_label} for use by filters
that need to know the label of the answer they are evaluating.
--Mike
Revision
1116 -
Directory Listing
Modified
Wed Jun 11 03:59:00 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added a feature to process_answers. Each answer evaluator is given the
answer AND the answer label (e.g. AnSWer1) of the answer. The label
is placed in the answer hash at $hash{ans_label} for use by filters
that need to know the label of the answer they are evaluating.
A corresponding change has been made in AnswerEvaluator in AnswerHash.pm
--Mike
Revision
1115 -
Directory Listing
Modified
Wed Jun 11 02:43:42 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
Fixed error concerning variable $string.
Cleaned up how polynomials are displayed.
Arnie
Revision
1114 -
Directory Listing
Modified
Wed Jun 11 02:18:04 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added a "snippets" entry for hardcopyUerDivider.tex file
--Mike
Revision
1113 -
Directory Listing
Modified
Wed Jun 11 02:04:13 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
(1) Moved order in which snippets are assembled. Only one preamble and one postamble are used
for a single download (also a single run of TeX). The postamble ends the document and nothing
else in the file will be read by TeX.
(2) Modified the getSetTeX and getProblemTeX subroutines to include a username (for sets)
and a user object (for problems) so that problems and sets can be made for different students.
The new identifier is the first arguement.
$self->getSetTeX($effectiveUserName, $setName);
and
$self->getProblemTeX($effectiveUser,$setName, 0, $setHeader);
It seems to work pretty well, but perhaps a bit slow still.
--Mike
Revision
1112 -
Directory Listing
Modified
Wed Jun 11 01:58:43 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Modified these tex files so that the \newpage command does not occur in the middle
of a column environment where it does no good. In other words use
\end{multicols}
\newpage
\begin{\multicols}
etc. This fixes part of bug #13
--Mike
Revision
1111 -
Directory Listing
Modified
Tue Jun 10 23:05:57 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Added sortByName($field, @items) to WeBWorK::Utils. It uses the method
named $field to sort the objects in @items. Modified ProblemSets to call
it.
-sam
Revision
1110 -
Directory Listing
Modified
Tue Jun 10 22:40:36 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added the beginings of a classlist editor. It currently
only displays the class list in a form.
-Dennis
Revision
1109 -
Directory Listing
Modified
Tue Jun 10 20:34:08 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Fixed bug in sorting in siblings subroutine
--Mike
Revision
1108 -
Directory Listing
Modified
Tue Jun 10 19:58:28 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed global.conf.dist to include one of sql.conf or gdbm.conf. added
sql.conf.dist and gdbm.conf.dist. continuted documenting WeBWorK::DB
-sam
Revision
1107 -
Directory Listing
Modified
Tue Jun 10 19:40:45 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Siblings for problem set are sorted by date. Those sets which
are still open are listed first, followed by sets which are now
closed. Within each group the problems are sorted by due date in
increasing order.
This responds to bug #57bis (request for ordering by due-date)
--Mike
Revision
1106 -
Directory Listing
Modified
Tue Jun 10 18:37:39 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Removed a warning in WW1Hash.
Renamed a function with a confusing name: assignProblemToAllUsers =>
assignProblemToAllSetUsers.
-Dennis
Revision
1105 -
Directory Listing
Modified
Tue Jun 10 17:29:27 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Filter problem contents before saving to disk to handle line ending problems.
All occurences of \r\n and \r are replaced by \n.
Began improving the error messages if files cannot not be read.
Revision
1104 -
Directory Listing
Modified
Tue Jun 10 17:25:26 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Fixed a bug in error reporting that was preventing answer submission.
Say your final goodbyes to bug #69
-Dennis
Revision
1103 -
Directory Listing
Modified
Tue Jun 10 16:27:26 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Some cleanups to global.conf.dist
-Dennis
Revision
1102 -
Directory Listing
Modified
Tue Jun 10 16:23:47 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
ok, I'm pretty sure that this one is the one we want. Unfortunately the other one was an old one, that cmpl_cmp4 was not used
anywhere and I had removed it later, and this one has multi_cmp. Sorry for all the confusion.
Revision
1101 -
Directory Listing
Modified
Tue Jun 10 00:52:00 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
*** empty log message ***
Revision
1100 -
Directory Listing
Modified
Tue Jun 10 00:18:14 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
in the interest of alleviating crowding:
moved snippets to conf/snippets.
moved templates to conf/templates.
updated global.conf.dist to match.
-sam
Revision
1099 -
Directory Listing
Modified
Mon Jun 9 23:41:43 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added a section for special variables to be passed to the safe
environment:
%pg=(....
specialPGEnvironmentVars => {
PRINT_FILE_NAMES_FOR =>
['gage','apizer','voloshin','lr003k','professor'],
CAPA_Tools =>
"$courseDirs{macros}/CAPA_Tools/",
CAPA_MCTools =>
"$courseDirs{macros}/CAPA_MCTools/",
CAPA_Graphics_URL =>
"$courseDirs{html}/CAPA_Graphics/",
CAPA_GraphicsDirectory =>
"$courseDirs{html}CAPA_Graphics/",
},
...
);
this fixes bug #66 (actually a feature request).
It allows professors to see the file names of the problems they
are looking at. It allows the interpretation of CAPA problems as well.
-- MIke
Revision
1098 -
Directory Listing
Modified
Mon Jun 9 23:32:25 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Environment variables added for
PRINT_FILE_NAMES_FOR
CAPA_Tools
CAPA_MCTools
CAPA_Graphics_URL
CAPA_GraphicsDirectory
These are all set in the anonymous hash
$pg{specialPGEnvironmentVars} = {
PRINT_FILE_NAMES_FOR =>
['gage','apizer','voloshin','lr003k','professor'],
CAPA_Tools =>
"$courseDirs{macros}/CAPA_Tools/",
CAPA_MCTools =>
"$courseDirs{macros}/CAPA_MCTools/",
CAPA_Graphics_URL =>
"$courseDirs{html}/CAPA_Graphics/",
CAPA_GraphicsDirectory =>
"$courseDirs{html}CAPA_Graphics/",
};
set in global.conf or in course.conf
--Mike
Revision
1097 -
Directory Listing
Modified
Mon Jun 9 23:26:19 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Slightly better handling of top_labels in tth mode when force_tex is set; namely
it ignores the labels instead of letting the TeX code confuse tth so badly that
the matrix is basically lost.
Revision
1096 -
Directory Listing
Modified
Mon Jun 9 23:25:09 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
*** empty log message ***
Revision
1095 -
Directory Listing
Modified
Mon Jun 9 23:24:37 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed encodeAnswer to never allow the last character to be a backslash.
closes bug #67.
-sam
Revision
1094 -
Directory Listing
Modified
Mon Jun 9 22:46:25 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Fixed bug when the function is sampled at a point where it is not defined.
Revision
1093 -
Directory Listing
Modified
Mon Jun 9 22:08:57 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
&include code now prettier.
-Dennis
Revision
1092 -
Directory Listing
Modified
Mon Jun 9 22:05:01 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
&include now works like it's supposed to in the course environment
config files. Sam will be happy.
-Dennis
Revision
1091 -
Directory Listing
Modified
Mon Jun 9 21:53:11 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added > /dev/null tags to the commands which run tex and dvi for
HTML_img mode. These will probably work now for the most part.
I don't know how well this will work if there is an error in
getting either tex or dvips to run.
For many problems using WeBWorK1.8 and typeset3 mode thing work fine.
Please submit example problems where the images don't show up or some
other image related error occurs as bugs to
http://webwork3.math.rochester.edu/bugzilla
--Mike
Revision
1090 -
Directory Listing
Modified
Mon Jun 9 21:24:08 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Fixed a patch to round (and Round) originally due to Mark Schmitt
which didn't get included in the latest updates and transfer to pg
--Mike
Revision
1089 -
Directory Listing
Modified
Mon Jun 9 21:10:03 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Modified directory so that
lib => $webworkroot/lib
becomes
lib => $pgRoot/lib since this is where the *.pm macro files for the pg language go.
Should this lib be changed to pglib? (there might have to be a lot of changes to make this work.)
-- Mike
Revision
1088 -
Directory Listing
Modified
Mon Jun 9 21:05:11 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Commented out code that is not used (I believe)
comp_cplx4 and cplx_cmp4
-- Mike
Revision
1087 -
Directory Listing
Modified
Mon Jun 9 20:42:45 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added some lines to the defineProblemEnv routine. The variables used by HTML_img and HTML_dpng are too
close for comfort. But it works for now. What doesn't work is that when tex is called it produces
output which spills over and is returned to the CGI call -- leading to an internal error. The forking
code in welcomeAction.pl fixes this problem. Perhaps there is a simpler way.
--Mike
Revision
1086 -
Directory Listing
Modified
Mon Jun 9 20:40:00 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added a variable to set the environment variable
use by HTML_img. This is too close to one used by HTML_dpng but we can use it for now:
$envir{'externalLatexPath'} = $Global::externalLaTeX2HTMLPath;
$envir{'externalLaTeXPath'} = $Global::externalLatexPath; #used by HTML_img
(note capitalizations of T's FIXME
--Mike
Revision
1085 -
Directory Listing
Modified
Mon Jun 9 18:28:46 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
I made an &include subroutine available to the global.conf and
course.conf evaluation environments. It allows the inclusion of files
within the webworkRoot.
-Dennis
Revision
1084 -
Directory Listing
Modified
Mon Jun 9 18:26:11 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
These files have been moved to the webwork/pg/macros directory
--Mike
Revision
1083 -
Directory Listing
Modified
Mon Jun 9 18:24:20 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
These files have been moved to the webwork/pg directory
--Mike
Revision
1082 -
Directory Listing
Modified
Mon Jun 9 18:19:09 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
setup script now changes group and permission for pg directory and its contents.
Arnie
Revision
1081 -
Directory Listing
Modified
Mon Jun 9 17:59:16 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Allow commas, [ ] and | in answers
(changes to Safety filter.)
--MIke
Revision
1080 -
Directory Listing
Modified
Mon Jun 9 17:49:36 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
remove unneccsary shebang lines
Arnie
Revision
1079 -
Directory Listing
Modified
Mon Jun 9 17:36:12 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
removed unneccesary shebang lines
Revision
1078 -
Directory Listing
Modified
Mon Jun 9 17:26:29 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
use /usr/local/bin/perl ib shebang line
Revision
1077 -
Directory Listing
Modified
Mon Jun 9 13:56:36 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added this file which won't get erases if you do rm *.pl. It is
identical to MAKEFILE.PL
--Mike
Revision
1076 -
Directory Listing
Modified
Mon Jun 9 13:50:16 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Explains that all of the files have been moved to pg
--Mike
Revision
1075 -
Directory Listing
Modified
Mon Jun 9 13:49:37 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
These files are now maintained in pg/macros. Assuming that pg and system
are sibling files you can run MAKELINKS.pl in system/courseScripts to
create links from system/courseScripts to these files in pg/macros.
pg can be downloaded from the cvs:
cvs -d :pserver:anonymous@webwork-db.math.rochester.edu:/var/cvs/system
checkout pg
-Mike
Revision
1074 -
Directory Listing
Modified
Mon Jun 9 13:46:11 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
These files are now maintained in pg/lib. Assuming that pg and system
are sibling files you can run MAKELINKS.pl in system/courseScripts to
create links from system/courseScripts to these files in pg/lib.
pg can be downloaded from the cvs:
cvs -d :pserver:anonymous@webwork-db.math.rochester.edu:/var/cvs/system
checkout pg
-Mike
Revision
1073 -
Directory Listing
Modified
Mon Jun 9 13:30:46 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
This module contains IO used in saving an answer to a file.
--Mike
Revision
1072 -
Directory Listing
Modified
Mon Jun 9 02:27:04 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
The file PGcomplexmacros.pl is partially in sync with the version in
courseScripts. I need advice on the latest versions of some of the
subroutines from Liam.
--Mike
Revision
1071 -
Directory Listing
Modified
Mon Jun 9 02:26:17 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Bringing these files in sync with the latest versions in the
courseScripts CVS
--Mike
Revision
1070 -
Directory Listing
Modified
Mon Jun 9 02:02:20 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Bringing this version of Matrix.pm up to date with the latest in
courseScripts.
--Mike
Revision
1069 -
Directory Listing
Modified
Mon Jun 9 02:01:41 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Bringing this version into sync with the latest version in
courseScripts.
In particular dvipng is active in this script to make HTML_img
useable in WeBWorK2.0. Not yet finished with this.
--Mike
Revision
1068 -
Directory Listing
Modified
Mon Jun 9 01:59:37 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Updating the copy of PGchoicemacros.pl to the latest version available
in courseScripts
--Mike
Revision
1067 -
Directory Listing
Modified
Mon Jun 9 01:44:46 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added dvipng subroutine. Corrected some errors in math2image. dvipng
is still not being called correctly -- I think math2image needs more
updates.
dvipng is also in IO.pm, but making this available to WeBWorK1.8 seems
like a lot of work, hence I've only made a copy of the dvipng subroutine
from IO.pm. With luck this will not interfere with WeBWork2.0. I'm
open to suggestions for a better way to make both dvipng methods
available to both WeBWorK2.0 and WeBWorK 1.8
--Mike
Revision
1066 -
Directory Listing
Modified
Mon Jun 9 00:54:33 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Adding a newer version of PGmatrixmacros.pl
--Mike
Revision
1065 -
Directory Listing
Modified
Mon Jun 9 00:43:39 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added typeset3 mode (HTML_img), Sam Hathaway's version of dvipng mode.
--Mike
Revision
1064 -
Directory Listing
Modified
Mon Jun 9 00:34:51 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Adding recent macro files to the pg collection
--Mike
Revision
1063 -
Directory Listing
Modified
Sun Jun 8 21:15:30 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Modified sibiling macro to sort alphabetically by name of the set.
(this may not be the best permanet solution but itis useful
for those editing this summer.)
--Mike
Revision
1062 -
Directory Listing
Modified
Sun Jun 8 19:02:48 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
This file constructs links from the courseScripts directory to the
pg/lib and pg/macros directories
--Mike
Revision
1061 -
Directory Listing
Modified
Sat Jun 7 05:11:28 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
A module that supports the "save answer on disk" answer evaluator (similar to the mail_to evaluator)
--Mike
Revision
1060 -
Directory Listing
Modified
Sat Jun 7 04:39:24 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Resetting # of ties back to 30
--Mike
Revision
1059 -
Directory Listing
Modified
Sat Jun 7 04:30:31 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Restoring header #!/usr/local/bin/webwork-perl line
--Mike
Revision
1058 -
Directory Listing
Modified
Sat Jun 7 04:15:46 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Restoring these files so that the #! header is correct
--Mike
Revision
1057 -
Directory Listing
Modified
Sat Jun 7 03:35:43 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Fixing a mistake I made a few minutes ago. I didn't mean to change these files.
--Mike
Revision
1056 -
Directory Listing
Modified
Sat Jun 7 03:24:30 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Creating directories which contain just .pl files (macros directory) and just .pm files (pglib).
These files are loaded differently into the safe compartment, and it helps to keep them
separated, particularly for WeBWork2.0. In order to be backward compatable with WeBWorK1.8
I'll put symlinks in courseScripts to the files in the other directories.
--Mike
Revision
1055 -
Directory Listing
Modified
Sat Jun 7 03:21:22 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Creating directories which contain just .pl files (macros directory) and just .pm files (pglib).
These files are loaded differently into the safe compartment, and it helps to keep them
separated, particularly for WeBWork2.0. In order to be backward compatable with WeBWorK1.8
I'll put symlinks in courseScripts to the files in the other directories.
Revision
1054 -
Directory Listing
Modified
Fri Jun 6 23:52:13 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added params required for global table emulation.
-Dennis
Revision
1053 -
Directory Listing
Modified
Fri Jun 6 22:17:45 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Add support for hline in matricies, and fixed vertical spacing problem in pdf
output when top_labels are used. tth mode still cannot handle top_labels.
Revision
1052 -
Directory Listing
Modified
Fri Jun 6 22:03:20 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Fixed a typo
-Dennis
Revision
1051 -
Directory Listing
Modified
Fri Jun 6 21:47:51 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
moved PG modules and macro files from webwork-modperl to pg
-sam
Revision
1050 -
Directory Listing
Modified
Fri Jun 6 21:39:42 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
moved PG modules and macro files from webwork-modperl to pg
-sam
Revision
1049 -
Directory Listing
Modified
Fri Jun 6 21:21:28 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Calculate percent correct the same everywhere.
fixes bug 60
Revision
1048 -
Directory Listing
Modified
Fri Jun 6 21:16:09 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Fixed a bug that I just introduced that was corrupting
$ce->{webworkURLs}->{root};
-Dennis
Revision
1047 -
Directory Listing
Modified
Fri Jun 6 20:36:44 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Multiple forward slashes in URLs are now collapsed into one before being
examined, so that we follow the usual Apache behavior of accepting paths
with // in them.
-Dennis
Revision
1046 -
Directory Listing
Modified
Fri Jun 6 19:32:53 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Fixed bug in pdf output with top_labels in a display_matrix.
Revision
1045 -
Directory Listing
Modified
Fri Jun 6 19:13:51 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Took out the redundant "confirm email address" from user options.
Also, added a Util function "backtrace", which can be passed one of
"die", "warn", "print", or "return". I'm just showing off, but it might
prove useful in debugging.
-Dennis
Revision
1044 -
Directory Listing
Modified
Fri Jun 6 19:03:14 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Replacing hard coding of /webwork/ with $ce->{webworkURLs}->{root}
-- Mike
Revision
1043 -
Directory Listing
Modified
Fri Jun 6 18:01:32 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Features added (and code cleanup) for display_matrix. Matricies can
now have "top labels". If the matrix has "Fraction" objects, it detects that
and prints the fraction.
Revision
1042 -
Directory Listing
Modified
Fri Jun 6 17:48:11 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Template escapes can return a list again, and now it's a sanctioned
activity.
-Dennis
Revision
1041 -
Directory Listing
Modified
Fri Jun 6 16:14:38 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Replaced the hardcoded path /webwork with $ce->{webworkURLs}->{root} in
the link from Problem.pm to PGProblemEditor.pm. This fixes bug 52.
-Dennis
Revision
1040 -
Directory Listing
Modified
Fri Jun 6 12:54:41 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added a CGI::end_form() to the options section of Problem.pm.
I believe this is is the root cause of the multiple key parameters. I
haven't done all of the testing needed to verify this for sure.
Bug #50 is probably comotose, but needs to be watched.
--Mike
Revision
1039 -
Directory Listing
Modified
Fri Jun 6 02:28:13 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
replaced $r->param('key') with my $key = $r->param('key'); and then used $key in call
to PG. $r->param('key') was returning a two item list in list context. I don't know
where the extra entry into the key param was coming from.
This stuns bug #50, but doesn't kill it.
-- Mike
Revision
1038 -
Directory Listing
Modified
Fri Jun 6 02:24:42 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
*** empty log message ***
Revision
1037 -
Directory Listing
Modified
Fri Jun 6 01:13:18 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added HTML_img tags
-- Mike
Revision
1036 -
Directory Listing
Modified
Fri Jun 6 00:10:57 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Removed the subroutine dvipng (which is now defined elsewhere and with
4 calling arguments.
--Mike
Revision
1035 -
Directory Listing
Modified
Thu Jun 5 22:58:42 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Fixed (again) the GlobalTableEmulator.
-sam
Revision
1034 -
Directory Listing
Modified
Thu Jun 5 22:41:47 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
the % done status indicators now round to the nearest whole percent.
Fixes Bug #47
-Dennis
Revision
1033 -
Directory Listing
Modified
Thu Jun 5 21:54:22 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added HTML_img mode to PGmatrixmacros.pl display commands.
--Mike
Revision
1032 -
Directory Listing
Modified
Thu Jun 5 20:48:39 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed per-course logs from the initial definition of the
$webworkFiles{logs} hash, and put them below, where the
$courseDirs{logs} variable is defined.
(This is sort of an issue -- I want only files/dirs/URLs that are
necessarily tied to a course to be "course" files/dirs/URLs. The
transaction log (for example) could be in a location that wasn't
course-dependant just as easily. Perhaps this whole business of
"webwork" versus "course" locations is arbitrary? Should it be
rethought?)
Also fixed some formatting problems. (Mike -- I would LOVE it if you
would use spaces for aligning your equals signs, instead of tabs!)
-sam
Revision
1031 -
Directory Listing
Modified
Thu Jun 5 20:29:50 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
contains pod docs.
-sam
Revision
1030 -
Directory Listing
Modified
Thu Jun 5 19:52:39 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added Liam's code for entering a matrix column by column
--Mike
Revision
1029 -
Directory Listing
Modified
Thu Jun 5 19:47:38 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Changed another occurence of /webwork to /webwork2
-Dennis
Revision
1028 -
Directory Listing
Modified
Thu Jun 5 19:43:43 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Changed all relavent occurences of /webwork* in default URLs to
/webwork2*
-Dennis
Revision
1027 -
Directory Listing
Modified
Thu Jun 5 19:34:38 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Now I'm exporting InitializeUserProblem
-Dennis
Revision
1026 -
Directory Listing
Modified
Thu Jun 5 19:26:31 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added a function "initializeUserProblem" to WeBWorK::DB::Utils and
changed my code to use it.
-Dennis
Revision
1025 -
Directory Listing
Modified
Thu Jun 5 15:37:54 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Modified the address to the webwork image
(used webwork2_files instead of webwork_files)
--Mike
Revision
1024 -
Directory Listing
Modified
Thu Jun 5 15:26:59 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Fixed bug in navMacro and a bug in path.
This squashes bug #46.
The problem was a comma in the return, instead of a period.
return "foo"."\n";
returns foo with a return after it
return "foo","\n";
returns just the \n probably because the comma operation comes into
play and only the result of the last operation is returned.
Apparently return doesn't grab everything to the right of it in the same
way that print does.
I'd bet that
return("foo","\n") would return a list however.
--Mike
Revision
1023 -
Directory Listing
Modified
Thu Jun 5 14:39:49 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
added =cut
near end of DB.pm file.
before
1;
(I thought I had already commited this????)
--Mike
Revision
1022 -
Directory Listing
Modified
Thu Jun 5 14:06:10 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added ImageGenerator to CVS to help with compatibility
with WeBWorK1.8
-- Mike
Revision
1021 -
Directory Listing
Modified
Thu Jun 5 11:48:23 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Updated global.conf.dist so that it will work out of the box
on webwork1.8 courses using GDBM.
The urls
http://machine/webwork2_files will point to the webwork-modperl/htdocs
http://machine/webwork2_courses should be redirected by apache to
a folder containing links the the html directories of each course.
In other words apache directs .../webwork2_courses to the folder
/ww/htdocs/ which should contain links of the form
gage_course@ -> ../webwork/courses/gage_course/html
--Mike
Revision
1020 -
Directory Listing
Modified
Thu Jun 5 01:29:32 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Changed the way checking if a new set exists already happens.
-Dennis
Revision
1019 -
Directory Listing
Modified
Thu Jun 5 00:18:21 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Commiting IO.pl, a webwork2 file, in order to bring the macros for webwork1 and webwork2 into sync
with each other.
--Mike
Revision
1018 -
Directory Listing
Modified
Thu Jun 5 00:02:24 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Removed warnings. woops.
-Dennis
Revision
1017 -
Directory Listing
Modified
Wed Jun 4 23:47:35 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Instructor pages now only let instructors view and edit the database.
phew.
NOTE that there are new directives in global.conf.dist. You won't be
able to use the professor pages until you've made that change.
Also, I added new template escapes and updated the barebones and ur
templates.
-Dennis
Revision
1016 -
Directory Listing
Modified
Wed Jun 4 21:04:15 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
preview equation images now go in the m2i directory (in the
$courseDirs{HTML_tmp} directory) instead of the png directory.
-sam
Revision
1015 -
Directory Listing
Modified
Wed Jun 4 20:19:27 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
The UserList module now has a single button, "Assign to all users", that
does what it says it does. This should allow people to create new
problems and problem sets and edit them without ever needing the old
system, assuming that they are importing an existing course into
webwork2.
-Dennis
Revision
1014 -
Directory Listing
Modified
Wed Jun 4 18:41:51 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Fixed bugs.
-Dennis
Revision
1013 -
Directory Listing
Modified
Wed Jun 4 18:36:23 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
I wrote functions to facilitate the assignment of problems to students.
-Dennis
Revision
1012 -
Directory Listing
Modified
Wed Jun 4 18:36:17 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
began to document and add sanity checks.
-sam
Revision
1011 -
Directory Listing
Modified
Wed Jun 4 18:35:59 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
wrote a bunch of notes about the URL issues.
!!!!! READ THIS - doc/devel/URL-notes !!!!!
-sam
Revision
1010 -
Directory Listing
Modified
Wed Jun 4 15:26:27 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
webwork 1.9 gif
Arnie
Revision
1009 -
Directory Listing
Modified
Wed Jun 4 15:25:58 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
webwork 1.8 gif
Arnie
Revision
1008 -
Directory Listing
Modified
Wed Jun 4 15:25:16 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
Changed to webwork 1.9
Arnie
Revision
1007 -
Directory Listing
Modified
Wed Jun 4 03:04:07 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added a section to handle the case where the problem has not yet been
assigned to a user. This might occur when the problem template is
called form the problem editor before the sets have been assigned
to students. The problem is obtained as a global problem
then converted to a user_problem with default values. The problem
is not saved. This code should be reviewed to make sure there are no
hidden behaviors. Perhaps a group reading is in order once things
settle down. This squashes bug #34.
--Mike
Revision
1006 -
Directory Listing
Modified
Wed Jun 4 02:59:55 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added ProblemList (from Dennis' folder) and committed it to CVS
--Mike
Revision
1005 -
Directory Listing
Modified
Wed Jun 4 00:34:56 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
I split the instructor's Problem List editor off into a seperate page,
and added links to that page from a few others.
-Dennis
Revision
1004 -
Directory Listing
Modified
Wed Jun 4 00:25:04 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added some notes on the URL organization.
-sam
Revision
1003 -
Directory Listing
Modified
Wed Jun 4 00:23:40 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
finished moving doc/headers-footers, added the GPL and Artistic license.
-sam
Revision
1002 -
Directory Listing
Modified
Wed Jun 4 00:21:49 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Added a license file and readme skeleton.
-sam
Revision
1001 -
Directory Listing
Modified
Wed Jun 4 00:19:38 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Fixed (again) error handling. Now we're simply catching any uncaught
exceptions and emitting an HTML error message.
(also, added a "my" in Problem.pm)
-sam
Revision
1000 -
Directory Listing
Modified
Tue Jun 3 22:27:16 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
The conversion of set and problem from global to global-user now works.
You will get "pink screen" errors for now because not all of the vaules
in problem have been given correct defaults.
I'll do that next.
--Mike
Revision
999 -
Directory Listing
Modified
Tue Jun 3 22:14:23 2003 UTC (9 years, 11 months ago) by
jj
Original Path:
trunk
Modified pc_evaluator to make extra brackets optional, comments optional, and
scores of 1 optional.
Revision
998 -
Directory Listing
Modified
Tue Jun 3 22:00:57 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
really /really/ fixed the instructor pages to use the new URL scheme
-Dennis
Revision
997 -
Directory Listing
Modified
Tue Jun 3 21:59:49 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Beginning to add defaults to problem class (when it is constructed
from a global problem instance).
--Mike
Revision
996 -
Directory Listing
Modified
Tue Jun 3 21:59:25 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Really fixed the Instructor links to use the new URL scheme this time
-Dennis
Revision
995 -
Directory Listing
Modified
Tue Jun 3 21:07:37 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Efforts towards doing the Right Thing with the instructor URLs.
-Dennis
Revision
994 -
Directory Listing
Modified
Tue Jun 3 20:49:10 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added example Set->UserSet conversion.
-sam
Revision
993 -
Directory Listing
Modified
Tue Jun 3 20:20:16 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Made small modifications to allow Problem.pm to read a problem that has
not yet been assigned.
TO DO (and I'll need help with this)
Convert a global set to a global user set (and the global problem to a
global user problem). I need to know how to specify the appropriate
classes.
Once we are guaranteed a record of the type returned by getGlobalUser
....
stuff missing defaults (e.g. psvn for set, and num_correct (answers) for
problem) in the newly created global_user record objects.(this part I
can do.)
At that point the rest of Problem.pm should be able to proceed as before
without any changes.
--Mike
Revision
992 -
Directory Listing
Modified
Tue Jun 3 20:17:33 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
*** empty log message ***
Revision
991 -
Directory Listing
Modified
Tue Jun 3 20:12:42 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
The pgProblemEditor now looks for a global problem record if it cannot
find a global_user problem record.
-- Mike
Revision
990 -
Directory Listing
Modified
Tue Jun 3 19:32:29 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
moved doc/template-escapes to doc/devel/template-escapes
-sam
Revision
989 -
Directory Listing
Modified
Tue Jun 3 19:27:21 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
moved more docs into doc/devel/
-sam
Revision
988 -
Directory Listing
Modified
Tue Jun 3 19:23:03 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
moved doc/TODO -> doc/devel/pre-bugzilla-TODO-file
-sam
Revision
987 -
Directory Listing
Modified
Tue Jun 3 19:22:01 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
moved development documentation into doc/devel/
-sam
Revision
986 -
Directory Listing
Modified
Tue Jun 3 18:25:00 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Created the top-level module WeBWorK, which now contains the dispatch
code. Apache::WeBWorK now only contains the installation of the error
handling code and a call to WeBWorK::dispatch(). This error handling
code is installed before the WeBWorK module is compiled.
-sam
Revision
985 -
Directory Listing
Modified
Tue Jun 3 18:19:12 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed some old, commented out code.
-sam
Revision
984 -
Directory Listing
Modified
Tue Jun 3 18:18:38 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
improved the implementation of refBaseType.
-sam
Revision
983 -
Directory Listing
Modified
Tue Jun 3 17:48:35 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Changed explicit references to "/webwork" to the abstract
$ce->{webworkURLs}->{root}. If you've been hardcoding "/webwork" into
your URLs, you should take a look at the diff to this update to learn
the prefered method.
-Dennis
Revision
982 -
Directory Listing
Modified
Tue Jun 3 17:11:35 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Took out some hard-coded <tr>s. Shame on me.
-Dennis
Revision
981 -
Directory Listing
Modified
Tue Jun 3 00:28:28 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Replaced temporary values placed in $self->{ce}->{foo}
by $self->{foo} in order to avoid editing the course environment
unnecessarily. Fixes bug #35
--Mike
Revision
980 -
Directory Listing
Modified
Mon Jun 2 23:10:59 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Rearranged the order of functions in PGProblemEditor.pm
Removed an extraneous warning from ProblemSetEditor.pm
-Dennis
Revision
979 -
Directory Listing
Modified
Mon Jun 2 22:28:08 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Fix max in Util.pm
did some UI refactoring.
-Dennis
Revision
978 -
Directory Listing
Modified
Mon Jun 2 22:07:05 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
There's no longer a seperate "Add Set" content generator. That form is
now right on the problem set list.
-Dennis
Revision
977 -
Directory Listing
Modified
Mon Jun 2 21:58:35 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Took out some unnecessary warns, both intentional and otherwise.
-Dennis
Revision
976 -
Directory Listing
Modified
Mon Jun 2 21:53:10 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
You can now add new problems using a NeXT-style column view. Advanced.
-Dennis
Revision
975 -
Directory Listing
Modified
Mon Jun 2 20:48:22 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
Add new warning pages if an atempt is made to drop or remove a professor
with special warnings if an attempt is made to drop yourself.
Arnie
Revision
974 -
Directory Listing
Modified
Mon Jun 2 20:22:23 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
added readDirectory
-Dennis
Revision
973 -
Directory Listing
Modified
Mon Jun 2 20:17:19 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed annoying debug output.
-sam
Revision
972 -
Directory Listing
Modified
Mon Jun 2 20:08:53 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
The delete() method now uniformly returns a false value (instead of
dying) if no matching record exists.
-sam
Revision
971 -
Directory Listing
Modified
Mon Jun 2 20:03:04 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Added CGI::Carp error reporting.
-sam
Revision
970 -
Directory Listing
Modified
Mon Jun 2 20:01:59 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added two functions, list2hash and max.
-Dennis
Revision
969 -
Directory Listing
Modified
Mon Jun 2 19:57:17 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
took out some debugging output.
-sam
Revision
968 -
Directory Listing
Modified
Mon Jun 2 18:58:42 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Fix a stupid bug from the last commit.
-Dennis
Revision
967 -
Directory Listing
Modified
Mon Jun 2 18:40:29 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
You can delete problems now. Problem sets are the next thing.
Also, performed and apendectimy.
-Dennis
Revision
966 -
Directory Listing
Modified
Mon Jun 2 17:44:21 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
added a new_from_col_vecs method
Revision
965 -
Directory Listing
Modified
Mon Jun 2 15:51:01 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
fixed an error
Revision
964 -
Directory Listing
Modified
Mon Jun 2 15:06:58 2003 UTC (9 years, 11 months ago) by
lr003k
Original Path:
trunk
I have added a basis_cmp and a number of other methods necessary for
this answer evaluator to work.
Revision
963 -
Directory Listing
Modified
Mon Jun 2 08:18:51 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added the ability to add sets.
-Dennis
Revision
962 -
Directory Listing
Modified
Mon Jun 2 06:51:35 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added problem editor links.
took out an unnecessary warning.
-Dennis
Revision
961 -
Directory Listing
Modified
Sun Jun 1 13:36:55 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Made changes trying to allow the daemon to be restarted. Still no
luck.
Allow | [ ] and , in answers.
Revision
960 -
Directory Listing
Modified
Sat May 31 00:02:46 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
A bug fix: the "attempted" record for a UserProblem is now calculated
from the num_correct and num_incorrect fields.
Send me feedback: should it be displayed in the table anyway, and just
not editable?
-Dennis
Revision
959 -
Directory Listing
Modified
Fri May 30 23:59:35 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
The problem set editor now works for 0 users (global only) or 1 user.
Multi-user functionality is coming over the weekend.
To cause the editor to give you the ability to edit a student's record,
add editForStudent=name (where name is the student's login) to the
parameters sent to the ProblemSetEditor content generator.
Note that if you are using the GDBM backend, editing the "default"
professor records is the same as editing the global values, which can
surprise you if you're not ready for it.
-Dennis
Revision
958 -
Directory Listing
Modified
Fri May 30 21:37:15 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed several stupid errors.
-sam
Revision
957 -
Directory Listing
Modified
Fri May 30 21:37:03 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added columns for user-specific problem fields. Saving back to the
database for user-specific data still doesn't happen yet.
-Dennis
Revision
956 -
Directory Listing
Modified
Fri May 30 21:09:19 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Added the capability to the GlobalTableEmulator to designate a user
whose records will be used as global records. To specify this, set the
globalUserID param for the tables using the GlobalTableEmulator (in
%dbLayout). It's probably good to do this on a per-course basis. Put the
following in your course.conf:
$dbLayout{set}->{params}->{globalUserID} = "professor";
$dbLayout{problem}->{params}->{globalUserID} = "professor";
If globalUserID is not present, GlobalTableEmulator will use consensus
(which is very slow!).
-sam
Revision
955 -
Directory Listing
Modified
Fri May 30 18:52:48 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
More speedup and consolidation.
-Dennis
Revision
954 -
Directory Listing
Modified
Fri May 30 18:17:06 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
This time there aren't any of the bugs that there were before, and
probably not any new ones.
-Dennis
Revision
953 -
Directory Listing
Modified
Fri May 30 18:14:14 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
Made listGlobalProblems more efficient. (I have to go back and look at
the rest of DB and see if there are any more optimizations that can be
made.)
-sam
Revision
952 -
Directory Listing
Modified
Fri May 30 18:09:13 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Fixed a showstopping compile but that accidentally got into the last
commit. and consolidated some code.
-Dennis
Revision
951 -
Directory Listing
Modified
Fri May 30 18:05:41 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
More changes to prevent unneccesary database requests
-Dennis
Revision
950 -
Directory Listing
Modified
Fri May 30 17:50:57 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Took out many many unneccessary database accesses.
-Dennis
Revision
949 -
Directory Listing
Modified
Fri May 30 17:45:52 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed some debugging output.
-sam
Revision
948 -
Directory Listing
Modified
Fri May 30 17:44:04 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed </hr /> to <hr /> (after the bugzilla link)
-sam
Revision
947 -
Directory Listing
Modified
Fri May 30 00:27:27 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
The set-specific data now displays the per-user override if the
editForUser param is set. It does not yet save changes back to the
database.
-Dennis
Revision
946 -
Directory Listing
Modified
Fri May 30 00:27:02 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
now supports NULL as undef.
FIXME: update the docs.
-sam
Revision
945 -
Directory Listing
Modified
Fri May 30 00:04:23 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
psvn is now auto-increment, for real.
-sam
Revision
944 -
Directory Listing
Modified
Thu May 29 23:42:24 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added GlobalTableEmulator.pm
added global2user and user2global to Utils.pm
small changes to WW1Hash.pm
-sam
Revision
943 -
Directory Listing
Modified
Thu May 29 23:25:53 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
made psvn auto-increment, restored !!COURSENAME!!
-sam
Revision
942 -
Directory Listing
Modified
Thu May 29 20:30:56 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Display options are now sticky (they are repeated as hidden options in the main problem body).
Changed name of submit button from redisplay to "save options"
fixes bug #27 at least to some extent.
these saved options may not persist from one problem to another. In order to solve that problem
we need a storage place for user options, or else many more hidden inputs to save state as one
moves from one request to another.
this fix will work for now.
-- Mike
Revision
941 -
Directory Listing
Modified
Thu May 29 20:03:12 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Modified ur.template to use the "options" link for display options.
--Mike
Revision
940 -
Directory Listing
Modified
Thu May 29 20:02:35 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added a new template hook "options" which allows one to reset the display options.
Modified viewOptions to conform to a "vertical" look for the radio buttons in the redisplay options.
Modified some of the labels for the same reason.
The horizontal spacing is a bit of kludge (I can't guarantee no line breaks for each of the radio button
labels). Using underbars instead of spaces in the labels would fix this, but...
--Mike
Revision
939 -
Directory Listing
Modified
Thu May 29 19:02:44 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Turned on answer previewing every time an answer is submitted
(either answer check or answer submit or preview answer)
Revision
938 -
Directory Listing
Modified
Thu May 29 17:58:43 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
More tweaks to insure shutdown of the connection.
Revision
937 -
Directory Listing
Modified
Thu May 29 17:49:32 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Hope this works for shutting down connections.
Revision
936 -
Directory Listing
Modified
Thu May 29 00:08:23 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Now you can save changes to problems
-dennis
Revision
935 -
Directory Listing
Modified
Wed May 28 21:28:08 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
A start on the final version of the problem set editor. The code from
the previous version is still in the file as mike_body, becuase it will
be added in (with modifications) as the file progresses.
-Dennis
Revision
934 -
Directory Listing
Modified
Wed May 28 20:02:56 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
add original_correct_ans as a hash key bringing the set of defined keys to 9
Revision
933 -
Directory Listing
Modified
Wed May 28 19:53:14 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Here are some default images for previous, next and problem list
buttons, taken from the WeBWorK1.8 images file. They help prevent
some browser anomolies (particularly in Safari) which accompany
missing images.
--Mike
Revision
932 -
Directory Listing
Modified
Wed May 28 19:26:10 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Changed the link to bugzilla to bring you directly to the page for
reporting a webwork2.0 bug. No url is entered automatically -- that
would require, I believe, implementing this link inside a link method
in content generator. We'll see if that is needed.
-- Mike
Revision
931 -
Directory Listing
Modified
Wed May 28 19:21:04 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed the Schema interface (to include a reference to $db) and changed
DBI connect to connect_cached.
-sam
Revision
930 -
Directory Listing
Modified
Wed May 28 17:46:00 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
*** empty log message ***
Revision
929 -
Directory Listing
Modified
Wed May 28 12:46:12 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Commented out debugging code in pgProblemEditor
--Mike
Revision
928 -
Directory Listing
Modified
Wed May 28 12:45:03 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
The pgProblemEditor module now handles the seed and displayMode correctly.
-- Mike
Revision
927 -
Directory Listing
Modified
Wed May 28 03:31:28 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Problem Editor now creates a temporary file to edit (
adding .tmp to the file name)
Refresh causes a redirect to the Problem.pm with a GET command.
Some of the arguments are unnecessary and need to be cleaned up.
The seed and display mode in the problem editor are not properly
initialized from the problem set.
Problem.pm has been modified to check for these arguments and to read
the temporary source file, seed and displayMode. These are passed
through to a PG.pm object.
PG also needed to be modified so that the source_file and seed values
are overridden
Revision
926 -
Directory Listing
Modified
Wed May 28 03:31:07 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Problem Editor now creates a temporary file to edit (
adding .tmp to the file name)
Refresh causes a redirect to the Problem.pm with a GET command.
Some of the arguments are unnecessary and need to be cleaned up.
The seed and display mode in the problem editor are not properly
initialized from the problem set.
Problem.pm has been modified to check for these arguments and to read
the temporary source file, seed and displayMode. These are passed
through to a PG.pm object.
PG also needed to be modified so that the source_file and seed values
are overridden.
Revision
925 -
Directory Listing
Modified
Wed May 28 03:30:45 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Problem Editor now creates a temporary file to edit (
adding .tmp to the file name)
Refresh causes a redirect to the Problem.pm with a GET command.
Some of the arguments are unnecessary and need to be cleaned up.
The seed and display mode in the problem editor are not properly
initialized from the problem set.
Problem.pm has been modified to check for these arguments and to read
the temporary source file, seed and displayMode. These are passed
through to a PG.pm object.
PG also needed to be modified so that the source_file and seed values
are overridden
Revision
924 -
Directory Listing
Modified
Wed May 28 01:38:55 2003 UTC (9 years, 11 months ago) by
malsyned
Original Path:
trunk
Added a helpful comment to Authz
Fixed bug #15 in hardcopy
Gave ProblemSetList the proper db calls, now that SQL databases are
working.
-Dennis
Revision
923 -
Directory Listing
Modified
Wed May 28 01:27:38 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
additional work on DB system and SQL backend.
Record:: classes now support a can() method.
fixed some other stuff.
-sam
Revision
922 -
Directory Listing
Modified
Wed May 28 01:18:11 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added hash2sql conversion script.
-sam
Revision
921 -
Directory Listing
Modified
Wed May 28 00:45:40 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
problem.problem_id is no longer a PRIMARY KEY.
-sam
Revision
920 -
Directory Listing
Modified
Wed May 28 00:26:27 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed stupid thing on line 690.
-sam
Revision
919 -
Directory Listing
Modified
Wed May 28 00:24:27 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
changed ->id to ->whatever_id
-sam
Revision
918 -
Directory Listing
Modified
Tue May 27 23:57:40 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed old record classes.
-sam
Revision
917 -
Directory Listing
Modified
Tue May 27 23:56:57 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed old database system.
-sam
Revision
916 -
Directory Listing
Modified
Tue May 27 23:43:47 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed call to get() on line 281.
-sam
Revision
915 -
Directory Listing
Modified
Tue May 27 23:42:23 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
croak instead of die.
-sam
Revision
914 -
Directory Listing
Modified
Tue May 27 23:37:57 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed a logic error in addUserProblem
-sam
Revision
913 -
Directory Listing
Modified
Tue May 27 23:05:09 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
removed unused problem_order field.
-sam
Revision
912 -
Directory Listing
Modified
Tue May 27 23:00:06 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
authen now eats "key not found" errors when deleting keys.
-sam
Revision
911 -
Directory Listing
Modified
Tue May 27 22:54:09 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
s/new/add/
-sam
Revision
910 -
Directory Listing
Modified
Tue May 27 21:31:37 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
stuff.
-sam
Revision
909 -
Directory Listing
Modified
Tue May 27 20:11:18 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
added:
* listSetUsers($setID) - lists users to whom a set has been assigned
* listProblemUsers($setID, $problemID) - lists users to whom a problem
has been assigned
Both return userIDs.
-sam
Revision
908 -
Directory Listing
Modified
Tue May 27 15:56:11 2003 UTC (9 years, 11 months ago) by
apizer
Original Path:
trunk
display original_correct_ans as correct answer unless original_correct_ans is not defined
Revision
907 -
Directory Listing
Modified
Tue May 27 00:41:43 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added target window "_bugzilla" to the links in these two templates
Revision
906 -
Directory Listing
Modified
Tue May 27 00:31:32 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
The "edit this problem" link now appears only if you have a
permission level greater than or equal to 10 (instructor)
--Mike
Revision
905 -
Directory Listing
Modified
Tue May 27 00:30:06 2003 UTC (9 years, 11 months ago) by
gage
Original Path:
trunk
Added "Report bugs" link to these two templates. These link
to webwork3.math.rochester.edu
-- Mike
Revision
904 -
Directory Listing
Modified
Mon May 26 22:13:34 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk
More SQL work. Appears to be working, after very limited testing. See
forthcoming email for details.
-sam
Revision
903 -
Directory Listing
Modified
Fri May 23 21:36:35 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Added a link to the editor.
This link always prints, (at the moment) even if the
user doesn't have instructor permissions. (FIXME)
-- Mike
Revision
901 -
Directory Listing
Modified
Fri May 23 17:45:30 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
Fix typo.
Revision
900 -
Directory Listing
Modified
Fri May 23 17:13:35 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Fixed addressing to the tmp location of the pdf file so that
it never uses //. That was causing trouble on webwork-db although
it seemed to work on webwork.
--Mike
Revision
899 -
Directory Listing
Modified
Fri May 23 17:02:37 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
In simple editing of tables, entry boxes now have a minimal size of 3
Revision
898 -
Directory Listing
Modified
Fri May 23 16:01:27 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Fixed bug/typo in trace.
Revision
897 -
Directory Listing
Modified
Fri May 23 15:57:12 2003 UTC (10 years ago) by
gage
Original Path:
trunk
print current pid to pid.txt
Revision
896 -
Directory Listing
Modified
Fri May 23 15:06:58 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
Add message about adding problems
Revision
895 -
Directory Listing
Modified
Fri May 23 14:48:03 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
Change verbiage to math new "Due date has passed" message.
Revision
894 -
Directory Listing
Modified
Fri May 23 14:38:06 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
remove message about backing up database
Revision
893 -
Directory Listing
Modified
Fri May 23 14:34:42 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
Cahnge button names
Revision
892 -
Directory Listing
Modified
Fri May 23 13:14:51 2003 UTC (10 years ago) by
gage
Original Path:
trunk
The script now reads takes the form data in problemContents
and displays it in a textarea form. If there is no problemContents
it reads from the file in template directory.
The script is called with .../instructor/pgProblemEditor/set10/prob1
I'm using the
current convention for labeling files in the template directory.
Using '10' for set10 will not work right at the moment. .pg
and the course template directory are combined with the path components
to determine the path to the file.
It remains to add the rest of the editing buttons and provide a method
for saving to the template file.
-- Mike
Revision
891 -
Directory Listing
Modified
Thu May 22 21:53:36 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Code cleanups
--Dennis
Revision
890 -
Directory Listing
Modified
Thu May 22 21:43:27 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Added the case where instructor/pgProblemEditor/ is dispatched to
an Instructor/ PGProblemEditor.pm object.
Revision
889 -
Directory Listing
Modified
Thu May 22 21:40:23 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Stub for PGProblemEditor which edits a .pg file
-- Mike
Revision
888 -
Directory Listing
Modified
Thu May 22 20:46:06 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
More "fix me" -> "FIXME:" Changes. It's what Sam + I grep for to see
what needs fixing.
-Dennis
Revision
887 -
Directory Listing
Modified
Thu May 22 20:44:03 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Changed the string "fix me." in a comment to the industry standard
"FIXME:"
-Dennis
Revision
886 -
Directory Listing
Modified
Thu May 22 20:40:38 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Changed the "probset editor" link to "probset list"
-Dennis
Revision
885 -
Directory Listing
Modified
Thu May 22 20:38:57 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
cosmetic changed based in part on Bill Ziemer's work.
Revision
884 -
Directory Listing
Modified
Thu May 22 20:16:31 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Editor now fills a blank textarea from the named problem set if
it exists.
There are a number of user interface issues to be tackled here.
The behavior is: if the textarea is empty and a setName is defined
then the textarea is filled from the setNAme.def file (eventually
it will be filled from the database ) This behavior will probably
not be transparent to the user.
Revision
883 -
Directory Listing
Modified
Thu May 22 20:14:58 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Added sorting capability.
Squashed a bug in bug-detection ;-)
-Dennis
Revision
882 -
Directory Listing
Modified
Thu May 22 17:09:06 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
rename course access log and associated variables to answer log.
Revision
881 -
Directory Listing
Modified
Thu May 22 16:21:19 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
Rename course access_log ans associated variables to answer_log, etc.
Revision
880 -
Directory Listing
Modified
Thu May 22 16:19:49 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
rename course access_log to answer_log so that it will not be confused with the system access log.
Revision
879 -
Directory Listing
Modified
Thu May 22 04:16:00 2003 UTC (10 years ago) by
gage
Original Path:
trunk
This has the file access code used by save_answer_to_file
It only recognizes the fileID 'preflight' at the moment.
A list of the allowable fileID's and their corresponding addresses
should be placed in Global.
-- Mike
Revision
878 -
Directory Listing
Modified
Thu May 22 04:14:26 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Added save_answer_to_file to the answer macros. Useage:
TEXT(ans_box(5,80) );
ANS(save_answer_to_file('preflight'));
Saves the answer entered into the answerbox to a file preflight.log
in the logs directory of the course.
The actual writing mechanism is contained in the file AnswerIO.pm
Revision
877 -
Directory Listing
Modified
Wed May 21 21:37:33 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
The problem set list has it's basic functionality working. It still
needs a lot of work, but it's usable as a gateway to the problem editor.
-Dennis
Revision
876 -
Directory Listing
Modified
Wed May 21 20:35:28 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
Finished writin this.
Revision
875 -
Directory Listing
Modified
Wed May 21 18:41:51 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Factored some code into gatherInfo() method.
The three dates are now sticky
a problem address of the form /prob1.pg won't enter into the set def textarea
This solves the problem that the directory might not yet be defined (but not elegantly).
-- Mike
Revision
874 -
Directory Listing
Modified
Tue May 20 23:08:03 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk
initial work on SQL backend. untested.
-sam
Revision
873 -
Directory Listing
Modified
Tue May 20 20:34:10 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Make buttons have matching widths.
Revision
872 -
Directory Listing
Modified
Tue May 20 18:35:22 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Added comments. There is still an annoying problem
that it is possible for the user to insert a problem
that has an empty directory address (e.g /prob3.pg, 1)
if they use "Choose problem" before ever using "Select set"
Viewing the entire set, saving the set and viewing individual problems from the local library (as opposed to the problem library on webhost) remain to be implemented.
-- Mike
Revision
871 -
Directory Listing
Modified
Tue May 20 16:02:35 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
Have help pages come up in a separate window
Revision
870 -
Directory Listing
Modified
Tue May 20 04:41:11 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Fixed local variable problem in Perm and Comb; made them less succeptable
to overflow problems, and reorganized calling dependencies. Also added
aliases P and C.
Revision
869 -
Directory Listing
Modified
Tue May 20 02:37:44 2003 UTC (10 years ago) by
gage
Original Path:
trunk
The select set and the choose problem button now work fairly well.
There is a static link allowing you to view the last chosen problem
via the problem library at webhost. This works for now, but will break
if the class template file is out of sync with the template file used
by the "problem library" program at webhost.
The save button, which involves checking the syntax of the problem list has not been implemented. (There is code in profBuildProbSets to help with this.)
The view entire problem set (in pdf form) is not been implemented.
It should be possible to redirect this to the hardcopy feature somehow?
or to the PDF feature of the "problem library".
Other aspects of the user inface are still problematic. We'll need to
play with it for awhile to see which behaviors must be changed.
--Mike
Revision
868 -
Directory Listing
Modified
Mon May 19 21:02:19 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Considerable progress has been made. The select definition button and
choose problem buttons work now, although the code needs to be de-crufted.
For some reason Safari will not recognize \r\n (newlines) in the textarea
although iCab does. What is the accepted way to enter text with newlines into
the data for a textarea?
The view problem button doesn't work yet. i want this to come up in a new window.
Must I use javaScript for this or is there another way to force a new target window
for the result of pusing the view problem button? How can one redirect to a particular
problem?
There is still considerable debugging code in this file.
--Mike
CVe: ----------------------------------------------------------------------
Revision
867 -
Directory Listing
Modified
Mon May 19 18:30:03 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Make some buttons have matching widths.
Revision
866 -
Directory Listing
Modified
Mon May 19 18:19:04 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Make some buttons have the same width.
Revision
865 -
Directory Listing
Modified
Mon May 19 18:15:02 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Make some submit buttons have matching widths.
Revision
864 -
Directory Listing
Modified
Mon May 19 16:51:57 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Reduced blank space on left side of matrix delimiter images.
Revision
863 -
Directory Listing
Modified
Mon May 19 14:17:24 2003 UTC (10 years ago) by
lr003k
Original Path:
trunk
I was working on an older version, 1.10 changes now included.
Revision
862 -
Directory Listing
Modified
Mon May 19 13:33:05 2003 UTC (10 years ago) by
lr003k
Original Path:
trunk
added a subrouting (answer_matrix) to create an m by n matrix of
ans_rule's
Revision
861 -
Directory Listing
Modified
Sun May 18 03:28:05 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Added an entry for problemSetEditor pointing to
Instructor::ProblemSetEditor
Revision
860 -
Directory Listing
Modified
Sun May 18 03:26:22 2003 UTC (10 years ago) by
gage
Original Path:
trunk
This is the shell of an editor which will construct a "set definition file".
It shows a list of the problems which are available in the templates
directory.
To do: 1 - Detect the selected setDirectory and display its problems. Currently
the setDirectory is permanently set to setAlgebra10Intervals.
2 - Implement the problem viewing action of the form
3 - Implement the save definition action of the form.
-- MIke
Revision
859 -
Directory Listing
Modified
Sun May 18 03:20:56 2003 UTC (10 years ago) by
gage
Original Path:
trunk
dded a link to the mock up of a problem set editor.
Revision
858 -
Directory Listing
Modified
Sat May 17 18:39:52 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Made modifications to the tth subroutine that make it work
seomewhat better with matrices. There is a filter, which
changes the characters used by tth that only works properly
with iCAB (not much use). I have also added the -u switch
to tth which makes the symbols work well with
MSIE, OmniWeb, iCab, and Safari on the Mac. It does not work
with Camino on the mac, but it does work with Mozilla.
How does it work in your browser?
-- Mike (gage@math.rochester.edu)
Revision
857 -
Directory Listing
Modified
Fri May 16 23:33:53 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Make the value of new global variable $defaultDisplayMatrixStyle known to the problem.
Revision
856 -
Directory Listing
Modified
Fri May 16 23:30:46 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Added global variable for default delimiters/vertical lines in display_matrix.
Revision
855 -
Directory Listing
Modified
Fri May 16 22:56:55 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Added documentation for display_matrix and mbox.
Revision
854 -
Directory Listing
Modified
Fri May 16 21:27:33 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Vertical solid and dashed lines should now work in display_matrix in all modes.
Revision
853 -
Directory Listing
Modified
Fri May 16 16:20:37 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
*** empty log message ***
Revision
852 -
Directory Listing
Modified
Fri May 16 16:19:06 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
rearrange page, add helpfile, slight chnagees to verbiage
Revision
851 -
Directory Listing
Modified
Fri May 16 15:10:32 2003 UTC (10 years ago) by
apizer
Original Path:
trunk
Fixed small typo.
Revision
850 -
Directory Listing
Modified
Fri May 16 05:27:21 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Replaced a use of uc (upper case) with tr/a-z/A-Z
For some reason uc stopped working on webwork although it worked other
places. Very puzzling.
Revision
849 -
Directory Listing
Modified
Fri May 16 05:11:49 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Commented out subroutines which are not being used (to the best
of my knowledge) For the most part these are subroutines which were
originally designed to help clean up the instructors answers. This
turned out to be a rather idiosyncratic process, and the standard
subroutines didn't seem to be that useful.
We might want to return to this problem later.
Revision
848 -
Directory Listing
Modified
Fri May 16 05:04:51 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Added a new subroutine for constructing filters
Revision
847 -
Directory Listing
Modified
Fri May 16 03:59:56 2003 UTC (10 years ago) by
gage
Original Path:
trunk
fixed a bug in which teh library list was not joined by \n
Revision
846 -
Directory Listing
Modified
Thu May 15 23:42:24 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Bug fix in mbox for l2h mode, vertical bars in matricies starting to work in
all modes.
Revision
845 -
Directory Listing
Modified
Thu May 15 22:28:36 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Added initial version of mbox command.
Revision
844 -
Directory Listing
Modified
Thu May 15 19:18:46 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Add support for |,[,],{,} as delimeters to matricies in display_matrix
Revision
843 -
Directory Listing
Modified
Thu May 15 00:58:44 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk
bin/authedit is no longer useful, now that we have bin/wwdb
Revision
842 -
Directory Listing
Modified
Thu May 15 00:57:38 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk
cleanup.
-sam
Revision
841 -
Directory Listing
Modified
Thu May 15 00:56:27 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk
added SQL.pm driver module.
-sam
Revision
840 -
Directory Listing
Modified
Thu May 15 00:56:02 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Cosmetic fixes for the link section.
Revision
839 -
Directory Listing
Modified
Thu May 15 00:55:49 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk
cruft removal.
-sam
Revision
838 -
Directory Listing
Modified
Thu May 15 00:55:27 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk
added keyfield information.
-sam
Revision
837 -
Directory Listing
Modified
Thu May 15 00:54:54 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk
database doc updates.
-sam
Revision
836 -
Directory Listing
Modified
Wed May 14 21:20:13 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Removed the Professor content generator and link.
Made a little progress on ProblemSetList.
-Dennis
Revision
835 -
Directory Listing
Modified
Wed May 14 21:02:49 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Fixed a typo
-Dennis
Revision
834 -
Directory Listing
Modified
Wed May 14 20:57:28 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Added links to the old Professor pages.
-Dennis
Revision
833 -
Directory Listing
Modified
Wed May 14 20:55:07 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Modified links subroutine so that it returns a string rather than an
array.
Revision
832 -
Directory Listing
Modified
Wed May 14 20:28:18 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Added shell code for the UserList and ProblemSetList
-Dennis
Revision
831 -
Directory Listing
Modified
Wed May 14 18:44:54 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Moved Instructor.pm to Instructor/Index.pm and made Instructor.pm an
abstract superclass of all the instructor pages.
-Dennis
Revision
830 -
Directory Listing
Modified
Wed May 14 18:44:25 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Progress towards making the feedback system work more cleanly and
allowing a back-link. Except now it's broken.
-Dennis
Revision
829 -
Directory Listing
Modified
Wed May 14 18:11:45 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Added the beginnings of the instructor pages.
--Dennis
Revision
828 -
Directory Listing
Modified
Wed May 14 18:05:13 2003 UTC (10 years ago) by
gage
Original Path:
trunk
A design for the template used at UR.
Revision
827 -
Directory Listing
Modified
Tue May 13 18:14:27 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk
Made the key expiration error message more user-friendly
--Dennis
Revision
826 -
Directory Listing
Modified
Tue May 13 16:12:41 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Changed display_matrix to display_matrix_mm, added display_matrix_math_mode, and changed displaymat to display_matrix.
Revision
824 -
Directory Listing
Modified
Mon May 12 22:19:01 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Introduction of displaymat, and related functions. This is just a preliminary
addition to be refined shortly.
Revision
823 -
Directory Listing
Modified
Mon May 12 00:40:13 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Make buttons the same width.
Revision
822 -
Directory Listing
Modified
Fri May 9 17:07:30 2003 UTC (10 years ago) by
jj
Original Path:
trunk
Initial code for displaymat.
Revision
821 -
Directory Listing
Modified
Thu May 1 02:10:09 2003 UTC (10 years ago) by
gage
Original Path:
trunk
Modified the search pattern for analyzing each line so that it
matched the time stamp on webwork3.
This may require some tweaking on different systems.
Revision
820 -
Directory Listing
Modified
Fri Apr 25 05:10:08 2003 UTC (10 years, 1 month ago) by
malsyned
Original Path:
trunk
Added the instructor URL dispatching.
-dennis
Revision
819 -
Directory Listing
Modified
Fri Apr 25 05:07:59 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
$db gets passed into the ContentGenerator constructor (rather than being
needlessly recreated inside).
-sam
Revision
818 -
Directory Listing
Modified
Fri Apr 25 04:51:37 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
modev more content generators over to the new WWDBv2 API. fixed some
bugs.
-sam
Revision
817 -
Directory Listing
Modified
Wed Apr 23 06:39:03 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
rewrote these modules to use the WWDBv2 library. rewrote the Authen.pm
verify function to (hopefully) be more readable.
-sam
Revision
816 -
Directory Listing
Modified
Wed Apr 23 06:38:12 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
misc fixes.
-sam
Revision
815 -
Directory Listing
Modified
Wed Apr 23 06:37:42 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
removed unused references to WWDBv1 libraries.
-sam
Revision
814 -
Directory Listing
Modified
Wed Apr 23 06:37:19 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
implemented getGlobalUser{Set,Problem}.
-sam
Revision
813 -
Directory Listing
Modified
Wed Apr 23 06:36:55 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
removed unused WEBWORK_HOME variable.
-sam
Revision
812 -
Directory Listing
Modified
Wed Apr 23 06:36:30 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
* changed $course_env to $ce
* added code to instantiate database and pass it to Authen and Authz.
-sam
Revision
811 -
Directory Listing
Modified
Wed Apr 23 06:35:06 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
Added $sessionKeyLength and @sessionKeyChars variables (for Authen.pm).
-sam
Revision
810 -
Directory Listing
Modified
Tue Apr 22 20:49:31 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
added bin/wwsh - a rudimentary webwork shell which (currently) allows
access to CourseEnvironment and DB objects. This could be extended to
provide a full shell for the WeBWorK system. (Uses PSH.pm.)
-sam
Revision
809 -
Directory Listing
Modified
Thu Apr 17 21:30:57 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
changed the name of the "courseEnvironment" field in the
ContentGenerator object to "ce", to match the style and conciesness of
the existing "r" and new "db" fields.
-sam
Revision
808 -
Directory Listing
Modified
Thu Apr 17 21:01:17 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
Lots of work on WWDBv2... WW1Hash is done! A complete dbLayout (as
detailed on global.conf.dist) works now.
-sam
Revision
807 -
Directory Listing
Modified
Wed Apr 16 06:32:36 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
now supports sparse problem IDs.
-sam
Revision
806 -
Directory Listing
Modified
Wed Apr 16 04:43:40 2003 UTC (10 years, 1 month ago) by
sh002i
Original Path:
trunk
added a dummy driver and schema.
-sam
Revision
805 -
Directory Listing
Modified
Fri Apr 11 22:25:10 2003 UTC (10 years, 1 month ago) by
malsyned
Original Path:
trunk
Added Instructor.pm, the main menu for the instructor pages.
-dennis
Revision
804 -
Directory Listing
Modified
Fri Apr 4 01:42:54 2003 UTC (10 years, 1 month ago) by
gage
Original Path:
trunk
replaced PGtranslator5 by PGtranslator in error message
Revision
803 -
Directory Listing
Modified
Fri Apr 4 01:37:48 2003 UTC (10 years, 1 month ago) by
gage
Original Path:
trunk
Added path :externalLaTeX2HTMLSupportPath
Revision
802 -
Directory Listing
Modified
Tue Apr 1 22:14:27 2003 UTC (10 years, 1 month ago) by
apizer
Original Path:
trunk
allow problems to have decimal values in the set definition file
Revision
801 -
Directory Listing
Modified
Thu Mar 27 15:49:12 2003 UTC (10 years, 1 month ago) by
jj
Original Path:
trunk
Modified random so that random(a,b,c) always produces values between a and b.
Revision
800 -
Directory Listing
Modified
Tue Mar 25 20:16:26 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
updated usage() to reflect actual accepted syntax.
-sam
Revision
799 -
Directory Listing
Modified
Mon Mar 24 23:11:44 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
TMP directory variables are now initiated from WW.conf.
Revision
798 -
Directory Listing
Modified
Fri Mar 21 23:30:16 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
initial support for WWDBv2:
- DB.pm finished (except for getGlobalUser{Set,Problem} methods)
- schema modules for password, permission, key, and user with
WWDBv1 hash-bashed backends
- GDBM driver
- wwdb command-line frontend
-sam
Revision
797 -
Directory Listing
Modified
Fri Mar 21 21:43:04 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
renamed Permission.pm to PermissionLevel.pm.
because i am stupid.
-sam
Revision
796 -
Directory Listing
Modified
Fri Mar 21 21:41:31 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
renamed PermissionLevel.pm to Permission.pm
-sam
Revision
795 -
Directory Listing
Modified
Fri Mar 21 21:40:01 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
Hit the #nav macro with a cluebat
RE: webworkURLs->htdocs vs. imageprefix=""
-Dennis
Revision
794 -
Directory Listing
Modified
Wed Mar 19 15:07:16 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Added code for logging student answers and allowing instructors to inspect previous
answers from students.
Revision
793 -
Directory Listing
Modified
Sat Mar 8 12:36:34 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Set names are included when listing a problem.
This works better on the webpage because this way the entire
path to the problem file (from the library on down)
can be selected and copied from a webpage into something
like a set definition file. For the previous version the
set would have to be added in by hand at each stage.
Revision
792 -
Directory Listing
Modified
Sat Mar 8 04:17:56 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Removed debugging print statement
Revision
791 -
Directory Listing
Modified
Sat Mar 8 04:14:15 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Modified Fetch so that it did not include the set name when fetching
the problems in a set.
Revision
790 -
Directory Listing
Modified
Sat Mar 8 03:08:15 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Turned debugging off
Revision
789 -
Directory Listing
Modified
Sat Mar 8 03:06:12 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Fixed spaces
Revision
788 -
Directory Listing
Modified
Sat Mar 8 01:08:09 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
New initializations added
Revision
787 -
Directory Listing
Modified
Sat Mar 8 00:59:11 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Moved more initialization code to WW.config
Revision
786 -
Directory Listing
Modified
Fri Mar 7 21:50:31 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Modified to work with WW.config
Revision
785 -
Directory Listing
Modified
Fri Mar 7 21:49:39 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Model for configuration file
Revision
784 -
Directory Listing
Modified
Fri Mar 7 21:48:51 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Modified files to use WW.config
Revision
783 -
Directory Listing
Modified
Fri Mar 7 21:30:10 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
dded Record modules for the new database. these replace the
WeBWorK::{User,Set,Problem} modules currently used.
-sam
Revision
782 -
Directory Listing
Modified
Fri Mar 7 21:04:09 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
This file contains information learned after the release of
webwork-2.0pr1 that is necessary in order to get a webwork-2.0pr1 system
up and running.
--Dennis
Revision
781 -
Directory Listing
Modified
Fri Mar 7 20:32:40 2003 UTC (10 years, 2 months ago) by
jj
Original Path:
trunk
list_random has been moved elsewhere, and bug was fixed in nicestring
Revision
780 -
Directory Listing
Modified
Fri Mar 7 19:44:39 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Fixed some compile errors in this file.
Revision
779 -
Directory Listing
Modified
Fri Mar 7 19:44:14 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
added the GDBM driver.
some changes to doc/new-DB-*
-sam
Revision
778 -
Directory Listing
Modified
Fri Mar 7 19:10:46 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Added code to allow publication of pdf copies of library problems.
Revision
777 -
Directory Listing
Modified
Fri Mar 7 15:06:53 2003 UTC (10 years, 2 months ago) by
apizer
Original Path:
trunk
new entires
Revision
776 -
Directory Listing
Modified
Fri Mar 7 15:05:33 2003 UTC (10 years, 2 months ago) by
apizer
Original Path:
trunk
Added Mark Schmitt's changes
Revision
775 -
Directory Listing
Modified
Fri Mar 7 07:03:57 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
added DB.pm -- DB API implemented.
(however, no Schema or Driver modules have been written!)
-sam
Revision
774 -
Directory Listing
Modified
Fri Mar 7 02:22:41 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
conf/global.conf.dist: fixed %dbLayout
doc/new-DB-architecture: removed a meta-note.
-sam
Revision
773 -
Directory Listing
Modified
Fri Mar 7 02:20:45 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
updated new-DB-notes, finished new-DB-architecture.
-sam
Revision
772 -
Directory Listing
Modified
Fri Mar 7 01:58:50 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
renamed schema-mod_perl to new-DB-notes.
-sam
Revision
771 -
Directory Listing
Modified
Fri Mar 7 01:57:39 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
added a couple database notes files.
-sam
Revision
770 -
Directory Listing
Modified
Thu Mar 6 20:35:51 2003 UTC (10 years, 2 months ago) by
apizer
Original Path:
trunk
Allow classlist operations when WW database does not exist
Revision
769 -
Directory Listing
Modified
Thu Mar 6 20:35:28 2003 UTC (10 years, 2 months ago) by
apizer
Original Path:
trunk
Allow classlist operations when WW database does not exist
Revision
768 -
Directory Listing
Modified
Thu Mar 6 19:12:38 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
1. added %dbLayout (for the new DB.pm database system)
2. moved some stuff around
-sam
Revision
767 -
Directory Listing
Modified
Sun Mar 2 21:07:24 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Added the preprocessing facility.
The current default preprocessor is a filter which takes the initial PG problem
and handles the BEGIN_TEXT/END_TEXT blocks as well as escaping backslashes and
replacing ~~ by backslash.
Other preprocessors can be installed to effect different behavior.
At present there is only one preprocessor. The behavior of the method
preprocess could be modified to allow a chain of preprocessing filters
if that becomes desirable.
The barest bones of a postprocessing facility is also in place. The
current default postprocessor does nothing. This could be implemented
to create sticky answers.
Revision
766 -
Directory Listing
Modified
Fri Feb 28 23:56:55 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
more database schema notes *sigh*
-sam
Revision
765 -
Directory Listing
Modified
Fri Feb 28 23:56:35 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
removed "nowrap" from barebones.template because it wasn't doing
anything anyway, and every byte counts ;-)
Changed "Logged in as:" to "User:" in ContentGenerator and killed the
CGI::br calls in that message and the "Acting as:" message
Added more context to the context URL in Feedback, and properly
obfuscated some code.
--Dennis
Revision
764 -
Directory Listing
Modified
Fri Feb 28 23:26:29 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
fixed a small bug in the prototype of deletePSVN().
-sam
Revision
763 -
Directory Listing
Modified
Fri Feb 28 23:06:15 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
removed stupid functions
-sam
Revision
762 -
Directory Listing
Modified
Fri Feb 28 21:33:09 2003 UTC (10 years, 2 months ago) by
apizer
Original Path:
trunk
Added a switch which allows editing of the webworkCourse.ph file over the web
as per Zig's suggestion.
Revision
761 -
Directory Listing
Modified
Fri Feb 28 21:26:54 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
I made a few cosmetic changes to classic.template and reworked
barebones.template to reduce the amount of vertical screen real-estate
used by the header information.
-Dennis
Revision
760 -
Directory Listing
Modified
Fri Feb 28 20:46:44 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
Added CSS rules to arrange the answer result feedback so as to reduce
vertical screen space usage
-Dennis
Revision
759 -
Directory Listing
Modified
Fri Feb 28 20:37:04 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
I made a special template that is very similar to the look of WeBWorK
1.8
-Dennis
Revision
758 -
Directory Listing
Modified
Fri Feb 28 20:32:25 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
Matched the calling semantics for navMacro
-dennis
Revision
757 -
Directory Listing
Modified
Fri Feb 28 20:29:56 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
Changed the calling semantics to navMacro
-dennis
Revision
756 -
Directory Listing
Modified
Fri Feb 28 20:27:19 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
changed the way canCheckAnswer() is calculated
-sam
Revision
755 -
Directory Listing
Modified
Fri Feb 28 20:02:29 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
Began adding CSS escapes to some generated HTML structures.
Addressed some bug reports that came in from the mailing list.
-Dennis
Revision
754 -
Directory Listing
Modified
Fri Feb 28 16:35:44 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Wrapping script for showPastAnswers.pl script
Revision
753 -
Directory Listing
Modified
Fri Feb 28 16:35:05 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
This CGI scripts allows an instructor to inspect the complete answer
history for a given student and problem. The
$Global::logCourseAccessData variable must be set to one
for this data to be collected.
Revision
752 -
Directory Listing
Modified
Fri Feb 28 16:33:25 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Added code for logging course access data. This logs the students
answers in a way that can be easily parsed and reported to the
instructor. The code is adapted (slightly) from code written
by Davide Cervone at Union College.
Revision
751 -
Directory Listing
Modified
Fri Feb 28 16:32:13 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Added controls for logging course Access data. This logs the students
answers in a way that can be easily parsed and reported to the
instructor.
Revision
750 -
Directory Listing
Modified
Thu Feb 27 12:31:06 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
Added the <!--#nav--> macro to ProblemSet.pm. When I made a template
that didn't include the <!--#path--> macro to satisfy some old timers on
the mailing list, I noticed that there was no other way to get back to
the problem sets page from a problem set.
-Dennis
Revision
749 -
Directory Listing
Modified
Wed Feb 26 20:17:49 2003 UTC (10 years, 2 months ago) by
gage
Original Path:
trunk
Corrected a bug in checkbox_cmp. If the answer had more than one
boxed checked the student's answer could be passed to this subroutine
either as a \0 delimited string or as an array reference. The
subroutine couldn't handle the array reference. Now it can.
Revision
748 -
Directory Listing
Modified
Wed Feb 26 18:39:07 2003 UTC (10 years, 2 months ago) by
malsyned
Original Path:
trunk
Added the <!--#if loggedin="1"--> template escape. It evaluates to true
on every content generator except Login.pm and Logout.pm. Used it to
make the barebones template look cleaner on the login page.
-Dennis
Revision
746 -
Directory Listing
Modified
Wed Feb 26 17:58:16 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
updated httpd.conf snippet quoted in WeBWorK.pm
-sam
Revision
745 -
Directory Listing
Modified
Mon Feb 24 20:34:09 2003 UTC (10 years, 2 months ago) by
apizer
Original Path:
trunk
commented out uneccessary require DGglue.pl
Revision
744 -
Directory Listing
Modified
Mon Feb 24 11:19:42 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
added a file that has been in doc/ for a while.
-sam
Revision
743 -
Directory Listing
Modified
Mon Feb 24 11:17:24 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk
Documented the new database schema and API to be written for the
professor pages.
-sam
Revision
742 -
Directory Listing
Modified
Sat Feb 22 01:32:35 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk
added some notes to doc/
-sam
Revision
741 -
Directory Listing
Modified
Fri Feb 21 21:24:41 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk
I made profLogin even more compact. The main table can now fit in a
single 800x600 browser window. The top banner has been replaced by a
more compact version a-la the welcomeAction page. the anchor links have
been removed, since they were no longer needed. There aren't column
headings anymore, but I've tried to order the items so that they would
minimize space while still making some kind of organizational sense.
There are no longer any "blue box" headings, becuase the buttons serve
as sufficient description of the functionality.
--Dennis
Revision
740 -
Directory Listing
Modified
Fri Feb 21 21:16:48 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk
1. the new global.conf key {mail}->{feedbackVerbosity} controls the
verbosity level of Feedback.pm messages.
2. Feedback includes a URL when ever the user is logged in.
-sam
Revision
739 -
Directory Listing
Modified
Fri Feb 21 20:49:49 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk
1. fixed some formatting in Problem
2. hardcopy allows correct answers, hints, solutions to be shown
3. privileged users are allowed to view/download "not yet open" sets
-sam
Revision
738 -
Directory Listing
Modified
Fri Feb 21 19:09:28 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk
ProblemSet and Problem no longer allow problem sets that are "not yet
open" to be viewed. oopsies.
-sam
Revision
737 -
Directory Listing
Modified
Tue Feb 18 07:04:13 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk
merged changes from rel-2-0-pr1-hardcopy-changes
-sam
Revision
734 -
Directory Listing
Modified
Mon Feb 17 16:14:03 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk
Converted to a table-based layout for the professor login page. Moved
"Edit by PSVN" to housekeeping.
-Dennis
Revision
732 -
Directory Listing
Modified
Fri Feb 14 15:04:02 2003 UTC (10 years, 3 months ago) by
apizer
Original Path:
trunk
added a paste answers option to the preview page
Revision
731 -
Directory Listing
Modified
Fri Feb 7 20:53:14 2003 UTC (10 years, 3 months ago) by
jj
Original Path:
trunk
Fixed up button on this page.
Revision
730 -
Directory Listing
Modified
Fri Feb 7 20:38:53 2003 UTC (10 years, 3 months ago) by
jj
Original Path:
trunk
Corrected spelling of recitation.
Revision
729 -
Directory Listing
Modified
Fri Feb 7 18:17:13 2003 UTC (10 years, 3 months ago) by
apizer
Original Path:
trunk
fixed call to romberg which now requires "level => 8"
Revision
728 -
Directory Listing
Modified
Tue Feb 4 18:37:56 2003 UTC (10 years, 3 months ago) by
jj
Original Path:
trunk
Don't bother running latex/dvipng in cases where there are no images.
Revision
727 -
Directory Listing
Modified
Tue Feb 4 18:27:46 2003 UTC (10 years, 3 months ago) by
jj
Original Path:
trunk
Took it out of debugging mode (where cached images are always ignored).
Revision
726 -
Directory Listing
Modified
Tue Feb 4 16:51:56 2003 UTC (10 years, 3 months ago) by
jj
Original Path:
trunk
Fixed typo which kept dvi files from being cleaned up when downloading
problem sets. (Note, it is still left when imagedebug mode is on.)
Revision
723 -
Directory Listing
Modified
Fri Jan 31 22:30:41 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk
updated todo.
-sam
Revision
722 -
Directory Listing
Modified
Fri Jan 31 22:29:19 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk
effectiveUser audit complete on Hardcopy.pm. That means all the
ContentGenerators are all checked and clear.
-Dennis
Revision
721 -
Directory Listing
Modified
Fri Jan 31 22:28:37 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk
motd is only read if defined and true.
-sam
Revision
720 -
Directory Listing
Modified
Fri Jan 31 20:38:44 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk
effectiveUser audit complete on all the content generators except
Hardcopy
-Dennis
Revision
719 -
Directory Listing
Modified
Fri Jan 31 20:36:38 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk
added a "check answers" button if the user has the apropriate permissions
-sam
Revision
718 -
Directory Listing
Modified
Fri Jan 31 20:02:46 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk
Fixed soem ugliness I introduced into the formatting. Nothing major.
-Dennis
Revision
717 -
Directory Listing
Modified
Fri Jan 31 20:00:47 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk
There was one more spot that needed effectiveUser fixing. I did it.
-Dennis
Revision
716 -
Directory Listing
Modified
Fri Jan 24 22:38:52 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk
hardcopy new respects effectiveUser
-sam
Revision
715 -
Directory Listing
Modified
Thu Jan 23 23:05:16 2003 UTC (10 years, 4 months ago) by
jj
Original Path:
trunk
Made web output from this file a little nicer by replacing underscores
with spaces.
Revision
714 -
Directory Listing
Modified
Thu Jan 23 21:45:20 2003 UTC (10 years, 4 months ago) by
jj
Original Path:
trunk
Fix From and Reply-To fields for new outgoing e-mail when there is
no default.msg.
Revision
713 -
Directory Listing
Modified
Thu Jan 23 01:53:08 2003 UTC (10 years, 4 months ago) by
jj
Original Path:
trunk
Replacing _ with space on web pages to make them look nicer.
Revision
712 -
Directory Listing
Modified
Thu Jan 23 01:50:06 2003 UTC (10 years, 4 months ago) by
jj
Original Path:
trunk
Making web pages from this page nicer with _ to space replacements.
Revision
711 -
Directory Listing
Modified
Thu Jan 23 01:48:06 2003 UTC (10 years, 4 months ago) by
jj
Original Path:
trunk
Beautification - replacing _ with spaces in course name and set names
when printing on web pages.
Revision
710 -
Directory Listing
Modified
Wed Jan 22 23:46:18 2003 UTC (10 years, 4 months ago) by
jj
Original Path:
trunk
Changed name of a variable to be consistent with other files (related to
_ to space switch when printing the course name on a web page).
Revision
709 -
Directory Listing
Modified
Wed Jan 22 23:44:31 2003 UTC (10 years, 4 months ago) by
jj
Original Path:
trunk
Change _ to spaces when listing problem set names on the web page.
Revision
708 -
Directory Listing
Modified
Wed Jan 22 23:42:24 2003 UTC (10 years, 4 months ago) by
jj
Original Path:
trunk
Three beautification fixes. Course and problem sets have _ replaced
with spaces when printing on the web page; tiny window listing problem
sets is taller; things like --- OPEN-- made symmetric (e.g., to be
--- OPEN ---).
Revision
707 -
Directory Listing
Modified
Wed Jan 22 23:33:30 2003 UTC (10 years, 4 months ago) by
jj
Original Path:
trunk
Convert underscores to spaces in set and course names when displaying
them on web pages.
Revision
706 -
Directory Listing
Modified
Tue Jan 21 20:25:51 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
commented out allowedRecipients -- this should probably be set in
course.conf.
-sam
Revision
705 -
Directory Listing
Modified
Tue Jan 21 20:24:03 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
added stuff that had been previously added to global.conf
-sam
Revision
704 -
Directory Listing
Modified
Mon Jan 13 19:44:20 2003 UTC (10 years, 4 months ago) by
malsyned
Original Path:
trunk
Finally committing a clean version of my mostly-done Problem.pm
effectiveUser audit.
-Dennis
Revision
703 -
Directory Listing
Modified
Mon Jan 13 18:34:56 2003 UTC (10 years, 4 months ago) by
apizer
Original Path:
trunk
fixed bug in line 700 having to do with YK 2000
Revision
702 -
Directory Listing
Modified
Mon Jan 13 18:24:50 2003 UTC (10 years, 4 months ago) by
apizer
Original Path:
trunk
bug fix (added missing $)
Revision
701 -
Directory Listing
Modified
Fri Jan 10 21:39:29 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
An MOTD can be displayed on the problem sets page. Define
$courseFiles{motd} to point to a file containing the message.
-sam
Revision
700 -
Directory Listing
Modified
Fri Jan 10 17:28:21 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
"Home" (i.e. no course specified) now redirects to %webworkURLs{home}
-sam
Revision
699 -
Directory Listing
Modified
Thu Jan 9 19:03:54 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
send_mail_to now works.
-sam
Revision
698 -
Directory Listing
Modified
Thu Jan 9 16:41:54 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
took out some old commented out lines in PG.pm.
-sam
Revision
697 -
Directory Listing
Modified
Wed Jan 8 19:03:30 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
added ALLOW_MAIL_TO to the environment.
-sam
Revision
696 -
Directory Listing
Modified
Wed Jan 8 16:36:43 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
added $formatedDueDate variable (spelled wrong in many header files)
-sam
Revision
695 -
Directory Listing
Modified
Wed Jan 8 16:23:52 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
$webworkURLRoot is now taken from Apache::WeBWorK instead of being
specified in global.conf.
-sam
Revision
694 -
Directory Listing
Modified
Wed Jan 8 15:48:24 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
added gif2png script to the repository.
-sam
Revision
693 -
Directory Listing
Modified
Wed Jan 8 15:41:39 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
&info now respects screen set header file in database.
-sam
Revision
692 -
Directory Listing
Modified
Tue Jan 7 21:19:38 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
DONE effectiveUser for at least Problem.pm
DONE write a template escape for printing $user, $effectiveUser, &c. nicely
also added additional timing log points: timing is now logged:
1. when WeBWorK::PG::new starts
2. after all the initialization-type stuff happens
3. when WeBWorK::PG::new ends
Getting it to log the entire request time might be a little harder.
-sam
Revision
691 -
Directory Listing
Modified
Tue Jan 7 16:30:40 2003 UTC (10 years, 4 months ago) by
gage
Original Path:
trunk
Fixed the listSet routine so that it handles recursion better, particularly if the file name
is different from the set name above it.
Bollixed up the references to libraries again. We'll put those in a config file soon.
Revision
690 -
Directory Listing
Modified
Mon Jan 6 21:06:27 2003 UTC (10 years, 4 months ago) by
gage
Original Path:
trunk
Bringing the macros files in line with the macros files in webwork-modperl
Revision
689 -
Directory Listing
Modified
Mon Jan 6 20:26:43 2003 UTC (10 years, 4 months ago) by
gage
Original Path:
trunk
corrected typo in documentation.
Revision
688 -
Directory Listing
Modified
Mon Jan 6 20:25:17 2003 UTC (10 years, 4 months ago) by
gage
Original Path:
trunk
Small modification to createDirectory which makes this file works on macs. (If directory name has trailing / it is deleted before calling the perl command to create the directory)
Revision
687 -
Directory Listing
Modified
Mon Jan 6 20:04:45 2003 UTC (10 years, 4 months ago) by
gage
Original Path:
trunk
Removed references to Global. Updated some of the warning mechanisms.
Revision
686 -
Directory Listing
Modified
Mon Jan 6 19:56:08 2003 UTC (10 years, 4 months ago) by
gage
Original Path:
trunk
Removed most, if not all references to Global. The necessary global variables are now defined at the top of the file (and written in all caps).
Revision
685 -
Directory Listing
Modified
Mon Jan 6 19:41:44 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
DONE results table
part(or blank)/entered/preview/result/messages
don't show messages unless there are some
-sam
Revision
684 -
Directory Listing
Modified
Mon Jan 6 19:34:36 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
removed user name propogation from Logout -> Login
disabled "show hint/solution" when there's no hint/solution
Revision
683 -
Directory Listing
Modified
Mon Jan 6 19:17:28 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
fixed formatting in &tth (dangerousMacros.pl)
ProblemSets.pm allows sorting by Name or Status (due date)
-sam
Revision
682 -
Directory Listing
Modified
Mon Jan 6 18:10:47 2003 UTC (10 years, 4 months ago) by
sh002i
Original Path:
trunk
make answer previews use $displayMode
write a template escape for printing $user, $effectiveUser, &c. nicely
-sam
Revision
681 -
Directory Listing
Modified
Tue Dec 31 21:07:59 2002 UTC (10 years, 4 months ago) by
gage
Original Path:
trunk
*** empty log message ***
Revision
680 -
Directory Listing
Modified
Wed Dec 18 20:07:48 2002 UTC (10 years, 5 months ago) by
jj
Original Path:
trunk
Modified OL so that entries have an extra line break when images are produced
by dvipng.
Revision
679 -
Directory Listing
Modified
Wed Dec 18 20:05:08 2002 UTC (10 years, 5 months ago) by
jj
Original Path:
trunk
Added vertical space for entries produced by match_questions_list when
using dvipng.
Revision
678 -
Directory Listing
Modified
Wed Dec 18 18:46:22 2002 UTC (10 years, 5 months ago) by
apizer
Original Path:
trunk
Had to also fix delete_key
Revision
677 -
Directory Listing
Modified
Wed Dec 18 17:05:29 2002 UTC (10 years, 5 months ago) by
apizer
Original Path:
trunk
Now the keys file will always be created with the permssion given by $Global::restricted_tie_permission
Revision
676 -
Directory Listing
Modified
Fri Dec 13 21:49:58 2002 UTC (10 years, 5 months ago) by
malsyned
Original Path:
trunk
Added an informative comment
-dennis
Revision
675 -
Directory Listing
Modified
Fri Dec 13 21:14:54 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
made some improvements to Feedback, added loginStatus escape.
-sam
Revision
674 -
Directory Listing
Modified
Wed Dec 11 18:47:45 2002 UTC (10 years, 5 months ago) by
apizer
Original Path:
trunk
add documentation
Revision
673 -
Directory Listing
Modified
Wed Dec 11 18:42:05 2002 UTC (10 years, 5 months ago) by
apizer
Original Path:
trunk
allow strings like "-INF" to be valid in the strings options
Revision
672 -
Directory Listing
Modified
Mon Dec 9 19:57:33 2002 UTC (10 years, 5 months ago) by
malsyned
Original Path:
trunk
Added two new tasks to the TODO list for the December prerelease
-Dennis
Revision
671 -
Directory Listing
Modified
Mon Dec 9 18:40:04 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
did some work on Feedback, etc. Added mike and arnie's comments to TODO.
-sam
Revision
670 -
Directory Listing
Modified
Fri Dec 6 17:50:24 2002 UTC (10 years, 5 months ago) by
malsyned
Original Path:
trunk
Added a Professor Tools stub module that provides redirection links to
the WeBWorK 1.8 system
-Dennis
Revision
669 -
Directory Listing
Modified
Fri Dec 6 17:42:02 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
added feedback links to a bunch of modules.
-sam
Revision
668 -
Directory Listing
Modified
Wed Dec 4 19:08:10 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
okay, added Feedback.pm this time.
-sam
Revision
667 -
Directory Listing
Modified
Wed Dec 4 19:07:12 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
added a bunch of "***" comments.
implemented Feedback module.
-sam
Revision
666 -
Directory Listing
Modified
Mon Dec 2 21:02:36 2002 UTC (10 years, 5 months ago) by
apizer
Original Path:
trunk
Added back in the changed from versions 1.44 and 1.45
Revision
665 -
Directory Listing
Modified
Mon Dec 2 20:52:10 2002 UTC (10 years, 5 months ago) by
apizer
Original Path:
trunk
reverting to version 1.42. Version 1.43 is buggy.
Revision
664 -
Directory Listing
Modified
Mon Dec 2 19:42:48 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
added stuff.
-sam
Revision
663 -
Directory Listing
Modified
Tue Nov 26 21:49:51 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
reoranized file.
-sam
Revision
662 -
Directory Listing
Modified
Mon Nov 25 23:53:30 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
fixed dvipng (again!)
-sam
Revision
661 -
Directory Listing
Modified
Mon Nov 25 22:37:55 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
removed unused WEBWORKUSER variable
-sam
Revision
660 -
Directory Listing
Modified
Mon Nov 25 19:18:28 2002 UTC (10 years, 5 months ago) by
malsyned
Original Path:
trunk
Changed the naming of the per-user config file
-dennis
Revision
659 -
Directory Listing
Modified
Mon Nov 25 18:50:06 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
updated todo
-sam
Revision
658 -
Directory Listing
Modified
Mon Nov 25 08:39:38 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
renamed wwapachectl.sample -> wwapachectl.dist
-sam
Revision
657 -
Directory Listing
Modified
Mon Nov 25 08:32:36 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
removed unused $path_translated variable, had $path_info set to "" by
default instead of undef, added some warnings.
-sam
Revision
656 -
Directory Listing
Modified
Mon Nov 25 08:31:11 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
renamed httpd-wwmp-header.conf -> httpd-wwmp-header.conf.dist
-sam
Revision
655 -
Directory Listing
Modified
Mon Nov 25 08:29:55 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
renamed httpd-wwmp-sample.conf -> httpd-wwmp.conf.dist
fixed a value in global.conf.dist
-sam
Revision
654 -
Directory Listing
Modified
Mon Nov 25 08:23:29 2002 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk
renamed global.conf -> global.conf.dist
-sam
Revision
653 -
Directory Listing
Modified
Sun Nov 24 07:34:01 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
DocumentRoot has to be an absolute path.
-sam
Revision
652 -
Directory Listing
Modified
Sun Nov 24 03:44:22 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
whoops.
-sam
Revision
651 -
Directory Listing
Modified
Sun Nov 24 03:21:47 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
added $WEBWORKUSER variable
-sam
Revision
650 -
Directory Listing
Modified
Sun Nov 24 03:21:12 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
added !WEBWORK_PORT! -- use 10000 + your UID!
-sam
Revision
649 -
Directory Listing
Modified
Sun Nov 24 03:10:54 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
replaced instances of "malsyned" with !WEBWORK_USER! and documented it
at the top of the file.
-sam
Revision
648 -
Directory Listing
Modified
Sun Nov 24 03:08:02 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
moved a comment that was at the end of a line (comments have to be on
their own lines in httpd config files.)
-sam
Revision
647 -
Directory Listing
Modified
Sat Nov 23 00:30:55 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
removed annoying comment.
-sam
Revision
646 -
Directory Listing
Modified
Sat Nov 23 00:25:40 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
added REAL logout support. keys now get invalidated at logout.
also, fixed a bug in classlist (see the diff).
also, added a sub to Utils (see the diff).
-sam
Revision
645 -
Directory Listing
Modified
Sat Nov 23 00:15:15 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
finished this module.
-sam
Revision
644 -
Directory Listing
Modified
Fri Nov 22 20:30:20 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
Added "Options" handler, modified the dispatcher to support it, fixed
the link to it in the &links routine.
-sam
Revision
643 -
Directory Listing
Modified
Fri Nov 22 20:26:26 2002 UTC (10 years, 6 months ago) by
malsyned
Original Path:
trunk
Removed some debugging code
-dennis
Revision
642 -
Directory Listing
Modified
Wed Nov 20 21:48:01 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
updated TODO.
-sam
Revision
641 -
Directory Listing
Modified
Wed Nov 20 21:47:25 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
fixed hardcopy generation for sets named "0" (a false, but defined value)
added error and warning reporting.
-sam
Revision
640 -
Directory Listing
Modified
Wed Nov 20 21:46:37 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
fixed the "Download Hardcopy for Selected Sets" button
-sam
Revision
639 -
Directory Listing
Modified
Wed Nov 20 20:26:27 2002 UTC (10 years, 6 months ago) by
malsyned
Original Path:
trunk
Added configuration files for apache that will allow each user to control
his own seperate Apache process with a different webwork-modperl installation
-Dennis
Revision
638 -
Directory Listing
Modified
Wed Nov 20 20:22:08 2002 UTC (10 years, 6 months ago) by
malsyned
Original Path:
trunk
Added a template for controlling the per-user apache process
-Dennis
Revision
637 -
Directory Listing
Modified
Wed Nov 20 20:02:55 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
moved PG modules from lib/WeBWorK/PG/ to pglib/
-sam
Revision
636 -
Directory Listing
Modified
Wed Nov 20 19:22:01 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
fixed test for hardcopy argument to not throw away "0".
0sam
Revision
635 -
Directory Listing
Modified
Wed Nov 20 19:13:25 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
fixed __WARN__ handler. somehow it broke itself and needed some
massaging.
-sam
Revision
634 -
Directory Listing
Modified
Wed Nov 20 19:12:44 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
removed old comment.
-sam
Revision
633 -
Directory Listing
Modified
Wed Nov 20 19:11:55 2002 UTC (10 years, 6 months ago) by
malsyned
Original Path:
trunk
Added some debugging code
Revision
632 -
Directory Listing
Modified
Sat Nov 16 04:40:26 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
Added warning if one cannot change the permissions on latexfilenamebase
Revision
631 -
Directory Listing
Modified
Fri Nov 15 20:51:06 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
added some docs to Utils
-sam
Revision
630 -
Directory Listing
Modified
Sat Nov 9 19:41:17 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
Added more warning code for when image generation fails.
Also added code that keeps files from being removed when the global
imageDebug switch is turned on.
Revision
629 -
Directory Listing
Modified
Sat Nov 9 19:39:49 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
Added some code setting METAFONT_DPI=180 to remove a division by zero
error. It's possible that this should be set somewhere else higher up
the chain of initializations, but if that change is made make sure there
is a note in this file specifying how to make sure that METAFONT_DPI is
set correctly
Revision
628 -
Directory Listing
Modified
Sat Nov 9 19:37:59 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
Added paths to Latex2HTML to make these files compatible with the macro
files used jointly by webwork and webwork-modperl
Revision
627 -
Directory Listing
Modified
Sat Nov 9 16:42:04 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
Revised warnings on Latex2HTML code so that more information is passed
back to the user via the webpage. The main change was to replace the
wwerror calls with warns.
wwerror hasn't been updated in some time. I suspect that all of these
calls can be replaced by warn calls or perhaps, in some cases, die
calls.
Revision
626 -
Directory Listing
Modified
Sat Nov 9 16:38:28 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
No changes (except for spaces)
Revision
625 -
Directory Listing
Modified
Sat Nov 9 16:37:58 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
Format changes, which make dangerousMacros more readable were added to
the standard webwork courseScripts folder
Revision
624 -
Directory Listing
Modified
Sat Nov 9 15:50:38 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
Changed warning messages when dvipng doesn't work from die to warn.
This gives more infformation back to the webbrowser and still prints the
same information to the log.
Removed the workaround for dvipng's problems with labeling its dvi
output. This problem was fixed in the latest version of dvipng which is
now being used on webwork-db and webwork.
There is still a problem that dvipng is being used to display answers at
all times (even if the mode switch is set to tth mode )
Revision
623 -
Directory Listing
Modified
Fri Nov 8 22:14:18 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
yo shout! answer previewing is working.
-sam
Revision
622 -
Directory Listing
Modified
Fri Nov 8 19:54:43 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
Added code to use the external paths to gif2eps and png2eps when defined
Revision
621 -
Directory Listing
Modified
Fri Nov 8 19:52:20 2002 UTC (10 years, 6 months ago) by
gage
Original Path:
trunk
Added environment variables for the paths to the gif2eps and png2eps
scripts.
This increases compatibility with the modperl version of WeBWorK.
Revision
620 -
Directory Listing
Modified
Fri Nov 1 22:57:25 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
fixed up IO.pm and IO.pl so that only the necessary functions are in
IO.pl.
-sam
Revision
619 -
Directory Listing
Modified
Fri Nov 1 20:44:13 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
turned on catchWarnings.
-sam
Revision
618 -
Directory Listing
Modified
Fri Nov 1 20:40:49 2002 UTC (10 years, 6 months ago) by
malsyned
Original Path:
trunk
Fixed a syntax error
--dennis
Revision
617 -
Directory Listing
Modified
Wed Oct 30 22:09:54 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
fixed a logic error in Problem.pm affecting $can{submitAnswers}
-sam
Revision
616 -
Directory Listing
Modified
Wed Oct 30 20:16:56 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
finished some stuff up. hardcopy deletes its temp files.
-sam
Revision
615 -
Directory Listing
Modified
Wed Oct 30 19:50:54 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
fixed pdf images.
-sam
Revision
614 -
Directory Listing
Modified
Mon Oct 28 21:26:35 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
small changes to support hardcopy work.
-sam
Revision
613 -
Directory Listing
Modified
Mon Oct 28 21:22:11 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
getImageDimmensions now uses GD instead of Image::Info.
-sam
Revision
612 -
Directory Listing
Modified
Mon Oct 28 21:21:26 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
added texDisposition problem environment variable -- always set to "pdf"
cleaned up unrestricted_load code, made IO.pl get loaded first
-sam
Revision
611 -
Directory Listing
Modified
Mon Oct 28 21:20:06 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
specified 'pdftex' option to graphicx
-sam
Revision
610 -
Directory Listing
Modified
Mon Oct 28 21:19:25 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
added gif2png external program path.
-sam
Revision
609 -
Directory Listing
Modified
Fri Oct 25 22:25:34 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
fixed a little problem with the warning control.
-sam
Revision
608 -
Directory Listing
Modified
Fri Oct 25 22:16:01 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
added $courseEnv->{pg}->{options}->{catchWarnings} to control if PG
warnings are caught and stored in the self hash, or uncaught and
spit out on stderr (or error_log or whatever).
-sam
Revision
607 -
Directory Listing
Modified
Fri Oct 25 20:56:49 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
re-formatted &alias (in dangerousMacros) so that it's more readable.
mostly just made sure indentations where correct and tabs and spaces
were used where apprropriate.
-sam
Revision
606 -
Directory Listing
Modified
Fri Oct 25 20:14:28 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
turned logging back on.
-sam
Revision
605 -
Directory Listing
Modified
Fri Oct 25 19:59:14 2002 UTC (10 years, 6 months ago) by
jj
Original Path:
trunk
Changed CLOSED message to Past Due Date.
Revision
604 -
Directory Listing
Modified
Fri Oct 25 19:56:26 2002 UTC (10 years, 6 months ago) by
jj
Original Path:
trunk
Changed CLOSED to Due date has passed.
Revision
603 -
Directory Listing
Modified
Fri Oct 25 17:19:04 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk
added screen set header file.
-sam
Revision
602 -
Directory Listing
Modified
Thu Oct 24 20:14:14 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
define envir{fileName}
Revision
601 -
Directory Listing
Modified
Thu Oct 24 18:31:21 2002 UTC (10 years, 7 months ago) by
jj
Original Path:
trunk
Fixed png creation from screen header file.
Revision
600 -
Directory Listing
Modified
Tue Oct 22 13:35:06 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
ass ` to the list of characters ($ and @) filtered out of sticky answers
Revision
599 -
Directory Listing
Modified
Tue Oct 22 13:20:36 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
fixed other variants of tex_ans_rule
Revision
598 -
Directory Listing
Modified
Tue Oct 22 13:15:02 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
answer rules can not be placed within equations in dvipng mode
Revision
597 -
Directory Listing
Modified
Mon Oct 21 19:28:27 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
entered Mark's bug fix for floor()
Revision
596 -
Directory Listing
Modified
Fri Oct 18 19:09:53 2002 UTC (10 years, 7 months ago) by
malsyned
Original Path:
trunk
Added some ifs to the barebones template to prevent it from drawing the hard rule unless necessary.
Removed init.pl. It is no longer used.
--Dennis
Revision
595 -
Directory Listing
Modified
Fri Oct 18 14:23:32 2002 UTC (10 years, 7 months ago) by
gage
Original Path:
trunk
modified reference to library
Revision
594 -
Directory Listing
Modified
Fri Oct 18 13:50:48 2002 UTC (10 years, 7 months ago) by
gage
Original Path:
trunk
Added two new files
Revision
593 -
Directory Listing
Modified
Fri Oct 18 13:49:02 2002 UTC (10 years, 7 months ago) by
gage
Original Path:
trunk
Split webwork.pm into webwork.pm, FetchLbiraryProblems.pm and
MathTranslators.pm
Began to add dvipng capabilities to the webservice daemon.
Revision
592 -
Directory Listing
Modified
Wed Oct 16 16:16:14 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
very minor change
Revision
591 -
Directory Listing
Modified
Wed Oct 16 15:32:58 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
rearrange
Revision
589 -
Directory Listing
Modified
Wed Oct 16 14:36:44 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
minor changes
Revision
588 -
Directory Listing
Modified
Wed Oct 16 13:51:04 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
minor changes
Revision
587 -
Directory Listing
Modified
Wed Oct 16 13:06:36 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
force scoring of sets with corrupted data
Revision
586 -
Directory Listing
Modified
Tue Oct 15 13:17:31 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
minor chages to comments
Revision
585 -
Directory Listing
Modified
Mon Oct 14 16:29:10 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
change copyright date
Revision
584 -
Directory Listing
Modified
Mon Oct 14 16:26:23 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
add comment about noserpage switch
Revision
583 -
Directory Listing
Modified
Mon Oct 14 16:20:15 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
add comment on nosetpage switch
Revision
582 -
Directory Listing
Modified
Mon Oct 14 16:15:58 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
add comment about nosetpage
Revision
581 -
Directory Listing
Modified
Mon Oct 14 12:53:41 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
mention the three palces the init files resides in.
Revision
580 -
Directory Listing
Modified
Fri Oct 11 16:28:10 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
Change how debugging output works
Revision
579 -
Directory Listing
Modified
Fri Oct 11 00:55:04 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
use quiet switch. Still get a timing message in error log
Revision
578 -
Directory Listing
Modified
Thu Oct 10 23:58:53 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
send fewer messages to error_log
Revision
577 -
Directory Listing
Modified
Thu Oct 10 23:56:01 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
send fewer messages to error log. Still too many
Revision
576 -
Directory Listing
Modified
Thu Oct 10 15:53:20 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
add remark about webworkInit.pm
Revision
575 -
Directory Listing
Modified
Tue Oct 8 20:35:31 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
minor changes
Revision
574 -
Directory Listing
Modified
Tue Oct 8 20:27:19 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
trivial change
Revision
573 -
Directory Listing
Modified
Tue Oct 8 16:14:00 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
changes for version 1.8
Revision
572 -
Directory Listing
Modified
Tue Oct 8 00:32:55 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
have to load FILE.pl in order for htmlbottom to print date
Revision
571 -
Directory Listing
Modified
Mon Oct 7 23:35:09 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
fix spelling errors
Revision
570 -
Directory Listing
Modified
Mon Oct 7 21:33:00 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
give correct path to blue sqaure gif
Revision
569 -
Directory Listing
Modified
Mon Oct 7 19:06:02 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
documentation for webwork 1.8
Revision
568 -
Directory Listing
Modified
Mon Oct 7 16:49:57 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
minor changes
Revision
567 -
Directory Listing
Modified
Mon Oct 7 14:33:24 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
rewriten allowing png mode and error checking
Revision
566 -
Directory Listing
Modified
Thu Oct 3 20:20:18 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
set $extendedPath = ':/usr/bin:/usr/local/bin';
Revision
565 -
Directory Listing
Modified
Thu Oct 3 17:44:32 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
append (error) messages to error_log rather than overwrite error_log
Revision
564 -
Directory Listing
Modified
Thu Oct 3 17:32:44 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
append messages to error_log rather than overwrite error_log
Revision
563 -
Directory Listing
Modified
Tue Oct 1 13:21:28 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
ahh -nosetpage switch
Revision
562 -
Directory Listing
Modified
Fri Sep 27 23:53:42 2002 UTC (10 years, 7 months ago) by
sh002i
Original Path:
trunk
- created macros/IO.pl, which is loaded with no opmask by PG.pm. It is a copy
of WeBWorK::PG::IO.pm, with some changes to make it work as a macro package.
The translator no longer shares IO.pm's functions with the safe compartment.
This is a BAD THING, and should be reconsidered when the Translator is
revised.
- Changed many (but not all) checks for HTML or HTML_tth modes to match /^HTML/
in the macros.
- changed &header to &head in Problem.pm
- Added problem environment variables for gif2eps and png2eps and modified
&dangerousMacros::alias to use them
- fixed MOST of the harmless warnings in the system. there's still the "Use
of uninitialized value in null operation" warning in template(), tho.
Still to come:
- make images in PDFs work
- fix TTH mode character encodings on mac (maybe)
- have logout button invalidate key
- Pretty die messages (from outside of the translator)
- Feedback - need nice modular way of sending email
- Options - email address and password
Revision
561 -
Directory Listing
Modified
Fri Sep 27 20:23:48 2002 UTC (10 years, 7 months ago) by
sh002i
Original Path:
trunk
removed deprecated stuff from the bin directory.
added gif2eps and png2eps from the old system.
-sam
Revision
560 -
Directory Listing
Modified
Tue Sep 24 17:11:20 2002 UTC (10 years, 7 months ago) by
apizer
Original Path:
trunk
go back to old version while I think about the changes
Revision
559 -
Directory Listing
Modified
Tue Sep 24 13:47:15 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
changed the way the user is determined in access_link
Revision
558 -
Directory Listing
Modified
Fri Sep 20 22:47:22 2002 UTC (10 years, 8 months ago) by
sh002i
Original Path:
trunk
* fixed multiple-calls-to-&handler problem
* fixed if-else-endif code in &template
* added code to catch warnings in PG evaluation
* added "pink screen" and warning reporting
* started work on logging code (see Utils.pm, commented out)
-sam & dennis
Revision
557 -
Directory Listing
Modified
Fri Sep 20 18:32:04 2002 UTC (10 years, 8 months ago) by
gage
Original Path:
trunk
changed copyright date
Revision
556 -
Directory Listing
Modified
Wed Sep 18 20:49:42 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
allow easy use of original open and due dates
Revision
555 -
Directory Listing
Modified
Wed Sep 18 19:25:42 2002 UTC (10 years, 8 months ago) by
sh002i
Original Path:
trunk
fixed image centering, added head escape.
-sam
Revision
554 -
Directory Listing
Modified
Mon Sep 16 20:56:27 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Moves warning about number of attempts remaining to be above submit
button, and makes it bold face instead of italic.
Revision
553 -
Directory Listing
Modified
Mon Sep 16 20:45:09 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Corrected image name bluesq.gif to ww_bluesq.gif.
Revision
552 -
Directory Listing
Modified
Mon Sep 16 19:13:43 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Put the current date/time on the login valid screen too.
Revision
551 -
Directory Listing
Modified
Mon Sep 16 18:53:24 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Change standard bottom of screen to show current time/date, except
for welcome.pl which already has the information higher up.
Revision
550 -
Directory Listing
Modified
Fri Sep 13 23:25:08 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Adjust for new location of dvipng images.
Revision
549 -
Directory Listing
Modified
Fri Sep 13 23:18:38 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Adjust deletion of dvipng images to new location for them.
Revision
548 -
Directory Listing
Modified
Fri Sep 13 23:17:16 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Dvipng images now subdivided further into png/setname/psvn/ to avoid having
too many files in the same directory.
Revision
547 -
Directory Listing
Modified
Fri Sep 13 20:54:59 2002 UTC (10 years, 8 months ago) by
sh002i
Original Path:
trunk
fixed hardcopy generation (errors in EV3_math_general and the
hardcopySetHeader.
-sam
Revision
546 -
Directory Listing
Modified
Fri Sep 13 20:26:52 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Remove unneeded underscores from button names.
Revision
545 -
Directory Listing
Modified
Fri Sep 13 17:27:11 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Initial import.
Revision
544 -
Directory Listing
Modified
Fri Sep 13 14:45:44 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
vwesion 1.8
Revision
543 -
Directory Listing
Modified
Fri Sep 13 13:22:29 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
long answers are now truncated and stored in the database
Revision
542 -
Directory Listing
Modified
Thu Sep 12 20:03:21 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
initial deposit
Revision
541 -
Directory Listing
Modified
Mon Sep 9 21:20:00 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
Select available modes in Global.pm per John Jones suggestion
Revision
540 -
Directory Listing
Modified
Mon Sep 9 19:05:55 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
use the new variable extendedPath
Revision
539 -
Directory Listing
Modified
Mon Sep 9 15:47:22 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
send messages to error_log rather than to null
Revision
538 -
Directory Listing
Modified
Mon Sep 9 15:09:52 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
show real student names in addition to login names.
Revision
537 -
Directory Listing
Modified
Fri Sep 6 20:02:17 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Remove cached dvipng images when a student is removed from the database.
Revision
536 -
Directory Listing
Modified
Fri Sep 6 19:48:37 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Clean out cached dvipng images when deleting a problem set.
Revision
535 -
Directory Listing
Modified
Fri Sep 6 19:34:54 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Added code to clean out dvipng images when needed.
Revision
534 -
Directory Listing
Modified
Fri Sep 6 19:26:09 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Added removed of cached dvipng images when executing a destroy and rebuild.
Revision
533 -
Directory Listing
Modified
Fri Sep 6 19:04:19 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Added code to clean out cached dvipng images when dataMunging.
Revision
532 -
Directory Listing
Modified
Fri Sep 6 15:34:29 2002 UTC (10 years, 8 months ago) by
jj
Original Path:
trunk
Modified path to temporary png files to make it easier to kill whole
problem sets.
Revision
531 -
Directory Listing
Modified
Fri Sep 6 14:24:20 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
rename refreshLatex2HTML to refreshCachedImages
Revision
530 -
Directory Listing
Modified
Wed Sep 4 19:36:01 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
*** empty log message ***
Revision
529 -
Directory Listing
Modified
Tue Sep 3 03:29:55 2002 UTC (10 years, 8 months ago) by
gage
Original Path:
trunk
*** empty log message ***
Revision
528 -
Directory Listing
Modified
Mon Sep 2 05:41:23 2002 UTC (10 years, 8 months ago) by
gage
Original Path:
trunk
*** empty log message ***
Revision
527 -
Directory Listing
Modified
Thu Aug 29 20:46:54 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
set ENV{PATH} in Global.pm
Revision
526 -
Directory Listing
Modified
Thu Aug 29 19:56:24 2002 UTC (10 years, 8 months ago) by
sh002i
Original Path:
trunk
HTML_img mode ("images" mode in the HTML interface) now uses dvipng to
generate images. ProblemSet now has a link to Hardcopy.
-sam
Revision
525 -
Directory Listing
Modified
Thu Aug 29 19:45:18 2002 UTC (10 years, 8 months ago) by
malsyned
Original Path:
trunk
Added the new &if_$key infrastructure
-dennis
Revision
524 -
Directory Listing
Modified
Thu Aug 29 19:04:20 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
variable for error_log
Revision
523 -
Directory Listing
Modified
Thu Aug 29 18:20:19 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
Set ENV{'PATH'} in Global.pm
Revision
522 -
Directory Listing
Modified
Thu Aug 29 17:42:39 2002 UTC (10 years, 8 months ago) by
malsyned
Original Path:
trunk
Debugging of the templating system and some other misc. changes.
--dennis
Revision
519 -
Directory Listing
Modified
Thu Aug 29 03:50:08 2002 UTC (10 years, 8 months ago) by
gage
Original Path:
trunk
moved library directory initializations to start_daemon
Revision
518 -
Directory Listing
Modified
Thu Aug 29 03:45:38 2002 UTC (10 years, 8 months ago) by
gage
Original Path:
trunk
Moved some initialization (of library directories in particular) to
start_daemon.
Revision
517 -
Directory Listing
Modified
Thu Aug 29 03:15:16 2002 UTC (10 years, 8 months ago) by
gage
Original Path:
trunk
The file Utils.pm is used by Translator.pm
Revision
516 -
Directory Listing
Modified
Wed Aug 28 19:56:46 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
added extendedPath variable
Revision
515 -
Directory Listing
Modified
Wed Aug 28 18:39:42 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
log dvips and latex system erors rather then sending them to dev/null
Revision
514 -
Directory Listing
Modified
Wed Aug 28 17:40:07 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
fixed typo in spelling of wwerror
Revision
513 -
Directory Listing
Modified
Tue Aug 27 16:24:33 2002 UTC (10 years, 8 months ago) by
apizer
Original Path:
trunk
enter a C if the student's status (Drop, C, etc) is blank on Registrar's list
Revision
512 -
Directory Listing
Modified
Fri Aug 23 22:19:51 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
Added the <!--#if--> escape and the can="" clause, to hide features of the
page if the escape they contain is invalid in the current content generator.
Other things can be added to the &if later (such as checking if warnings have
occurred and changing the background color accordingly).
--Dennis
Revision
511 -
Directory Listing
Modified
Fri Aug 23 18:45:22 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Initial import. Allows making links which log students in as a randomly
choosen (available) practice user.
Revision
510 -
Directory Listing
Modified
Fri Aug 23 18:41:21 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Initial import of new file. Debug wrapper for randPracticeLogin.pl.
Revision
509 -
Directory Listing
Modified
Fri Aug 23 18:30:03 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
added more hardship to our lives.
-sam
Revision
508 -
Directory Listing
Modified
Fri Aug 23 00:12:52 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
HAHAHA!!!! I finally figured out a good way to do quoted strings with
backslash-escapes! Had to draw a damn Deterministic Finite-state Automaton on
the chalkboard, but it's all in the name of science, right?
--Dennis
Revision
507 -
Directory Listing
Modified
Thu Aug 22 23:32:08 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
more shit to do.
-sam
Revision
506 -
Directory Listing
Modified
Thu Aug 22 22:04:07 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
Matches the template escapes again
-dennis`
Revision
505 -
Directory Listing
Modified
Thu Aug 22 22:02:39 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
quicklinks -> links
-sam
Revision
504 -
Directory Listing
Modified
Thu Aug 22 21:15:12 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
Added that file that it says I added
-dennis
Revision
503 -
Directory Listing
Modified
Thu Aug 22 21:13:53 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
updates.
-sam
Revision
502 -
Directory Listing
Modified
Thu Aug 22 21:11:53 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
continuing work on hardcopy generation. changed interface to PG.pm to
take user, problem, and set objects instead of names.
-sam
Revision
501 -
Directory Listing
Modified
Thu Aug 22 04:32:00 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
Bringing IO.pm and IOglue.pl (in xmlrpc webwork) in line with each
other.
Revision
500 -
Directory Listing
Modified
Thu Aug 22 04:30:46 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
Bringing IOglue.pl and IO.pm in line with each other (xmlrpc and
modperl)
Eventually we'll be able to merge some of the code and subclass the
differences.
Revision
499 -
Directory Listing
Modified
Wed Aug 21 23:43:17 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
Modifying files to allow xmlrpc and webwork-modperl to share the same code
base
Revision
498 -
Directory Listing
Modified
Wed Aug 21 23:35:31 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
Modifying files to conform to the webwork-modperl code base
Revision
497 -
Directory Listing
Modified
Wed Aug 21 23:33:22 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
Modifying files to make them more compatible with the webwork-modperl
code base
Revision
496 -
Directory Listing
Modified
Wed Aug 21 22:54:48 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Changed radio buttons for delete/reseed to checkboxes.
Revision
495 -
Directory Listing
Modified
Wed Aug 21 20:09:38 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Added support for HTML_dpng (dvipng) mode.
Revision
494 -
Directory Listing
Modified
Wed Aug 21 18:31:20 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
updated copyright header.
-sam
Revision
493 -
Directory Listing
Modified
Wed Aug 21 16:32:11 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
Beginning the process of combining the various versions of
PG translator.
Revision
492 -
Directory Listing
Modified
Wed Aug 21 15:34:35 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
made progress towards working hardcopy generation. next, i have to fix
the call to pdflatex. screw pip. it's not working right, and it doesn't
give me any speed gain, since latex has to goofily write the WHOLE DAMN
FILE in whatever order it pleases before letting me have it.
-sam
Revision
491 -
Directory Listing
Modified
Wed Aug 21 15:30:34 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
added erroniously even though it was a zero-length file.
-sam
Revision
490 -
Directory Listing
Modified
Wed Aug 21 15:28:06 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
added TeX/PG snippets for hardcopy generation.
-sam
Revision
489 -
Directory Listing
Modified
Wed Aug 21 15:27:07 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
paper* files are getting their names changed (to protect the guilty?)
-sam
Revision
488 -
Directory Listing
Modified
Wed Aug 21 15:26:03 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
adapted pdf_latex to work with pdflatex. call it pip_pdflatex. it
doesn't exactly work yet. it might not be worth it.
-sam
Revision
487 -
Directory Listing
Modified
Wed Aug 21 15:08:54 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
Fixed #! line
Revision
486 -
Directory Listing
Modified
Wed Aug 21 15:08:22 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
fixed #!/usr/local/bin/webwork-perl line
Revision
485 -
Directory Listing
Modified
Wed Aug 21 05:00:51 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Documentation and comment changes.
Revision
484 -
Directory Listing
Modified
Tue Aug 20 20:53:04 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Added support for HTML_dpng (dvipng rendering). Mostly, this amounts to
adding global variables to configure options to dvipng.
Revision
483 -
Directory Listing
Modified
Tue Aug 20 20:49:41 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Added support for HTML_dpng mode (dvipng rendering).
Revision
482 -
Directory Listing
Modified
Tue Aug 20 20:47:22 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Added support for HTML_dpng (dvipng) rendering, and Sam's ev3_math abstraction.
Revision
481 -
Directory Listing
Modified
Tue Aug 20 20:43:46 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Added code for HTML_dpng (dvipng) mode.
Revision
480 -
Directory Listing
Modified
Tue Aug 20 20:39:46 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Initial import. Used for dvipng image generation.
Revision
479 -
Directory Listing
Modified
Tue Aug 20 20:38:06 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Added dpng code. Main intrusion is requirement of ImageGenerator near the top.
Revision
478 -
Directory Listing
Modified
Tue Aug 20 01:10:31 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
added Hardcopy.
TODO:
&getMultiSetTeX
figure out what to do about making several sets into 1 TeX \doc
make PDF generation code (minimize temp file use!)
(to this end, module-ize pip? haha.)
-sam
Revision
477 -
Directory Listing
Modified
Tue Aug 20 01:07:53 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
added square image :)
-sam
Revision
476 -
Directory Listing
Modified
Tue Aug 20 01:07:18 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
fixed problem with deciding when to generate images in math2img mode
finished adding template escapes to ProblemSets, ProblemSet, and Problem
fixed a problem where modules were removed from the courseEnv while
being loaded (whups.)
-sam
Revision
475 -
Directory Listing
Modified
Tue Aug 20 01:04:57 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
added information about PG/TeX snippet naming
update TODO
-sam
Revision
474 -
Directory Listing
Modified
Tue Aug 20 01:04:25 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
added PG/TeX snippets and corresponding lines in global.conf
added a new template -- barebones.template
-sam
Revision
473 -
Directory Listing
Modified
Mon Aug 19 19:32:34 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
No functional change, but made it easier to add/subtract modes.
Revision
472 -
Directory Listing
Modified
Mon Aug 19 19:27:44 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Not functionally different, but made it easier to add/subtract display modes.
Revision
471 -
Directory Listing
Modified
Fri Aug 16 21:40:22 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
pd2webwork now checks for pod documents in webwork-modperl as well
Revision
470 -
Directory Listing
Modified
Fri Aug 16 21:01:39 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
blah
Revision
469 -
Directory Listing
Modified
Fri Aug 16 20:43:38 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
pretty much implemented the whole thing.
yeah.
-sam
Revision
468 -
Directory Listing
Modified
Fri Aug 16 20:16:55 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
The directory courseScripts is no longer created inside the course directory by the
course_webwork_setup.pl script. This directory has not ever been used to my knowledge.
Revision
467 -
Directory Listing
Modified
Fri Aug 16 20:12:30 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
A sample email message
Revision
466 -
Directory Listing
Modified
Fri Aug 16 20:10:58 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
More files for demoCourse
Revision
465 -
Directory Listing
Modified
Fri Aug 16 20:09:03 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
More files for the demoCourse
Revision
464 -
Directory Listing
Modified
Fri Aug 16 20:07:47 2002 UTC (10 years, 9 months ago) by
gage
Original Path:
trunk
This is a good starter course for setting up webwork. The script course_webwork_setup.pl must be
run to setup additional directories.
Revision
463 -
Directory Listing
Modified
Wed Aug 14 23:06:00 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Added new randomization function, list_random, which takes a list of values
and picks one from the list.
Revision
462 -
Directory Listing
Modified
Wed Aug 14 22:45:11 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Allow $useBaseTenLog=1 to make log act as base 10 in student answers.
Can be set system/course wide, and overriden on a problem by problem basis.
Revision
461 -
Directory Listing
Modified
Wed Aug 14 22:34:56 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Allow setting $useBaseTenLog in problems for log to mean base 10 log
in student answers.
Revision
460 -
Directory Listing
Modified
Wed Aug 14 22:30:44 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Allow setting $useBaseTenLog to 1, to mean that log in student answers is
log base 10. Default is still that log means log base e.
Revision
459 -
Directory Listing
Modified
Wed Aug 14 22:17:11 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Changed string checking option to num_cmp.
Now num_cmp("-I", strings=>["I", "-I"]) works.
Revision
458 -
Directory Listing
Modified
Wed Aug 14 16:59:35 2002 UTC (10 years, 9 months ago) by
jj
Original Path:
trunk
Changed CARET so it would display better in TeX and Latex2HTML modes.
Revision
457 -
Directory Listing
Modified
Mon Aug 12 14:43:40 2002 UTC (10 years, 9 months ago) by
lr003k
Original Path:
trunk
multi_cmp doesn't seem to be working
Revision
456 -
Directory Listing
Modified
Mon Aug 5 21:50:53 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
strict/warnings/=head1 NAME
-sam
Revision
455 -
Directory Listing
Modified
Mon Aug 5 21:34:18 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
"normalized" files:
- (c) header on all files
- standard order of preamble lines:
1. (c) header
2. package PACKAGENAME;
3. short summary of the package (pod's NAME section)
4. use - pragmatic modules
5. use - standard perl modules
6. use - CPAN modules
7. use - webwork modules
- ALWAYS use strict and use warnings
- use "use base" rather than "our @ISA"
so now we can be happy.
-sam
Revision
454 -
Directory Listing
Modified
Mon Aug 5 20:29:00 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
use base
-dennis
Revision
453 -
Directory Listing
Modified
Mon Aug 5 20:20:32 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
Added a bunch of the final escapes that will be a part of the templating system
-dennis
Revision
452 -
Directory Listing
Modified
Thu Aug 1 23:56:29 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
dont-forget: a bunch of development issues to think about.
TODO for the rest of the summer.
-sam
Revision
451 -
Directory Listing
Modified
Thu Aug 1 22:26:55 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
Made great progress towards a final template
-dennis
Revision
450 -
Directory Listing
Modified
Thu Aug 1 22:05:55 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
list of standard template escapes.
-sam
Revision
449 -
Directory Listing
Modified
Thu Aug 1 20:23:22 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
more CGI fixes, started playing around with ProblemSets.
-sam
Revision
448 -
Directory Listing
Modified
Thu Aug 1 20:22:22 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
added (c) header.
-sam
Revision
447 -
Directory Listing
Modified
Wed Jul 31 19:51:20 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
Various cleanups
-dennis
Revision
446 -
Directory Listing
Modified
Wed Jul 31 19:50:53 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
CGI.pm cleanups
-dennis
Revision
445 -
Directory Listing
Modified
Wed Jul 31 19:33:46 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
fixed "odd number of elements in hash" problem when decoding form
fields.
-sam
Revision
444 -
Directory Listing
Modified
Wed Jul 31 19:32:00 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
fixed some cgi stuff. apparently, it doesn't like the "CGI->" style very
much (it prints "CGI" all over the place), so i switched to "CGI::"
style.
-sam
Revision
443 -
Directory Listing
Modified
Wed Jul 31 18:14:05 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
converted CGI calls to "CGI->" style to avoid import conflicts with
&title and &body.
-sam
Revision
442 -
Directory Listing
Modified
Mon Jul 29 18:20:02 2002 UTC (10 years, 9 months ago) by
apizer
Original Path:
trunk
Deleted the line
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
from the sub processProblem_htmlTOP. The required line is added bt the start_html command
from CGI.pm. Having two DOCTYPE lines is invalid xml and caused a failure when used with
CGI.pm ver 2.81 which outputs xhtml.
Revision
441 -
Directory Listing
Modified
Thu Jul 25 21:58:22 2002 UTC (10 years, 9 months ago) by
malsyned
Original Path:
trunk
Added use strict and use warnings, then cleaned up much of the mess that
revealed.
--Dennis
Revision
440 -
Directory Listing
Modified
Thu Jul 25 21:45:29 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
cleanup?
-sam
Revision
439 -
Directory Listing
Modified
Thu Jul 25 21:21:13 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
rewrote in a newer style.
switched to use CGI qw() / CGI->function() syntax.
-sam
Revision
438 -
Directory Listing
Modified
Thu Jul 25 19:49:46 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk
*** empty log message ***
Revision
437 -
Directory Listing
Modified
Wed Jul 24 20:46:35 2002 UTC (10 years, 10 months ago) by
apizer
Original Path:
trunk
Allow setting refreshLatex2HTML = 1 in a problem to force L2H to be run.
That is, the cached image will never be used.
Revision
436 -
Directory Listing
Modified
Tue Jul 23 14:58:00 2002 UTC (10 years, 10 months ago) by
apizer
Original Path:
trunk
Added Dennis's relogin patch
Revision
435 -
Directory Listing
Modified
Fri Jul 19 17:30:32 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
turned off debugging in Problem.pm
-sam
Revision
434 -
Directory Listing
Modified
Fri Jul 19 06:19:34 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
added refreshMath2img to the problem environment (PG.pm) and modified
Problem.pm to set it when showHints or showSolutions is on. THIS IS NOT
THE BEST THING TO DO -- we only need to refresh when the value of
showHints or showSolutions CHANGES. Also, we should be refreshing if the
problem seed changes. So, we need somewhere to store those three values
between invocations of the script. HHHHHMMMMMMMM......... &math2img in
dangerousMacros.pl has been modified to respect refreshMath2img and also
refresh if the image file is older than the PG source file.
-sam
Revision
433 -
Directory Listing
Modified
Fri Jul 19 02:41:25 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
added HTML_img display mode. it currently generates image files using
math2img (which in turn uses latex, dvips and pstoimg (which in turn
uses gs, netpbm, and possibly otheres)). doesn't do any cacheing...
which means it's s--l--o--w. but it works.
-sam
Revision
432 -
Directory Listing
Modified
Fri Jul 19 02:39:16 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
added: math2img and support files... probably shouldn't distribute pip
with WeBWorK, but no one's going to complain, since it's in the public
domain (and that's one less dependancy ;)
-sam
Revision
431 -
Directory Listing
Modified
Thu Jul 18 20:12:02 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
finished initial version of PG.pm and Problem.pm
-sam
Revision
430 -
Directory Listing
Modified
Thu Jul 18 19:02:10 2002 UTC (10 years, 10 months ago) by
malsyned
Original Path:
trunk
Changed a comment to be a little more accurate
--Dennis
Revision
429 -
Directory Listing
Modified
Fri Jul 12 22:28:26 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
sticky answers work. ha HA!
-sam
Revision
428 -
Directory Listing
Modified
Fri Jul 12 19:02:14 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
removed &encode and &decode. replaced calls with those to
WeBWorK::Utils's &dbDecode and &dbEncode
-sam
Revision
427 -
Directory Listing
Modified
Fri Jul 12 19:01:28 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
moved &encode and &decode from WW.pm and Classlist.pm. Renamed to
&dbEncode and &dbDecode.
-sam
Revision
426 -
Directory Listing
Modified
Fri Jul 12 18:48:47 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
added 'g' to the s/// expressions that escape/unescape & and =
Revision
425 -
Directory Listing
Modified
Thu Jul 11 23:27:10 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
continued to work on Problem.pm. see diffs.
-sam
Revision
424 -
Directory Listing
Modified
Thu Jul 11 19:09:08 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
Problem.pm/PG.pm/Translator.pm now compile and work (to some degree)
changed the format of pg/modules in global.conf
diddled with the format of system.template (i believe i moved an <HR>)
added ref2string function to Utils.pm, removed hash2string/array2string
fixed a package name in IO.pm
Revision
423 -
Directory Listing
Modified
Wed Jul 3 23:24:26 2002 UTC (10 years, 10 months ago) by
malsyned
Original Path:
trunk
Fixed the hash2string call to use the new WeBWorK::Utils interface
Revision
422 -
Directory Listing
Modified
Wed Jul 3 23:22:29 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
moved hash2string and array2string from CourseEnvironment to Utils.
-sam
Revision
421 -
Directory Listing
Modified
Wed Jul 3 23:10:46 2002 UTC (10 years, 10 months ago) by
malsyned
Original Path:
trunk
Removed some stuff that's better off in WeBWorK::Upload, fixed some comments,
cleaned up some code
Revision
420 -
Directory Listing
Modified
Wed Jul 3 23:09:28 2002 UTC (10 years, 10 months ago) by
malsyned
Original Path:
trunk
ContentGenerator.pm: Changed names based on new course environment keys
Form.pm: New addition, handles anything param-able
Upload.pm: Will eventually make file uploads nice and easy vis-a-vis the
transparent relogin functionality
--Dennis
Revision
419 -
Directory Listing
Modified
Wed Jul 3 22:33:55 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
moved pg/displayMode and pg/grader into pg/options
-sam
Revision
418 -
Directory Listing
Modified
Wed Jul 3 22:12:25 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
added pg/displayMode
-sam
Revision
417 -
Directory Listing
Modified
Fri Jun 28 18:48:35 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
Fixed a recursive condition in the group selection code (patch from
Steve Lidie <sol0@lehigh.edu>. Added more descriptive error messages.
-sam
Revision
416 -
Directory Listing
Modified
Thu Jun 27 15:22:26 2002 UTC (10 years, 10 months ago) by
apizer
Original Path:
trunk
Change call to readSetDef to reflect new parameter. Fixed a few other things.
Revision
415 -
Directory Listing
Modified
Wed Jun 26 13:33:59 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
stuff i've been working on.
-sam
Revision
414 -
Directory Listing
Modified
Tue Jun 25 20:33:13 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
created PG::init_translator, which takes care of bootstrapping a
PG::Translator object. It is very sexy on the outside, and very hairy on
the inside.
-sam
Revision
413 -
Directory Listing
Modified
Tue Jun 25 20:31:41 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
Copied PG modules over from old system.
-sam
Revision
412 -
Directory Listing
Modified
Tue Jun 25 20:29:22 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
global: added some new hashes. learn how to use diff.
CourseEnv: new uses WeBWorK::Utils
WW: commented out a silly debugging function
IO: fixed package name
Translator: changed behavior of evaluate_modules and
load_extra_packages: they now update the instance variable directly to
avoid sharing modules that weren't asked for "this time".
-sam
Revision
411 -
Directory Listing
Modified
Tue Jun 25 20:17:24 2002 UTC (10 years, 10 months ago) by
apizer
Original Path:
trunk
When totaling scores, list the maximun possible total
Revision
410 -
Directory Listing
Modified
Tue Jun 25 16:49:11 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk
Utils.pm now contains &runtime_use (from RuntimeUse.pm) and &readFile
(from CourseEnvironment.pm).
-sam
Revision
409 -
Directory Listing
Modified
Mon Jun 24 19:20:49 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
Incorporate Gavin's changes enabling linked problems
Revision
408 -
Directory Listing
Modified
Mon Jun 24 18:42:20 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
implements a runtime "use"-- require ; import
-sam
Revision
407 -
Directory Listing
Modified
Mon Jun 24 18:32:49 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Commented out the debugging messages again.
Revision
406 -
Directory Listing
Modified
Mon Jun 24 18:32:11 2002 UTC (10 years, 11 months ago) by
lr003k
Original Path:
trunk
added some commenting to the code I've been working on
~Liam
Revision
405 -
Directory Listing
Modified
Mon Jun 24 18:31:25 2002 UTC (10 years, 11 months ago) by
lr003k
Original Path:
trunk
added a comment to a prefilter I had created earlier
~Liam
Revision
404 -
Directory Listing
Modified
Mon Jun 24 17:05:13 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
Renamed files to reflect their package prefix:
IOGlue.pm -> IO.pm (WeBWorK::PG::IO)
PGtranslator.pm -> Translator.pm (WeBWorK::PG::Translator)
-sam
Revision
403 -
Directory Listing
Modified
Mon Jun 24 16:34:30 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
Removed the CARP code (for now?), and made sure that an actual problem was
reachable (even though PG evaluation is commented out in the dispatcher
right now)
Revision
402 -
Directory Listing
Modified
Mon Jun 24 16:32:30 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
Moved PGTranslator and IOGlue into WeBWorK::PG
Revision
401 -
Directory Listing
Modified
Mon Jun 24 15:46:36 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
for now, readFile returns false on failure to open file. this is to get
around the $SIG{__DIE__} interception problem.
-sam
Revision
400 -
Directory Listing
Modified
Fri Jun 21 01:17:18 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
I've uncommented a debugging statement that prints the progress in evaluating
and loading the extra modules. In the past this has failed silently (if for example if there is a syntax error in the module) at least as far as the HTML interface
is concerned. ) If the new error mechanism does the right thing for errors in modules then we can take this out entirely.
Revision
399 -
Directory Listing
Modified
Thu Jun 20 21:26:16 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Copied in a version of safety_filter subroutine from
PGtranslator5.pm in order to quite an "undefined" message.
-- Mike
Revision
398 -
Directory Listing
Modified
Thu Jun 20 21:22:31 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
*** empty log message ***
Revision
397 -
Directory Listing
Modified
Thu Jun 20 21:18:37 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
fixed interface to template() function.
-"dennis"
Revision
396 -
Directory Listing
Modified
Thu Jun 20 20:43:39 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
Some edits to make it work on my system, and some code cleanups. You'll
probably have to edit it on the top (right now) to get it to work on your
system. /this will change/ in the future. But it's nice to have a working
demo.
--Dennis
Revision
395 -
Directory Listing
Modified
Thu Jun 20 16:41:17 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
removed the "die" in readFile()
-sam
Revision
394 -
Directory Listing
Modified
Thu Jun 20 16:37:59 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
fixing eval thingies.
-sam
Revision
393 -
Directory Listing
Modified
Thu Jun 20 16:02:12 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
removed PerlModule line -- unnecessary.
-sam
Revision
392 -
Directory Listing
Modified
Thu Jun 20 13:46:05 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Problem.pm now works (kindof) to serve PG problems. There are configuration
variables at the top that have to be customized to an individuals directory.
(They could be placed in a config file to avoid having to update them constantly,
but soon these values should be set by information from the course and
problem environments.)
The code is still rather delicate. It seems to work with some problems and not
with others. I suspect that the macro files are not being properly read in
and that perhaps the warning mechanisms are not yet working properly.
Also beware the line ending problem. Some of these files were created on a
mac (using unix). I've had completely mysterious errors that were fixed
by checking the line endings.
There is also a lot of code, particulary the error reporting code which should be put
in its own module.
Revision
391 -
Directory Listing
Modified
Thu Jun 20 13:37:40 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Temporarily turned on some debugging print outs (to STDERR) which
should help tell us which modules and macro packages are loaded.
Revision
390 -
Directory Listing
Modified
Wed Jun 19 22:45:47 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
This commit brings several packages up to date and working. I wish I could
be more specific, but it's been a while since I've committed. You'll have
to check the CVS diffs for more info.
--Dennis
Revision
389 -
Directory Listing
Modified
Wed Jun 19 21:46:03 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
Finished debugging. This might be somewhere near working order. The API
won't change from now on, so go ahead and start using it.
-sam
Revision
388 -
Directory Listing
Modified
Wed Jun 19 20:03:53 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
I've added code for defining the problemEnvironment, at least for now.
Many of the values which will be pulled from the database have simply
been hardcoded into the subroutine.
There is also code to pretty print these values to aid in debugging.
Revision
387 -
Directory Listing
Modified
Wed Jun 19 13:54:23 2002 UTC (10 years, 11 months ago) by
lr003k
Original Path:
trunk
added a multiple method, still a little buggy, but it currently works, I still need to document it as well
Revision
386 -
Directory Listing
Modified
Wed Jun 19 03:27:44 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Now the daemon server is working again.
This file needs some serious work so that it
is easier to connect up to other parts of webwork
Revision
385 -
Directory Listing
Modified
Wed Jun 19 02:36:03 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Moved where the my variables *-format are defined.
Revision
384 -
Directory Listing
Modified
Wed Jun 19 01:34:24 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Added my ($rformat,$theta_format); to the polar subroutine
Revision
383 -
Directory Listing
Modified
Tue Jun 18 22:47:05 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
removed by accident.
-sam
Revision
382 -
Directory Listing
Modified
Tue Jun 18 22:20:55 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
This has been replaced by the file ww_daemon.pl
Revision
381 -
Directory Listing
Modified
Tue Jun 18 22:20:07 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
omitted a $ from $out. (Sorry)
Revision
380 -
Directory Listing
Modified
Tue Jun 18 21:06:45 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
....
.
Revision
379 -
Directory Listing
Modified
Tue Jun 18 20:16:18 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
make sure all naked (non CGI.pm) <p> and <br> tags are ended
Revision
378 -
Directory Listing
Modified
Tue Jun 18 20:06:15 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
added dbInfo{psvn_digits} = 5
-sam
Revision
377 -
Directory Listing
Modified
Tue Jun 18 19:25:08 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
promote undef to "" in encode()
-sam
Revision
376 -
Directory Listing
Modified
Tue Jun 18 19:24:38 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
small changes.
-sam
Revision
375 -
Directory Listing
Modified
Tue Jun 18 18:10:41 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Deleted some debugging statements
Moving some of the directory specifications to the top so that
the files are more portable.
Revision
374 -
Directory Listing
Modified
Tue Jun 18 17:55:20 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Deleted some debugging statements
Added a check to make sure that a macro file has actually been loaded, by checking that _$macrofile_init has been defined.
Revision
373 -
Directory Listing
Modified
Tue Jun 18 17:46:08 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
this log file does not need to be kept in the CVS
Revision
372 -
Directory Listing
Modified
Tue Jun 18 17:43:35 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
Cleaning up html code. E.g. replcing naked <BR>'s by CGI.pm's br's
Revision
371 -
Directory Listing
Modified
Tue Jun 18 17:17:46 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
replace long "a"."b"."c" constructions with join(...)
Revision
370 -
Directory Listing
Modified
Tue Jun 18 16:46:20 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
use CGI.pm for htmlBOTTOM
Revision
369 -
Directory Listing
Modified
Tue Jun 18 16:17:15 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
renamed Webwork.pm to WW.pm
-sam
Revision
368 -
Directory Listing
Modified
Mon Jun 17 23:16:21 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
added login_id field. silly me.
Revision
367 -
Directory Listing
Modified
Mon Jun 17 23:09:08 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
writing DB::Webwork.pm ...
Revision
366 -
Directory Listing
Modified
Sun Jun 16 17:22:06 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Minor abstractions added. The port is now defined by $PORT at the
top of the code.
Revision
365 -
Directory Listing
Modified
Sat Jun 15 13:27:30 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
spell align correctly with one el
Revision
364 -
Directory Listing
Modified
Sat Jun 15 02:58:27 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
Use CGI.pm rather than raw html to format_navigation_bar for previewing
Revision
363 -
Directory Listing
Modified
Sat Jun 15 02:11:47 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
Use CGI.pm rather than raw html to format_navigation_bar
Revision
362 -
Directory Listing
Modified
Wed Jun 12 21:56:29 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
wrote all the prototypes. no implementations yet tho. :(
-sam
Revision
361 -
Directory Listing
Modified
Tue Jun 11 23:33:03 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
started the Webwork database interface.
fun, fun, fun...
-sam
Revision
360 -
Directory Listing
Modified
Tue Jun 11 23:32:08 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
added documentation to public functions.
THIS IS THE DOCUMENTATION STYLE THAT I WANT TO USE FROM NOW ON! :)
-sam
Revision
359 -
Directory Listing
Modified
Tue Jun 11 17:10:30 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
Renamed WeBWorK::DB::User to WeBWorK::User, since it's not strictly tied
to the database layer. WeBWorK::Set and WeBWorK::Problem will be handled
the same way.
-sam
Revision
358 -
Directory Listing
Modified
Mon Jun 10 22:40:34 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
Implemented classlist database access using the User class for data
storage. Implements "classlist_DBglue.pl" style locking.
-sam
p.s.: don't you with that usernames could be included in the cvs mail
log? too bad cvs only exposes the UNIX username to the logging script. i
should patch cvs... bah...
Revision
357 -
Directory Listing
Modified
Mon Jun 10 20:08:41 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
Updated the comments to make it easier to install WeBWorK-modperl with nothing
but them to work with (since that's what we have right now ;)
Revision
356 -
Directory Listing
Modified
Mon Jun 10 19:23:48 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
Add default motd.txt file
Revision
355 -
Directory Listing
Modified
Mon Jun 10 19:18:09 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
Allow editing motd file from the web.
Revision
354 -
Directory Listing
Modified
Mon Jun 10 14:37:37 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
fixed bug caused by undefined answer
Revision
353 -
Directory Listing
Modified
Fri Jun 7 23:35:59 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
All of the content generators now work with the template system
Moved the content generators into the WeBWorK::ContentGenerator namespace
Added the default template and a few global.conf entries
Revision
352 -
Directory Listing
Modified
Fri Jun 7 22:12:31 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed some typos
Revision
351 -
Directory Listing
Modified
Fri Jun 7 21:43:07 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
not ready for use yet. heh heh.
-sam
Revision
350 -
Directory Listing
Modified
Fri Jun 7 21:42:29 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed implementation of getUsers -- untested
Revision
349 -
Directory Listing
Modified
Fri Jun 7 21:37:33 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
The framework for the template system has been laid in ContentGenerator.
Login.pm is the first module converted to work with that framework.
--Dennis
Revision
348 -
Directory Listing
Modified
Thu Jun 6 20:09:10 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
Added an instructional comment. no biggy.
Revision
347 -
Directory Listing
Modified
Thu Jun 6 20:08:14 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
Adds support for the debugPracticeUser (formerly the hardcoded "practice666")
Revision
346 -
Directory Listing
Modified
Thu Jun 6 19:23:56 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
added @usernames = getUsers()
Revision
345 -
Directory Listing
Modified
Thu Jun 6 18:51:59 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
(14:44:58) LordSammy:
getKey($user) - returns current session key for $user or false if none exists
setKey($user, $key) - sets $user's key to $key
verifyKey($user, $key) - true if $key eq getKey($user)
deleteKey($user) - removes session key for $user
Revision
344 -
Directory Listing
Modified
Thu Jun 6 18:34:44 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
Added $practiceUserPrefix to global.conf, which works just like $practiceUser
in Global.pm from CGI WeBWorK.
Revision
343 -
Directory Listing
Modified
Wed Jun 5 20:20:38 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
GDBM Authorization works fully.
More specifically:
Users must authenticate if they don't provide user/key data.
Fast login is requested automatically if a key has timed out.
A framework is in place to add other auth backends easily.
Revision
342 -
Directory Listing
Modified
Wed Jun 5 19:28:52 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
Sam should have fixed this before he committed ;)
--Dennis
Revision
341 -
Directory Listing
Modified
Wed Jun 5 19:27:06 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
added sessionKeyTimeout value
-sam
Revision
340 -
Directory Listing
Modified
Wed Jun 5 19:12:47 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
trying to fix Auth.pm when hash keys don't exist.
-sam
Revision
339 -
Directory Listing
Modified
Wed Jun 5 19:09:31 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
try this too
-sam
Revision
338 -
Directory Listing
Modified
Wed Jun 5 19:07:21 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
try this
Revision
337 -
Directory Listing
Modified
Wed Jun 5 18:32:12 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
more improvements, i think.
Revision
336 -
Directory Listing
Modified
Tue Jun 4 16:20:32 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
Protect possible '=' and '&' in student answers. Do this in DBglue8 as it is specific to the database used
rather than in processProblem8.
Revision
335 -
Directory Listing
Modified
Fri May 31 22:39:17 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
-Replaced the "sample" code with actual calls into the database code. This
would be very close to finished code, except that it suffers from a bug
that has so far proved intractable to Sam and myself. An email will be
forthcoming detailing the bug. Quite likely, the bug is not specifically
in this file, and in the best case this file won't need to be changed much
for a long time, unless I decide to change the interface for style reasons.
Revision
334 -
Directory Listing
Modified
Fri May 31 20:46:20 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
developers, developers, developers, developers, developers, developers,
developers, developers, developers, developers, developers, developers.
Revision
333 -
Directory Listing
Modified
Fri May 31 18:21:35 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
Fixed bug reported by Danny Glin by removing all $ and @ from student answers before using them as sticky
answers.
Revision
332 -
Directory Listing
Modified
Fri May 31 17:37:20 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
in GDBM.pm, connect() now behaves when attempting to connect to a
nonexistent database. Auth.pm now respects the return values from
GDBM::connect
Revision
331 -
Directory Listing
Modified
Fri May 31 16:39:38 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
fixed the tie call to not be wrong.
-sam
Revision
330 -
Directory Listing
Modified
Fri May 31 04:30:42 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
finished it!
Revision
329 -
Directory Listing
Modified
Thu May 30 22:12:51 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
-Just a quick end of the day commit. No big changes to report.
--Dennis
Revision
328 -
Directory Listing
Modified
Thu May 30 21:56:44 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Changed formatting in Webwork.pm
The RPC files are not being used.
Revision
327 -
Directory Listing
Modified
Thu May 30 21:52:07 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Having much trouble with the exportation of functions from Complex1.
Maybe this will do it.
Revision
326 -
Directory Listing
Modified
Thu May 30 20:43:55 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Sometimes it seems like the committed file doesn't get modified??
Revision
325 -
Directory Listing
Modified
Thu May 30 20:41:08 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Fixed a misplaced parens.
Revision
324 -
Directory Listing
Modified
Thu May 30 20:35:13 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
added hash2string and array2string for debugging!
-sam
Revision
323 -
Directory Listing
Modified
Thu May 30 20:34:46 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
-Fixed a few interfaces so that they make more sense (I hope)
-Added preliminary templating code to ContentGenerator
-Added a lot of logic to the dispatcher (WeBWorK.pm). More to come, too.
-Moved lots of things over to CGI.pm, for my convenience while prototyping
-Added preliminary examples of ProblemSets, ProblemSet, and Problem.
Problem.pm will some day go on to do what ProcessProblem8 does right now,
so keep your eyes on that one.
--Dennis
Revision
322 -
Directory Listing
Modified
Thu May 30 19:23:27 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Commented out use PGtranslator.
This doesn't seem to have been actually used
and it's seems to be causing an infinite loop with WWd.pm which
calls PGtranslator, which calls Global, which calls PGtranslator.
etc.
Revision
321 -
Directory Listing
Modified
Thu May 30 19:21:16 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Fixed bug in PGcomplexmacros.pl having to do with the lack of a
=cut line in the pod documentation.
The loadMacros eval doesn't fail gracefully when this kind of mistake
occurs. More work needs to be done on loadMacros.
Also changed the _PGcomplexmacros_init subroutine to include the
exporting of variables from Complex.
I think this is what it was supposed to do in any case, but perhaps not.
When using the forking process it was only necessary to export the
variables in the parent.
Revision
320 -
Directory Listing
Modified
Thu May 30 19:17:36 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Added some debugging print STDERR statements for checking the
initialization of the PGtranslator object.
they have been commented out. Except for one announcing the
successful completion of intializing an object.
Revision
319 -
Directory Listing
Modified
Thu May 30 19:17:02 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
takes symbols defined in config files (which are now perl code) as
course environment. ha HA!
-sam
Revision
318 -
Directory Listing
Modified
Thu May 30 19:15:02 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Minor safety additions to PG_restricted_eval to keep potentially
undefined variables from throwing errors.
These may not be the best fixes. (search for "undefined line number")
Revision
317 -
Directory Listing
Modified
Thu May 30 19:14:40 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
written, not debugged.
-sam
Revision
316 -
Directory Listing
Modified
Thu May 30 19:13:47 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
changed GDBM's interface a little -- you now specify the access mode
when connecting rather than when constructing.
-sam
Revision
315 -
Directory Listing
Modified
Thu May 30 19:11:58 2002 UTC (10 years, 11 months ago) by
gage
Original Path:
trunk
Adding filtering subroutine which transforms objects such as
AnswerHash (which can't be transmitted by xml_rpc) to HASH
which can.
Avoids errors with Soaplite.
Revision
314 -
Directory Listing
Modified
Thu May 30 19:11:52 2002 UTC (10 years, 11 months ago) by
sh002i
Original Path:
trunk
changed format of global.conf: it's now perl code which gets eval'd in a
safe compartment.
-sam
Revision
313 -
Directory Listing
Modified
Tue May 28 21:23:45 2002 UTC (10 years, 11 months ago) by
malsyned
Original Path:
trunk
- ContentGenerator.pm is now officially the superclass to all modules called
by the dispatcher to generate content.
- Authen.pm now has a single point of exit, which makes it easier to read,
debug, and modify
- Login.pm is now a subclass of ContentGenerator, and apart from the HTML,
is in it's final form.
- All code has been commented up
- The authentication wrapper is now a working demonstration. Anyone could
stick it on a webserver and try it out. The database code isn't written,
so it authenticates against hardcoded strings (username: dennis,
passwd: helloworld), but this at least proves that the system is workable.
--Dennis
Revision
312 -
Directory Listing
Modified
Tue May 28 17:47:07 2002 UTC (10 years, 11 months ago) by
apizer
Original Path:
trunk
- changed reduce so that it would always leave the denominator
positive (so reducing 6/-10 gives -3/5)
- added documentation line for reduce
- added method pow which takes an integer argument, and returns the
fraction raised to that power (throwing warnings for indeterminant
forms or division by 0)
- added doc line for pow
Revision
311 -
Directory Listing
Modified
Sat May 25 00:40:54 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
comments to global.conf, fixed new() in courseenv.
-0sam
Revision
310 -
Directory Listing
Modified
Sat May 25 00:35:54 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
roar!
-sam
Revision
309 -
Directory Listing
Modified
Fri May 24 15:54:55 2002 UTC (11 years ago) by
apizer
Original Path:
trunk
Corrected a minor typo in a comment. Mostly wanted to check how log messages appear. There was a problem with
the previous log message that was caused by terminal emulation on my PC.
Revision
308 -
Directory Listing
Modified
Fri May 24 15:42:28 2002 UTC (11 years ago) by
apizer
Original Path:
trunk
beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS:
Fraction.pm CVS: ----------------------------------------------------------------------
This is John Jones updated version using \ensuremath in place of \( ...\) and including a print_inline
command.
Revision
307 -
Directory Listing
Modified
Fri May 24 00:31:55 2002 UTC (11 years ago) by
gage
Original Path:
trunk
Continuing to add documentation to AnswerHash
AnswerHas is largely described. A general description of the
filters is also done. The AnswerEvaluator object needs much
more documentation.
Revision
306 -
Directory Listing
Modified
Thu May 23 21:02:40 2002 UTC (11 years ago) by
malsyned
Original Path:
trunk
Just making sure all the files are synched at the end of the day. This is
probably mostly typo cleanups and stuff.
Revision
305 -
Directory Listing
Modified
Thu May 23 20:23:10 2002 UTC (11 years ago) by
malsyned
Original Path:
trunk
Login.pm is mostly done, except that the embedded HTML has to be replaced at
some point wiht code from HTML_glue or whatever new templating we implement.
Authen.pm and Test.pm are useful stubs to demonstrate how authentication wraps
around every request transparently.
ContentGenerator.pm may become a superclass of all classes instantiated by
the dispatcher, or it my whither away. Right now, it doesn't do anything,
including compile.
Revision
304 -
Directory Listing
Modified
Thu May 23 18:35:16 2002 UTC (11 years ago) by
malsyned
Original Path:
trunk
Added courseName to the $self hash. That value is obtained from the parameter
passed to new().
Revision
303 -
Directory Listing
Modified
Thu May 23 17:09:56 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
testing...
Revision
302 -
Directory Listing
Modified
Thu May 23 16:50:20 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
sklfhlkshflksfh
Revision
294 -
Directory Listing
Modified
Thu May 23 15:52:30 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
test one
Revision
293 -
Directory Listing
Modified
Thu May 23 13:52:02 2002 UTC (11 years ago) by
gage
Original Path:
trunk
Adding documentation
Revision
292 -
Directory Listing
Modified
Thu May 23 13:51:21 2002 UTC (11 years ago) by
gage
Original Path:
trunk
Updating perl command line to
#!/usr/local/bin/webwork-perl
Revision
291 -
Directory Listing
Modified
Thu May 23 13:50:12 2002 UTC (11 years ago) by
gage
Original Path:
trunk
Modifying perl command line to
#!/usr/local/bin/webwork-perl
Revision
290 -
Directory Listing
Modified
Wed May 22 20:44:45 2002 UTC (11 years ago) by
malsyned
Original Path:
trunk
Mostly changes to WeBWorK.pm, making it actually be a dispatcher, instead of a dummy
Revision
289 -
Directory Listing
Modified
Wed May 22 19:55:44 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
*** empty log message ***
Revision
288 -
Directory Listing
Modified
Wed May 22 19:24:44 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
*** empty log message ***
Revision
287 -
Directory Listing
Modified
Wed May 22 19:24:43 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
*** empty log message ***
Revision
286 -
Directory Listing
Modified
Wed May 22 19:22:17 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
*** empty log message ***
Revision
285 -
Directory Listing
Modified
Wed May 22 19:19:03 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
*** empty log message ***
Revision
284 -
Directory Listing
Modified
Wed May 22 19:17:00 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
fixed it
Revision
282 -
Directory Listing
Modified
Fri May 17 21:53:03 2002 UTC (11 years ago) by
gage
Original Path:
trunk
removing unneeded files
Revision
281 -
Directory Listing
Modified
Fri May 17 21:51:11 2002 UTC (11 years ago) by
gage
Original Path:
trunk
*** empty log message ***
Revision
280 -
Directory Listing
Modified
Fri May 17 21:50:09 2002 UTC (11 years ago) by
gage
Original Path:
trunk
These files are not needed -- they refer to old CPAN modules
Revision
279 -
Directory Listing
Modified
Fri May 17 21:44:04 2002 UTC (11 years ago) by
gage
Original Path:
trunk
Experimental xmlrpc WeBWorK webservices
Revision
278 -
Directory Listing
Modified
Mon May 13 22:34:57 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
initial checkin
Revision
277 -
Directory Listing
Modified
Mon May 13 22:34:56 2002 UTC (11 years ago) by
sh002i
Original Path:
trunk
initial checkin
Revision
275 -
Directory Listing
Modified
Mon May 13 20:45:47 2002 UTC (11 years ago) by
apizer
Original Path:
trunk
removed automatically CVS: CVS: Modified Files: CVS: PGanswermacros.pl CVS:
----------------------------------------------------------------------
Corrected bug involvinf use of tolerance in num_cmp. Also added warning if incompatible paramaters are pass3ed to num
compare.
Revision
274 -
Directory Listing
Modified
Mon May 13 18:40:56 2002 UTC (11 years ago) by
gage
Original Path:
trunk
Modified a problem involving the option "tolerance" in num_cmp.
Revision
273 -
Directory Listing
Modified
Fri May 10 21:29:05 2002 UTC (11 years ago) by
voloshin
Original Path:
trunk
in normal_prob, increased the level with which it calls romberg to 8, to improve the estimates of probabilities.
Revision
272 -
Directory Listing
Modified
Mon Apr 1 16:44:03 2002 UTC (11 years, 1 month ago) by
apizer
Original Path:
trunk
I found a small error in PGpolynomials. Version 1.1.2 is attached. I was
missing a '+' in the stringification routine.
Revision
271 -
Directory Listing
Modified
Tue Mar 26 19:49:10 2002 UTC (11 years, 1 month ago) by
apizer
Original Path:
trunk
Macros for doing operations on polynomials contributed by Mark Schmitt
Revision
270 -
Directory Listing
Modified
Thu Jan 17 05:14:18 2002 UTC (11 years, 4 months ago) by
gage
Original Path:
trunk
Removed another unneeded file.
Revision
269 -
Directory Listing
Modified
Thu Jan 17 05:11:19 2002 UTC (11 years, 4 months ago) by
gage
Original Path:
trunk
Moved xFunctions files into their own directory.
Revision
268 -
Directory Listing
Modified
Fri Jan 4 19:38:05 2002 UTC (11 years, 4 months ago) by
apizer
Original Path:
trunk
with `CVS:' are removed automatically CVS: CVS: Modified Files: CVS: feedback.pl CVS:
----------------------------------------------------------------------
Fixed infinite loop which occurs if log file can not be written as pointed out by Pieter Bowman
Revision
267 -
Directory Listing
Modified
Thu Jan 3 20:14:43 2002 UTC (11 years, 4 months ago) by
gage
Original Path:
trunk
Added "bluesq" link to the manpages
Revision
266 -
Directory Listing
Modified
Mon Dec 24 03:43:11 2001 UTC (11 years, 5 months ago) by
gage
Original Path:
trunk
Adding mathbeans.jar so that the java applets in maa100 will work
Revision
265 -
Directory Listing
Modified
Fri Dec 21 15:57:58 2001 UTC (11 years, 5 months ago) by
apizer
Original Path:
trunk
`CVS:' are removed automatically CVS: CVS: Modified Files: CVS: PGbasicmacros.pl CVS:
----------------------------------------------------------------------
Fixed infinite loop in NAMED_ANS_RADIO_OPTION
Revision
264 -
Directory Listing
Modified
Fri Dec 21 04:14:11 2001 UTC (11 years, 5 months ago) by
gage
Original Path:
trunk
Modified documentation. Also added labeled_ans_rule(name, width) which is a synonym
for NAMED_ANS_RULE(name, width) except that width is given a default of 20 if it is omitted.
Revision
263 -
Directory Listing
Modified
Fri Dec 21 04:12:34 2001 UTC (11 years, 5 months ago) by
gage
Original Path:
trunk
Modifified documentation. Added LABELED_ANS as a synonym for NAMED_ANS. Somehow
it seems to sound better. The original subroutines remain of course.
Revision
262 -
Directory Listing
Modified
Fri Dec 21 04:10:11 2001 UTC (11 years, 5 months ago) by
gage
Original Path:
trunk
Made modifications in the evaluate method of AnswerEvaluator which allow the
answer evaluators to be called twice. (Specifically the error flags are initialized
at the beginning of each call to evaluate).
Revision
261 -
Directory Listing
Modified
Sat Nov 17 18:40:41 2001 UTC (11 years, 6 months ago) by
apizer
Original Path:
trunk
allow solutioned to be printed in hard copy
Revision
260 -
Directory Listing
Modified
Sat Nov 17 17:49:16 2001 UTC (11 years, 6 months ago) by
apizer
Original Path:
trunk
fitted comment line
Revision
259 -
Directory Listing
Modified
Sat Nov 17 17:40:22 2001 UTC (11 years, 6 months ago) by
apizer
Original Path:
trunk
reset TieMaxTries back to 30
Revision
258 -
Directory Listing
Modified
Thu Nov 15 21:45:12 2001 UTC (11 years, 6 months ago) by
apizer
Original Path:
trunk
commented out line 10
Revision
257 -
Directory Listing
Modified
Sun Nov 4 22:58:31 2001 UTC (11 years, 6 months ago) by
apizer
Original Path:
trunk
initial version
Revision
256 -
Directory Listing
Modified
Sun Nov 4 21:43:40 2001 UTC (11 years, 6 months ago) by
apizer
Original Path:
trunk
Can now import all ww db types ( gdbm, db1, db3). Also makes a backup
(keeping two copies) of an existing db.
Revision
255 -
Directory Listing
Modified
Sun Nov 4 16:52:13 2001 UTC (11 years, 6 months ago) by
apizer
Original Path:
trunk
set show_old_answers = 1 in link in feedback email so that prof's see student
answers.
Revision
254 -
Directory Listing
Modified
Sun Nov 4 00:14:47 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
Updated date to 2001.
(And fixed the cvs-log mail script!)
Revision
253 -
Directory Listing
Modified
Sun Nov 4 00:13:20 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
sdfsdf
Revision
252 -
Directory Listing
Modified
Sun Nov 4 00:12:43 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
sdfsdfsdf
Revision
251 -
Directory Listing
Modified
Sun Nov 4 00:12:09 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
sgfdsrgdtfgdfg
Revision
250 -
Directory Listing
Modified
Sun Nov 4 00:10:58 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
xfjkghxkgxg
Revision
249 -
Directory Listing
Modified
Sun Nov 4 00:10:40 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
poop
Revision
248 -
Directory Listing
Modified
Sun Nov 4 00:08:01 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
blah
Revision
247 -
Directory Listing
Modified
Sun Nov 4 00:07:40 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
blah
Revision
246 -
Directory Listing
Modified
Sun Nov 4 00:02:02 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
test 3
Revision
245 -
Directory Listing
Modified
Sun Nov 4 00:01:38 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
test commit 2
Revision
244 -
Directory Listing
Modified
Sun Nov 4 00:01:11 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
test commit
Revision
243 -
Directory Listing
Modified
Sat Nov 3 00:08:30 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
test commit\
Revision
242 -
Directory Listing
Modified
Sat Nov 3 00:06:45 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
test commit
Revision
241 -
Directory Listing
Modified
Fri Nov 2 23:53:57 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
fixed some things in the BerkeleyDB interface. changed error messages.
NOW IT WORKS! HOW DO YOU LIKE THAT?!
Revision
240 -
Directory Listing
Modified
Fri Nov 2 23:38:13 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
Re-wrapped intro text so that it's less than 80 columns wide.
Revision
239 -
Directory Listing
Modified
Fri Oct 26 20:42:56 2001 UTC (11 years, 6 months ago) by
sh002i
Original Path:
trunk
added tie lib for Berkeley DB version 3.
Revision
237 -
Directory Listing
Modified
Fri Oct 19 15:59:44 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
Fixed bug in std_num_cmp (and 7 other related answer evaluators) so that
relative tolerances can be set
Revision
235 -
Directory Listing
Modified
Tue Oct 16 00:43:35 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
modified permissions
Revision
234 -
Directory Listing
Modified
Tue Oct 16 00:34:33 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
minor changes
Revision
233 -
Directory Listing
Modified
Tue Oct 16 00:20:35 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
Change comment about the location og Globwal.pm
Revision
232 -
Directory Listing
Modified
Mon Oct 15 21:13:14 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
fixed bug. Originally didn't call pngtopnm but rather giftopnm
Revision
231 -
Directory Listing
Modified
Fri Oct 12 18:49:38 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
changed -print0 to -print in find to hopefully make script compatible with Solaris
Revision
230 -
Directory Listing
Modified
Tue Oct 9 01:19:47 2001 UTC (11 years, 7 months ago) by
voloshin
Original Path:
trunk
added print &htmlTOP("...
Revision
229 -
Directory Listing
Modified
Sun Oct 7 21:37:38 2001 UTC (11 years, 7 months ago) by
voloshin
Original Path:
trunk
moved </FORM> to the end (it was before the Delete Problem Set radio button) and added the line "print &htmlBOTTOM..."
Revision
228 -
Directory Listing
Modified
Wed Oct 3 20:59:46 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
Fixed bug. Need to write \$var in comments
Revision
227 -
Directory Listing
Modified
Tue Oct 2 13:55:21 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
Only replace e by E if the expression looks like a number. This could be made
more robust.
Revision
226 -
Directory Listing
Modified
Mon Oct 1 15:42:19 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
Now the main program will exit if there any child exits with an error
Revision
225 -
Directory Listing
Modified
Sat Sep 29 13:50:16 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
make all log files group writabe and error_log world writable
Revision
224 -
Directory Listing
Modified
Sat Sep 29 13:01:54 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
make error_log world writable
make access_log group writable
Revision
223 -
Directory Listing
Modified
Sat Sep 29 01:33:43 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
give a warning if can't open error_log
Revision
222 -
Directory Listing
Modified
Sat Sep 29 00:05:55 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
make the log files world readable
Revision
221 -
Directory Listing
Modified
Fri Sep 28 23:37:07 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
Log errors to error_log, not to access_log
Revision
220 -
Directory Listing
Modified
Thu Sep 27 13:55:49 2001 UTC (11 years, 7 months ago) by
apizer
Original Path:
trunk
set DEFAULT_PERL_PATH = '/usr/local/bin/perl'
Revision
219 -
Directory Listing
Modified
Mon Sep 24 16:52:17 2001 UTC (11 years, 7 months ago) by
gage
Original Path:
trunk
Added documentation and _PG....macros_int functions to these files.
In PGcomplexmacros.pl I removed the automatic exportation of log() from
PGcomplexmacros.pl since
this (and sqrt() ) cause conflicts with CORE::log() and CORE::sqrt().
-- Warnings of the form "Ambiguous call to ..... resolved in favor of
CORE::... " etc.
The functions can always be accessed by Complex::log() and Complex::sqrt()
when needed for complex numbers.
There may be a more sophisticated method of exporting these calls which
would avoid the warnings and remain transparent both to those who are
using complex numbers and those who are not. If anyone has any ideas they
will be welcome. The code to modify is at the top of the
PGcomplexmacros.pl file inside the _PGcomplexmacros_init subroutine.
Revision
218 -
Directory Listing
Modified
Fri Sep 21 20:43:58 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
removed cgiDebugMove code (it's now in webworkConfig.pm). It didn't work
when in Global. Added a comment on webworkConfig.pm.
Revision
217 -
Directory Listing
Modified
Fri Sep 21 20:29:00 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
The setup script now writes the cgiDebugMode code to webworkConfig.pm
This code did not work when in Global.pm
Revision
216 -
Directory Listing
Modified
Fri Sep 21 19:55:31 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
changed content-type to Content-type
Revision
215 -
Directory Listing
Modified
Fri Sep 21 12:54:46 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
profSendMail now always ends with a message listing all email that was
not sent and the reason. It will no longer just die with an internal error message.
Revision
214 -
Directory Listing
Modified
Thu Sep 20 14:41:18 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
fix To: undisclosed-recipients:;
bug
Revision
213 -
Directory Listing
Modified
Thu Sep 20 14:28:19 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
added a line to the feedback message explaining the Access Link
Revision
212 -
Directory Listing
Modified
Thu Sep 20 14:07:44 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
added a comment line.
Revision
211 -
Directory Listing
Modified
Thu Sep 20 00:24:13 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
changed BCENTER and ECENTER as per Mike's suggestion.
Revision
210 -
Directory Listing
Modified
Wed Sep 19 20:51:47 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
Fixed bug so that 0/3 works. Communucated by John Jones.
Revision
209 -
Directory Listing
Modified
Wed Sep 19 20:49:56 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
Fixed bug in gcd so that e.g. gcd(3,0) works. Communicated by John Jones.
Revision
208 -
Directory Listing
Modified
Wed Sep 19 20:32:53 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
added italic and center macros
Revision
207 -
Directory Listing
Modified
Tue Sep 18 14:59:09 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
Added links at top of page
Revision
206 -
Directory Listing
Modified
Fri Sep 14 20:21:52 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
added anstext_non_anonymous, a non anonymous version of anstext
Revision
205 -
Directory Listing
Modified
Fri Sep 14 20:13:23 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
added studentID to envir
Revision
204 -
Directory Listing
Modified
Fri Sep 14 20:07:15 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
fixed small bug in previous update
Revision
203 -
Directory Listing
Modified
Fri Sep 14 19:56:04 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
attached the CLRecord. Without this classlist data was not being passed
to defineProblemEnvir. Also added the studentID to the envir
Revision
202 -
Directory Listing
Modified
Tue Sep 11 19:00:54 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
Fixed bug which prevented TA's from using up button
Revision
201 -
Directory Listing
Modified
Tue Sep 11 17:58:20 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
The webwork DB is updated only if (1) the student login is changed
(2) the webwork DB exists (i.e. some sets have been built) and
(3) sets have been built for the (original) student login.
Revision
200 -
Directory Listing
Modified
Mon Sep 10 18:18:37 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Made small change to NUM_CMP which insures that
$correctVal is defined when the answer is a string.
Revision
199 -
Directory Listing
Modified
Mon Sep 10 17:07:36 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Made the check within dangerousMacros.pl which insures that DOCUMENT()
comes before loadMacros() in a problem, more robust.
the new code checks this formatting somewhat more rigorously and gives a
clearer error message about what is wrong. The check is still not foolproof.
Revision
198 -
Directory Listing
Modified
Mon Sep 10 17:05:20 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
removed unneeded comments and cleaned up the code formatting.
Revision
197 -
Directory Listing
Modified
Mon Sep 10 17:03:33 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Removed commented out lines which are no longer needed.
Revision
196 -
Directory Listing
Modified
Mon Sep 10 17:01:24 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Added extra information to the error message.
Avoided the error message when the die message comes from within
a trapped eval inside the XML parser
Revision
195 -
Directory Listing
Modified
Sat Sep 8 13:34:03 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
explicitly delete CAPA options 'sig', 'tries', 'wgt' which are
meaningless to WeBWorK
Revision
194 -
Directory Listing
Modified
Sat Sep 8 04:51:25 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Fixed a bug in CAPA_ans which called the old style numerical compare
and string compare functions (including some useless parameters)
This will fix several errors that have arisen in CAPA problems, but
perhaps not all of them.
Revision
193 -
Directory Listing
Modified
Sat Sep 8 04:49:44 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Fixed a bug which prevented the unit mol from working.
Revision
192 -
Directory Listing
Modified
Thu Sep 6 15:48:35 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
When sorting by student name, the sorts are now case insentitive
Revision
191 -
Directory Listing
Modified
Wed Sep 5 19:02:27 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
reverted to previous bug fix in reading fields.
Revision
190 -
Directory Listing
Modified
Wed Sep 5 18:44:50 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
two changes. First the script no longer attempts to send mail to practice users
Secondly if it encounters a bad email address, it does not just quit as before
(without sending remaining messages) rather it goes on sending all messages
and at the end lists all students for whom no message was sent.
Revision
189 -
Directory Listing
Modified
Tue Sep 4 22:23:09 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Added a change to loadMacros that allows for macro files that
end in .pg
Revision
188 -
Directory Listing
Modified
Tue Sep 4 16:40:58 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Modifications in these two files make questions whose answer blanks hve
the same names behave properly.
The new versions of CGI seem to return such answers as a reference to an array.
Earlier versions returned the answrs as a string with \0 separators.
With the new changes the AnswerEvaluator get_student_answer subroutine and
the NAMED_ANS_RULE in PGbasicmacros.pl will handle either a null separated
string or an answer array when dealing with vector answers.
This should correct some difficulties experienced in the linear algebra
questions. More testing needs to be done.
Revision
187 -
Directory Listing
Modified
Fri Aug 31 19:29:51 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
not new anymore!
Revision
186 -
Directory Listing
Modified
Fri Aug 31 18:55:11 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
deprecated.
Revision
184 -
Directory Listing
Modified
Fri Aug 31 18:34:55 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
Changed $validAddress to be more permissive and suck less. The version
that only accepts email from .rochester.edu domains is commented out.
Revision
183 -
Directory Listing
Modified
Fri Aug 31 17:16:24 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
Cleaned these scripts up a little. Instead of setting the PATH, it just
uses the directory specified to call each utility with its full path. Also
added some documentation and got rid of some cruft (which, of course, one
can still pull out of CVS if needed). Incidentally, all the utilities used
in these two scripts are from the netpbm package.
Revision
182 -
Directory Listing
Modified
Fri Aug 31 17:13:40 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
Got rid of a die that I put into makeL2H for debugging.
Revision
181 -
Directory Listing
Modified
Fri Aug 31 16:49:44 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
fixed bug the prevented statistics from students in unnamed sections or
recitations from being displayed. Also replaced leading spaces by tabs
Revision
180 -
Directory Listing
Modified
Fri Aug 31 16:43:08 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
Changed pdf generation process in welcomeAction.pl to use ghostscript
directly rather than calling ps2pdf. Removed $Global::externalPs2pdfPath
and added $Global::externalGsPath.
Revision
179 -
Directory Listing
Modified
Fri Aug 31 16:07:39 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
added $externalLaTeX2HTMLSupportPath to section about LaTeX2HTML stuff...
this variable is used by displayMacros.pl:makeL2H to set the path.
Revision
178 -
Directory Listing
Modified
Fri Aug 31 16:06:54 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
makeL2H now appends the contents of $Global::externalLaTeX2HTMLSupportPath
to $ENV{PATH} before calling latex2html. this is kinda hackish, but it
works. perhaps instead of this, we should set the path globally to
something like '/bin:/usr/bin:/usr/local/bin'. (see the email i'm about
to send.)
Revision
177 -
Directory Listing
Modified
Fri Aug 31 15:08:51 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
Course directory permissions are now set properly:
demo => 755, working => 775
Revision
176 -
Directory Listing
Modified
Thu Aug 30 14:41:00 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Adding xFunctions applets
Revision
175 -
Directory Listing
Modified
Thu Aug 30 14:40:21 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
This javaScript row reduction tool is used in some problems.
Revision
174 -
Directory Listing
Modified
Thu Aug 30 14:20:20 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
Fixed some assumptions made by system_webwork_setup: it no longer needs to
be called from the main directory, but it uses the current directory as a
guess for the main directory when it asks the question.
Revision
173 -
Directory Listing
Modified
Thu Aug 30 12:04:00 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Protect against possibility that {debug} is not defined
in AnswerEvaluator.
Revision
172 -
Directory Listing
Modified
Thu Aug 30 03:03:19 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Made sure that num_cmp, fun_cmp and str_cmp return an
answer evaluator when used in scalar context. In other words
$ans_eval = num_cmp(234);
will now work as expected -- you will get one answer evaluator which
checks whether the answer is 234.
Previously you had to write:
($ans_eval) = num_cmp(234);
or else you would have the numeral 1 placed in $ans_eval since
that is how many answer evaluators were created.
Revision
171 -
Directory Listing
Modified
Thu Aug 30 02:59:30 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Fixed a misspelling of displaystr in the undeterminedExp subroutine
Revision
170 -
Directory Listing
Modified
Thu Aug 30 02:58:29 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Fixed a careless mistake in localizing variables.
Revision
169 -
Directory Listing
Modified
Wed Aug 29 19:50:46 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
This is the new gif for version 1.7
Revision
168 -
Directory Listing
Modified
Wed Aug 29 18:24:58 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
moved back to system/
Revision
167 -
Directory Listing
Modified
Wed Aug 29 18:15:13 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
formatting
Revision
166 -
Directory Listing
Modified
Wed Aug 29 18:13:45 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
s/blankCourse/demoCourse/
Revision
165 -
Directory Listing
Modified
Wed Aug 29 18:06:08 2001 UTC (11 years, 8 months ago) by
apizer
Original Path:
trunk
Added Zig's more general problem grader
Revision
164 -
Directory Listing
Modified
Wed Aug 29 16:59:24 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
added defaults.cws from /ww/webwork/courses/blankCourse.
fixed comments, added $Id$ tag.
Revision
163 -
Directory Listing
Modified
Wed Aug 29 11:56:30 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Modifications to documentation.
Minor modifications to the way some defaults are set. New
versions use set_default_options.
Revision
162 -
Directory Listing
Modified
Mon Aug 27 15:55:23 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
moved $psvn_digits and $htmlModeDefault into # Internal settings #
section, changed $htmlModeDefault to HTML and $logAccessData to 0
Revision
161 -
Directory Listing
Modified
Mon Aug 27 15:30:07 2001 UTC (11 years, 8 months ago) by
sh002i
Original Path:
trunk
Moved to ../
Revision
160 -
Directory Listing
Modified
Sun Aug 26 02:22:48 2001 UTC (11 years, 8 months ago) by
gage
Original Path:
trunk
Modified the pod documentation
Revision
159 -
Directory Listing
Modified
Thu Aug 23 23:56:03 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Modified NUM_CMP so that it always places a numerical value in
$rh_ans->{correct_ans} even when the original answer is an
exression to be evaluated by perl.
Also modified prfmt so that it doesn't try to format arithmetic
expressions using sprintf
Revision
158 -
Directory Listing
Modified
Wed Aug 22 19:19:14 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Commented out an unnecesary line requiring List.pm
Revision
157 -
Directory Listing
Modified
Wed Aug 22 16:53:00 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Added forking code to probSerHeader translation code in createTexSource().
Revision
156 -
Directory Listing
Modified
Wed Aug 22 16:16:04 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Added mol (mole -- basic unit)
and horsepower = 746W (watts)
Revision
155 -
Directory Listing
Modified
Tue Aug 21 21:14:40 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Added forking code to createTexSource to fix weird PGtranslator problem.
Revision
154 -
Directory Listing
Modified
Tue Aug 21 01:23:43 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Added a default value for tolerance to is_zero_array
macro and removed the allow_unknown_defaults value.
Changed the call to is_zero_array from tol to tolerance in
FUNCTION_CMP.
Previously, because of the mislabeling of 'tolerance' as 'tol' the
tolerance value could not be set and was always being
set to a default value.
Revision
153 -
Directory Listing
Modified
Mon Aug 20 16:05:10 2001 UTC (11 years, 9 months ago) by
apizer
Original Path:
trunk
Moved srand(time) out of loop around line 540. Otherwise (as Zig reports)
many or all students get the same seed for new or reseeded problems.
Revision
152 -
Directory Listing
Modified
Fri Aug 17 22:02:48 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
made profEditCourseFiles.pl only recurse when dealing with header files,
added "Edit Course index.html File" function to profHousekeeping.pl.
Revision
151 -
Directory Listing
Modified
Fri Aug 17 21:48:01 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Added recursiveFindFiles subroutine (duplicate!), expanded pattern match
to only show *header*.pg files rather than *.pg files.
Revision
150 -
Directory Listing
Modified
Fri Aug 17 21:36:27 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
added recursiveFindFiles subroutine, used it to replace `find` call for
set header file editing form.
Revision
149 -
Directory Listing
Modified
Fri Aug 17 19:24:02 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Expanded "edit header file" functionality to do a recursive search.
Revision
148 -
Directory Listing
Modified
Fri Aug 17 19:18:53 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
moved from ../
Revision
147 -
Directory Listing
Modified
Fri Aug 17 19:18:45 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
moved to templates/
Revision
146 -
Directory Listing
Modified
Fri Aug 17 18:15:23 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
moved from webwork/ww_prob_lib/macros
Revision
145 -
Directory Listing
Modified
Fri Aug 17 17:30:07 2001 UTC (11 years, 9 months ago) by
apizer
Original Path:
trunk
Added more comments which go in the webworkCourse.ph file explaining how
the defaultReply address works.
Revision
144 -
Directory Listing
Modified
Fri Aug 17 15:46:29 2001 UTC (11 years, 9 months ago) by
apizer
Original Path:
trunk
Changed feedback.pl so that it access the course environmen. Student
feedback now has a ReplyTo field which contains the student and
Global::defaultReply.
Revision
143 -
Directory Listing
Modified
Thu Aug 16 21:21:13 2001 UTC (11 years, 9 months ago) by
apizer
Original Path:
trunk
The webworkCourse.ph file now contains information on setting the
$smtpSender, defaultFrom and defaultReply variables
Revision
142 -
Directory Listing
Modified
Thu Aug 16 20:08:25 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
added this to the repository
Revision
141 -
Directory Listing
Modified
Thu Aug 16 20:07:49 2001 UTC (11 years, 9 months ago) by
apizer
Original Path:
trunk
Two changes. One is to use Global::smtpSender for smtp
The other is to fill in a default from email address for the student
Revision
140 -
Directory Listing
Modified
Thu Aug 16 19:17:55 2001 UTC (11 years, 9 months ago) by
apizer
Original Path:
trunk
define variables smtpSender, defaultFrom, defaultReply
Revision
139 -
Directory Listing
Modified
Thu Aug 16 18:35:08 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
okay, actually commented out all the courseScripts lines this time.
Revision
138 -
Directory Listing
Modified
Thu Aug 16 18:32:17 2001 UTC (11 years, 9 months ago) by
apizer
Original Path:
trunk
Revererted to profSendmail from system with bug fixes (see below).
The previous version incorporated Bill Wheelers initial checking of the
validity of email addresses. However Bill has improved (or at least
changed) this a lot. He has sent us a new version, but we do not have
time to check it out. We will add the functionality later
Bug fixes, etc. SMTP is now called with the address $smtpSender. Default
values for headers now work
Revision
137 -
Directory Listing
Modified
Thu Aug 16 18:29:27 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
commented out lines that chmod courseScripts directory (as I recall, that
directory is no longer used).
Revision
136 -
Directory Listing
Modified
Wed Aug 15 15:03:08 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Actually changed the value of $Global::externalLaTeX2HTMLInit. Sorry about
that. :P
Revision
135 -
Directory Listing
Modified
Wed Aug 15 14:45:38 2001 UTC (11 years, 9 months ago) by
ch003i
Original Path:
trunk
Added 'allow_unknown_options' in is_a_zero_array filter to avoid error in function_cmp routine.
Revision
134 -
Directory Listing
Modified
Tue Aug 14 21:00:06 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Reordered some config items, changed $externalLaTeX2HTMLInit.
Revision
133 -
Directory Listing
Modified
Tue Aug 14 20:59:15 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Renamed latex2html.init.98.1 latex2html.init.98.1p1 to make it able to be
referred to as "latex2html.init.$Global::externalLaTeX2HTMLVersion".
Revision
132 -
Directory Listing
Modified
Tue Aug 14 20:45:45 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Unreferenced file -- removed.
Revision
131 -
Directory Listing
Modified
Tue Aug 14 20:25:40 2001 UTC (11 years, 9 months ago) by
apizer
Original Path:
trunk
Modified lines 505-10 so that when a problem is viewed for the first time,
process_answers from PGtranslator.pm is still run with empty imput. This
means that the correct mesages from problem graders will be displayed (and
erroneous error messages will not be displayed) the first time a problem
is viewed.
Revision
130 -
Directory Listing
Modified
Mon Aug 13 20:42:26 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
moved latex2html init files to lib.
Revision
129 -
Directory Listing
Modified
Mon Aug 13 20:42:12 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
moved latex2html init files into lib.
Changed $Global::externalLatex2HTMLPath.
Revision
128 -
Directory Listing
Modified
Mon Aug 13 20:41:26 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Fixed makeL2H to use $Global::externalLatex2HTML{Path,Version,Init} vars.
Revision
127 -
Directory Listing
Modified
Mon Aug 13 20:29:42 2001 UTC (11 years, 9 months ago) by
apizer
Original Path:
trunk
removed all reference to courseScripts directory (which is no longer used
by individual courses). Also the default now in setting up a course is to
have the macros directory implemented. Added comments on the
webworkCourse.ph file explaining how the macros directory works.
Revision
126 -
Directory Listing
Modified
Mon Aug 13 18:26:55 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Moved from blankCourse, changed index.html from 0644 to 0664.
Revision
125 -
Directory Listing
Modified
Mon Aug 13 18:12:32 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Updating pod documentation
Revision
124 -
Directory Listing
Modified
Mon Aug 13 16:09:14 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Updating pod documentation
Revision
123 -
Directory Listing
Modified
Mon Aug 13 16:07:32 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Removed warning message about avg_problem_grader, since now
avg_problem_grader is also installed in PGtranslator and can
be used as a default grader. (std_problem_grader can also be
used as a default).
Revision
122 -
Directory Listing
Modified
Sat Aug 11 03:17:43 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
More adjustments to documentation for answer evaluators
Revision
121 -
Directory Listing
Modified
Sat Aug 11 02:26:08 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
The pod documentation is now read from the mainDirectory as
defined in Global.
Revision
120 -
Directory Listing
Modified
Sat Aug 11 02:25:08 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
More documentation added.
Revision
119 -
Directory Listing
Modified
Sat Aug 11 01:48:05 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Added pod comments to PGanswermacros for some of the filters.
I also rearranged the structure of the file slightly to make it
easier to add the pod documentation.
Revision
118 -
Directory Listing
Modified
Sat Aug 11 01:46:39 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Added code to handle warning messages for the paperHeader.pg file
as well as the problems.
Made sure that the warning messages are protected for TeX ONLY when
the output will be hard copy (i.e. when the list @PG_COMPILE_ERRORS
is empty.) otherwise the warning messages are left as HTML
Revision
117 -
Directory Listing
Modified
Sat Aug 11 00:25:14 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Added logPrint to error messages when the TeX code cannot be
converted into a .dvi file. This allows useful feedback when
there is a pure tex error -- i.e. the .pg file compiles correctly
but the resulting TeX is not well formed.
Also added some code that adds warning messages after each problem (except
the screen/pageheader file) with some extra formatting so that messages
can be handled by the TeX processor.
If this latter code is adequate it should probably be abstracted and moved
to Global near where the PG warnings handler is defined. Currently the
code modifies the Global::WARNINGS variable VERY far away from the
definition of that variable. It would be better to have a couple of
subroutines in Global that "print" the WARNINGS string, perhaps protecting
the characters that upset TeX, and another subroutine which clears the
WARNINGS variable.
Meantime keep testing the error output -- it's looking better.
Revision
116 -
Directory Listing
Modified
Fri Aug 10 19:29:56 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
> STRANGE BUG
fixed the strange bug!
Revision
115 -
Directory Listing
Modified
Fri Aug 10 19:03:37 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
Rewrote downloadAllSets to mak sense, fixed error reporting, fixed several
"used only once" warnings, enhanced filename handling for downloaded files
(this is very nice -- it can tell whether we're getting one set for
multiple students or multiple sets for one student :), changed temp file
naming scheme. what fun!
Revision
114 -
Directory Listing
Modified
Fri Aug 10 18:58:31 2001 UTC (11 years, 9 months ago) by
ch003i
Original Path:
trunk
Edited l2h_sticky_answers to stop unwanted combining when answers used multiple fields.
Revision
113 -
Directory Listing
Modified
Fri Aug 10 15:38:29 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
No longer needed since welcomeAction.pl version 1.9
Revision
112 -
Directory Listing
Modified
Fri Aug 10 15:35:24 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
1. Fixed prepareHardcopy. Actually works now.
2. Incorporated old error reporting code into downloadAllSets
This file is incredibly hairy and should be cleaned up/split up a.s.a.p...
Revision
111 -
Directory Listing
Modified
Fri Aug 10 14:34:02 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
added variables for paths to hardcopy generation programs
Revision
110 -
Directory Listing
Modified
Thu Aug 9 21:39:26 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Changes made to best approximation parameters -- added
set_default_options call. Removed some warning messages.
Revision
109 -
Directory Listing
Modified
Thu Aug 9 21:37:29 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
AnswerEvaluators can now handle ans_hash as an input (this allows
the answerevaluator to be used as a filter in another answer evaluator
Cosmetic changes made to the error reporting when the debug
flag is set.
Revision
108 -
Directory Listing
Modified
Thu Aug 9 16:25:05 2001 UTC (11 years, 9 months ago) by
ch003i
Original Path:
trunk
Edited check_eigenvector to include debug option and fixed post-filter to prevent crashing.
Revision
107 -
Directory Listing
Modified
Wed Aug 8 23:43:43 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Made small corrections at lines 417 and 484 which were
causing compile time errors in /ww/logs/error_log. (One
was redefining rh_flags subroutine, the other was an
uncommented fragment of a print statement.
Revision
106 -
Directory Listing
Modified
Wed Aug 8 16:26:11 2001 UTC (11 years, 9 months ago) by
sh002i
Original Path:
trunk
This was an unreferenced copy of latex2html.init.96.1
Revision
105 -
Directory Listing
Modified
Wed Aug 8 16:17:10 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Modified warning so that warnings when end in \n (or in ~~n for .pg files) do not have the extra
stack information appended. This may sometimes make for cleaner output messages.
Revision
104 -
Directory Listing
Modified
Wed Aug 8 15:29:51 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Made sure that the error handlers have Global:: prefixes
Revision
103 -
Directory Listing
Modified
Wed Aug 8 02:29:05 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Changed names in calculate difference vector subroutine to make the
process a bit clearer. There is still more work to be done.
Revision
102 -
Directory Listing
Modified
Wed Aug 8 02:24:16 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Minor changes to the #!/usr/bin/perl line
Revision
101 -
Directory Listing
Modified
Wed Aug 8 02:17:35 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Changed package name for error handlers to Global:: (from main::) to match
the change which occured in Global.pm version 1.6 where the handlers were moved
inside the Global.pm package.
$SIG{'FPE'} = \&Global::PG_floating_point_exception_handler;
$SIG{__WARN__}=\&Global::PG_warnings_handler;
Warning messages from within problems and from within macros should now work again.
Revision
100 -
Directory Listing
Modified
Wed Aug 8 02:13:25 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
replaced \&main::PG_floating_point_exception_handler by
&Global::PG_floating_point_exception_handler
since the exception handler was moved under the package Global section of Global.pm
when the BEGIN block was moved in version 1.6
It's possible that the floating point exception handler available for bad answers
hasn't been working
properly for awhile.
Revision
99 -
Directory Listing
Modified
Wed Aug 8 02:04:44 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
removed commented out copy of subroutine longmess
Revision
98 -
Directory Listing
Modified
Tue Aug 7 18:33:48 2001 UTC (11 years, 9 months ago) by
sam
Original Path:
trunk
Changed $tthpath to pull path from %envir rather than hardcoded path. Yay!
Revision
97 -
Directory Listing
Modified
Tue Aug 7 18:33:14 2001 UTC (11 years, 9 months ago) by
sam
Original Path:
trunk
Added $envir{'externalTTHPath'} to defineProblemEnvir in each file. This
will work with dangerousMacros.pl to specify the path to TTH.
Revision
96 -
Directory Listing
Modified
Tue Aug 7 17:14:13 2001 UTC (11 years, 9 months ago) by
sam
Original Path:
trunk
forgot to save
Revision
95 -
Directory Listing
Modified
Tue Aug 7 17:13:25 2001 UTC (11 years, 9 months ago) by
sam
Original Path:
trunk
Added variables for TTH path and LaTeX2HTML path, version, and init file
path, as part of an effort to de-hardcode paths.
Revision
94 -
Directory Listing
Modified
Tue Aug 7 16:17:14 2001 UTC (11 years, 9 months ago) by
sam
Original Path:
trunk
Disabled documentation file mangling -- the documentation files no longer
need to me mangled!
Revision
93 -
Directory Listing
Modified
Tue Aug 7 16:11:09 2001 UTC (11 years, 9 months ago) by
sam
Original Path:
trunk
Added index.html file as a placeholder for removed docs. This allows
browser requests for the directory to yield a useful error message rather
than "FORBIDDEN"
Revision
92 -
Directory Listing
Modified
Tue Aug 7 16:05:31 2001 UTC (11 years, 9 months ago) by
sam
Original Path:
trunk
1. Set all "WeBWorK docs" links to http://webwork.math.rochester.edu
(rather than /webwork_development_html/docs/)
2. Changed IMG link for logo to be relative (../images/)
Revision
91 -
Directory Listing
Modified
Wed Aug 1 16:32:51 2001 UTC (11 years, 9 months ago) by
gage
Original Path:
trunk
Bringing the common courseScripts version of PGcomplexmacros.pl up to date with the version of PGcomplexmacros.pl found
in the WW_Prob_Lib2 macros directory.
Revision
90 -
Directory Listing
Modified
Tue Jul 31 14:42:18 2001 UTC (11 years, 9 months ago) by
sam
Original Path:
trunk
fixed section that writes webworkConfig.pm so that setting $cgiDebugMode=1
(in Global.pm) actually turns on debugging.
Revision
89 -
Directory Listing
Modified
Tue Jul 31 14:38:29 2001 UTC (11 years, 9 months ago) by
sam
Original Path:
trunk
added additional comments regarding $cgiDebugMode.
Revision
88 -
Directory Listing
Modified
Thu Jul 12 14:53:58 2001 UTC (11 years, 10 months ago) by
apizer
Original Path:
trunk
Fixed bug so that now functions with negative values are handled correctly
Line 2451 has been replaced by line 2452
Revision
87 -
Directory Listing
Modified
Tue Jul 3 18:21:06 2001 UTC (11 years, 10 months ago) by
apizer
Original Path:
trunk
Now script checks if problem set data exists before deleting classlist data
Revision
86 -
Directory Listing
Modified
Tue Jul 3 16:51:09 2001 UTC (11 years, 10 months ago) by
apizer
Original Path:
trunk
added check tp prevent deleting a classlist record if problem set data exists
Revision
85 -
Directory Listing
Modified
Tue Jul 3 16:43:47 2001 UTC (11 years, 10 months ago) by
apizer
Original Path:
trunk
initial setNumber to '' if not defined to prevent a pink screen
Revision
84 -
Directory Listing
Modified
Tue Jul 3 12:54:15 2001 UTC (11 years, 10 months ago) by
apizer
Original Path:
trunk
added line 3618 so that only capital E's will be used in scientific notation
Revision
83 -
Directory Listing
Modified
Mon Jul 2 19:40:24 2001 UTC (11 years, 10 months ago) by
sam
Original Path:
trunk
moved config stuff to the top of the file
moved BEGIN block to the bottom of the file
added comments
added $cgiDebugMode flag and explanation
Revision
82 -
Directory Listing
Modified
Mon Jul 2 19:39:17 2001 UTC (11 years, 10 months ago) by
sam
Original Path:
trunk
modified section that writes webworkConfig.pm so that it respects the
$Global::cgiDebugMode flag.
Revision
81 -
Directory Listing
Modified
Mon Jul 2 19:13:35 2001 UTC (11 years, 10 months ago) by
chris
Original Path:
trunk
Continuing standardizing spacing and fixing comments.
Revision
80 -
Directory Listing
Modified
Mon Jul 2 19:04:34 2001 UTC (11 years, 10 months ago) by
maria
Original Path:
trunk
added Regression.pm
Revision
79 -
Directory Listing
Modified
Mon Jul 2 19:02:06 2001 UTC (11 years, 10 months ago) by
maria
Original Path:
trunk
initial report
Revision
78 -
Directory Listing
Modified
Thu Jun 28 16:59:20 2001 UTC (11 years, 10 months ago) by
maria
Original Path:
trunk
modified documentation
Revision
77 -
Directory Listing
Modified
Thu Jun 28 16:12:58 2001 UTC (11 years, 10 months ago) by
maria
Original Path:
trunk
updated from version 0.06 to version 0.07
Revision
76 -
Directory Listing
Modified
Thu Jun 28 13:33:38 2001 UTC (11 years, 10 months ago) by
chris
Original Path:
trunk
Fixed bug in the reading fields. Added defaultfrom and defaultreply addresses from Global.pm
Revision
75 -
Directory Listing
Modified
Thu Jun 28 13:30:23 2001 UTC (11 years, 10 months ago) by
chris
Original Path:
trunk
Added defaultreply and defaultfrom addresses which are used by Profsendmail.pl
Revision
74 -
Directory Listing
Modified
Wed Jun 27 21:04:59 2001 UTC (11 years, 10 months ago) by
maria
Original Path:
trunk
modified documentation
Revision
73 -
Directory Listing
Modified
Mon Jun 25 20:14:44 2001 UTC (11 years, 10 months ago) by
apizer
Original Path:
trunk
peviewing empty an empty answer no loger gives a pick screen
Revision
72 -
Directory Listing
Modified
Mon Jun 25 19:23:12 2001 UTC (11 years, 10 months ago) by
gage
Original Path:
trunk
Change MatrixReal to MatrixReal1
Revision
71 -
Directory Listing
Modified
Mon Jun 25 19:22:49 2001 UTC (11 years, 10 months ago) by
gage
Original Path:
trunk
Changed references to MatrixReal to MatrixReal1
This might break problems involving matrices or ones involving
answering questions with arbitrary constants (e.g. indefinite integral)
I believe I have caught all of the instances in which this name is used.
Revision
70 -
Directory Listing
Modified
Mon Jun 25 18:20:05 2001 UTC (11 years, 10 months ago) by
sam
Original Path:
trunk
Removed unneeded scripts (as per discussion with gage, apizer). Added
BEGIN-block method for library inclusion to command-line scripts.
Revision
68 -
Directory Listing
Modified
Mon Jun 25 18:18:32 2001 UTC (11 years, 10 months ago) by
sam
Original Path:
trunk
Renamed MatrixReal.pm to MatrixReal1.pm
Revision
67 -
Directory Listing
Modified
Mon Jun 25 16:07:17 2001 UTC (11 years, 10 months ago) by
maria
Original Path:
trunk
corrected a misprint
Revision
66 -
Directory Listing
Modified
Mon Jun 25 14:38:56 2001 UTC (11 years, 10 months ago) by
sam
Original Path:
trunk
changed comments
Revision
65 -
Directory Listing
Modified
Sun Jun 24 03:55:24 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Replaced $piece1 with $piece3 in line 336 and following to avoid a
"my" conflict. I also commented out oldivy which contained a print
statement and therefore wouldn't compile within the problems.
These are temporary fixes, for this file in order to enable it to compile.
Revision
64 -
Directory Listing
Modified
Sun Jun 24 02:38:31 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
just corrected spelling
Revision
63 -
Directory Listing
Modified
Sat Jun 23 21:22:33 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
Renamed normal to normal_prob, and inv_normal to normal_distr (modified all the problems in the library accordingly.)
----------------------------------------------------------------------
Revision
62 -
Directory Listing
Modified
Sat Jun 23 20:32:08 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
Added .cvsignore telling CVS to ignore all *_log files in the logs directory.
Revision
61 -
Directory Listing
Modified
Fri Jun 22 21:29:58 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Fixed errors in sourceAlias
Modified parts of alias so that PG_restricted_eval was not used.
(This is unnecessary as long as we use forking to create a child
with the same namespace.)
Revision
60 -
Directory Listing
Modified
Fri Jun 22 20:03:01 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Added _PGgraphmacros_init subroutine
Revision
59 -
Directory Listing
Modified
Fri Jun 22 19:39:04 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Added Distributions to the module list
Revision
58 -
Directory Listing
Modified
Fri Jun 22 19:38:28 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Corrected the #!/usr/local/bin/webwork-perl
line
Revision
57 -
Directory Listing
Modified
Fri Jun 22 19:36:13 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Added a commented out line which, when uncommented, can be used to debug
the evaluation of modules.
Revision
56 -
Directory Listing
Modified
Fri Jun 22 19:31:16 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
initial report
Revision
55 -
Directory Listing
Modified
Fri Jun 22 19:28:28 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
added -PGstatisticsmacros_init; cosmetic changes
Revision
54 -
Directory Listing
Modified
Fri Jun 22 18:45:00 2001 UTC (11 years, 11 months ago) by
chris
Original Path:
trunk
Continuing to edit the file to fix spacing and ordering of subroutines.
Revision
53 -
Directory Listing
Modified
Fri Jun 22 17:34:13 2001 UTC (11 years, 11 months ago) by
chris
Original Path:
trunk
Removed already-commented-out routines which were no longer needed.
Revision
52 -
Directory Listing
Modified
Fri Jun 22 01:06:52 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
made 'infty' an acceptable limit of integration for normal function
Revision
51 -
Directory Listing
Modified
Thu Jun 21 20:53:03 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
Fixed headers to include $Id$
Revision
50 -
Directory Listing
Modified
Thu Jun 21 20:38:56 2001 UTC (11 years, 11 months ago) by
chris
Original Path:
trunk
Split evalutesToNumber into subroutine is_a_numeric_expression. No changes in functionality.
Revision
49 -
Directory Listing
Modified
Thu Jun 21 19:53:59 2001 UTC (11 years, 11 months ago) by
chris
Original Path:
trunk
Added "evaluatesToNumber" subroutine. In conjunction with fix_answer_for_display filter, this now fixes a bug with displaying student_ans in a problem that allows strings for valid answers.
Revision
48 -
Directory Listing
Modified
Thu Jun 21 19:45:24 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
Added system_webwork_setup functionality to ask for the group under which
the webserver runs and chgrp the logs/ directory to that group. Thus,
logfiles have been taken out of cvs, and only the directory remains. You
can add the line
$serverGroupName = "webwork";
to your system_webwork_setup.defaults file if you like.
Revision
47 -
Directory Listing
Modified
Thu Jun 21 19:02:29 2001 UTC (11 years, 11 months ago) by
chris
Original Path:
trunk
Same as PG163macros.pl with a new name. subroutine ivy updated to improve readability.
Revision
46 -
Directory Listing
Modified
Thu Jun 21 19:00:53 2001 UTC (11 years, 11 months ago) by
amanda
Original Path:
trunk
fixed fact and step functions so they are recognizable functions again.i
Revision
45 -
Directory Listing
Modified
Thu Jun 21 16:58:25 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Added PGcomplexmacros.pl and PGmatrixmacros.pl to CVS
Revision
44 -
Directory Listing
Modified
Thu Jun 21 15:38:33 2001 UTC (11 years, 11 months ago) by
chris
Original Path:
trunk
Corrected "unrecognizable units" error message so it is displayed correctly.
Revision
43 -
Directory Listing
Modified
Thu Jun 21 15:00:33 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
fixed inv_romberg
Revision
42 -
Directory Listing
Modified
Thu Jun 21 14:57:19 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
new macros
Revision
41 -
Directory Listing
Modified
Thu Jun 21 14:40:51 2001 UTC (11 years, 11 months ago) by
chris
Original Path:
trunk
Added postfilter fix_answers_for_display which incorporates all changes made in previous version.
Revision
40 -
Directory Listing
Modified
Thu Jun 21 13:33:27 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Changed NUM_CMP so that the calculated versions of the student's answer
and the professor's remain in the answer hash to be displayed by
displayMacros.
There are now slight clues, when using num_str_cmp that the
instructor's answer is a string. I'm not sure anyone can find them
easily. Further refinements should be able to remove them in any case.
Revision
39 -
Directory Listing
Modified
Thu Jun 21 10:21:28 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
added inv_romberg function which, given a function, a, and value computes b s.t. integral from a to b is equal
to value.
Revision
38 -
Directory Listing
Modified
Thu Jun 21 01:07:21 2001 UTC (11 years, 11 months ago) by
maria
Original Path:
trunk
added back the fact (factorial) function that has been accidentally deleted
Revision
37 -
Directory Listing
Modified
Thu Jun 21 01:03:14 2001 UTC (11 years, 11 months ago) by
apizer
Original Path:
trunk
Hints and Solutions now use basically the same mechanism. Fixed hugs in hints
and minor bugs in solutions.
Revision
36 -
Directory Listing
Modified
Wed Jun 20 20:01:26 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Simplified some of the scripts. Using forking there is no need
to evaluate $main:: everytime, since it remains the same for both
the parent (where the script is compiled) and in the child where
the script is executed.
There were other minor fixes to work around bugs in 5.6.0 which were
fixed in 5.6.1
Revision
35 -
Directory Listing
Modified
Wed Jun 20 19:04:08 2001 UTC (11 years, 11 months ago) by
chris
Original Path:
trunk
Modified num_cmp to use filters for string comparsions. Routed std_num_str_cmp through num_cmp routines.
Revision
34 -
Directory Listing
Modified
Wed Jun 20 02:02:49 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Fixed problem in std_num_cmp arising from an earlier merge.
Revision
33 -
Directory Listing
Modified
Wed Jun 20 00:40:30 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Corrected error in _PGanswermacros_init
Revision
32 -
Directory Listing
Modified
Wed Jun 20 00:32:01 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Added _PGanswermacros_init subroutine
Revision
31 -
Directory Listing
Modified
Wed Jun 20 00:29:58 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Added _PG......_init subroutines to these two files
.
Revision
30 -
Directory Listing
Modified
Tue Jun 19 22:29:01 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
More refinement of the initialization routines in PGbasicmacros.pl and the
way it is called from dangerousMacros.pl
Revision
29 -
Directory Listing
Modified
Tue Jun 19 21:56:35 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Fixed an evaluation which was being done at compile time rather than at
run time. This could cause the definition of 'main' to be incorrect.
The evaluation was in an error message, so it has probably not been noticed.
Revision
28 -
Directory Listing
Modified
Tue Jun 19 20:56:08 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Fixed problem in dangerousMacros.pl defining i so that it can be used
as a complex number.
Fixed htmlLink so that it gives a friendly error message about broken links
when fed an undefined url.
Revision
27 -
Directory Listing
Modified
Tue Jun 19 20:31:39 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Many modifications to courseScript scripts which will insure that the
routines are re-entrant (i.e. they can be called via mod_perl and don't
need to be re-compiled for every execution run.)
Minor modifications to processProblem8.pl and to PGtranslator.pm
Revision
26 -
Directory Listing
Modified
Tue Jun 19 16:49:09 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Fixed bug in rhomberg.
Revision
25 -
Directory Listing
Modified
Tue Jun 19 16:29:17 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
added two wrapper scripts
Revision
24 -
Directory Listing
Modified
Tue Jun 19 16:04:33 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
added POD
script now works when invoked via perl (axed "use strict" and "our" vars)
fixed bug in pager function
Revision
23 -
Directory Listing
Modified
Tue Jun 19 15:37:34 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Modified the documentation for the trapezoid function.
Revision
22 -
Directory Listing
Modified
Tue Jun 19 13:07:28 2001 UTC (11 years, 11 months ago) by
chris
Original Path:
trunk
Added unix-style filters to NUM_CMP and re-routed all numerical answer evaluators to num_cmp. Combined numerical_compare_with_units and NUM_CMP.
Revision
21 -
Directory Listing
Modified
Tue Jun 19 12:14:14 2001 UTC (11 years, 11 months ago) by
apizer
Original Path:
trunk
Added code giving students the choice whether or not to "show my old
answers", i.e. to show storred sticky answers. The default for practice users
and all users after the answer date is not to show these. Otherwise the
default is to show them. This required a change everywhere processProblem
is called.
Revision
20 -
Directory Listing
Modified
Tue Jun 19 01:50:35 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
Removing from dev 1-7-01
the files numericalmethods.pl and unit_processor.pl which are
no longer used. They have been replaced by Units.pm and PGnumericalmacros.pl
respectively.
Revision
19 -
Directory Listing
Modified
Mon Jun 18 19:38:16 2001 UTC (11 years, 11 months ago) by
amanda
Original Path:
trunk
added fact function to list of functions accepted
fixed step and fact function so that they are seen properly in 'preview answer'
usa
Revision
18 -
Directory Listing
Modified
Mon Jun 18 19:16:59 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
MAKEDEBUG now doesn't overwrite existing debug scripts.
Revision
17 -
Directory Listing
Modified
Mon Jun 18 18:55:18 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
added MAKEDEBUG and MAKEDEBUG.template to generate a debug cgi for each
cgi-script. Ran MAKEDEBUG.
Revision
16 -
Directory Listing
Modified
Mon Jun 18 17:54:53 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
added test comment at top.
Revision
15 -
Directory Listing
Modified
Mon Jun 18 17:53:18 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
fixed cgi url in webworkConfig.pm: uses cgi/cgi-scripts instead of cgi/
Revision
14 -
Directory Listing
Modified
Mon Jun 18 17:32:39 2001 UTC (11 years, 11 months ago) by
amanda
Original Path:
trunk
added fact function
Revision
13 -
Directory Listing
Modified
Mon Jun 18 15:33:16 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
fixed logs/CVS chmod problem
Revision
12 -
Directory Listing
Modified
Mon Jun 18 15:23:29 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
fixed &fixFile to only write when changes were made (really this time)
Revision
11 -
Directory Listing
Modified
Mon Jun 18 15:21:51 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
another setup script test (changed #! lines)
Revision
10 -
Directory Listing
Modified
Fri Jun 15 21:06:18 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
nothing should change
Revision
9 -
Directory Listing
Modified
Fri Jun 15 20:55:02 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
init file is now put in cgi/ and courseScripts/
files are only written if they have been changed
Revision
8 -
Directory Listing
Modified
Fri Jun 15 16:24:03 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
modified use lib lines in cgi-scripts, scripts, courseScripts
removed Global.pm updating and use lib line code from system_webwork_setup
modified Global.pm to use webworkConfig (which is not in the repository!)
Revision
7 -
Directory Listing
Modified
Fri Jun 15 15:16:23 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
tthPath set to /usr/local/bin/tth
Revision
6 -
Directory Listing
Modified
Fri Jun 15 14:29:57 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
development version dev-1-7-01 from /ww/webwork/development 15-June-2001
Revision
5 -
Directory Listing
Modified
Thu Jun 14 23:45:41 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
dev-1-7-01
Revision
4 -
Directory Listing
Modified
Thu Jun 14 23:27:51 2001 UTC (11 years, 11 months ago) by
gage
Original Path:
trunk
dev-1-7-1
Revision
2 -
Directory Listing
Modified
Thu Jun 14 17:08:51 2001 UTC (11 years, 11 months ago) by
sam
Original Path:
trunk
initial import
Revision
1 -
Directory Listing
Added
Thu Jun 14 17:08:51 2001 UTC (11 years, 11 months ago) by
Original Path:
trunk
Standard project directories initialized by cvs2svn.