Log of /trunk/webwork
Directory Listing
Revision
336 -
Directory Listing
Modified
Tue Jun 4 16:20:32 2002 UTC (17 years, 6 months ago) by
apizer
Protect possible '=' and '&' in student answers. Do this in DBglue8 as it is specific to the database used
rather than in processProblem8.
Revision
333 -
Directory Listing
Modified
Fri May 31 18:21:35 2002 UTC (17 years, 6 months ago) by
apizer
Fixed bug reported by Danny Glin by removing all $ and @ from student answers before using them as sticky
answers.
Revision
327 -
Directory Listing
Modified
Thu May 30 21:52:07 2002 UTC (17 years, 6 months ago) by
gage
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 (17 years, 6 months ago) by
gage
Sometimes it seems like the committed file doesn't get modified??
Revision
325 -
Directory Listing
Modified
Thu May 30 20:41:08 2002 UTC (17 years, 6 months ago) by
gage
Fixed a misplaced parens.
Revision
322 -
Directory Listing
Modified
Thu May 30 19:23:27 2002 UTC (17 years, 6 months ago) by
gage
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 (17 years, 6 months ago) by
gage
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
312 -
Directory Listing
Modified
Tue May 28 17:47:07 2002 UTC (17 years, 6 months ago) by
apizer
- 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
309 -
Directory Listing
Modified
Fri May 24 15:54:55 2002 UTC (17 years, 6 months ago) by
apizer
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 (17 years, 6 months ago) by
apizer
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 (17 years, 6 months ago) by
gage
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
293 -
Directory Listing
Modified
Thu May 23 13:52:02 2002 UTC (17 years, 6 months ago) by
gage
Adding documentation
Revision
292 -
Directory Listing
Modified
Thu May 23 13:51:21 2002 UTC (17 years, 6 months ago) by
gage
Updating perl command line to
#!/usr/local/bin/webwork-perl
Revision
291 -
Directory Listing
Modified
Thu May 23 13:50:12 2002 UTC (17 years, 6 months ago) by
gage
Modifying perl command line to
#!/usr/local/bin/webwork-perl
Revision
275 -
Directory Listing
Modified
Mon May 13 20:45:47 2002 UTC (17 years, 6 months ago) by
apizer
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 (17 years, 6 months ago) by
gage
Modified a problem involving the option "tolerance" in num_cmp.
Revision
273 -
Directory Listing
Modified
Fri May 10 21:29:05 2002 UTC (17 years, 7 months ago) by
voloshin
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 (17 years, 8 months ago) by
apizer
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 (17 years, 8 months ago) by
apizer
Macros for doing operations on polynomials contributed by Mark Schmitt
Revision
270 -
Directory Listing
Modified
Thu Jan 17 05:14:18 2002 UTC (17 years, 10 months ago) by
gage
Removed another unneeded file.
Revision
269 -
Directory Listing
Modified
Thu Jan 17 05:11:19 2002 UTC (17 years, 10 months ago) by
gage
Moved xFunctions files into their own directory.
Revision
268 -
Directory Listing
Modified
Fri Jan 4 19:38:05 2002 UTC (17 years, 11 months ago) by
apizer
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 (17 years, 11 months ago) by
gage
Added "bluesq" link to the manpages
Revision
266 -
Directory Listing
Modified
Mon Dec 24 03:43:11 2001 UTC (17 years, 11 months ago) by
gage
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 (17 years, 11 months ago) by
apizer
`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 (17 years, 11 months ago) by
gage
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 (17 years, 11 months ago) by
gage
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 (17 years, 11 months ago) by
gage
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 (18 years ago) by
apizer
allow solutioned to be printed in hard copy
Revision
260 -
Directory Listing
Modified
Sat Nov 17 17:49:16 2001 UTC (18 years ago) by
apizer
fitted comment line
Revision
259 -
Directory Listing
Modified
Sat Nov 17 17:40:22 2001 UTC (18 years ago) by
apizer
reset TieMaxTries back to 30
Revision
258 -
Directory Listing
Modified
Thu Nov 15 21:45:12 2001 UTC (18 years ago) by
apizer
commented out line 10
Revision
257 -
Directory Listing
Modified
Sun Nov 4 22:58:31 2001 UTC (18 years, 1 month ago) by
apizer
initial version
Revision
256 -
Directory Listing
Modified
Sun Nov 4 21:43:40 2001 UTC (18 years, 1 month ago) by
apizer
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 (18 years, 1 month ago) by
apizer
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 (18 years, 1 month ago) by
sh002i
Updated date to 2001.
(And fixed the cvs-log mail script!)
Revision
253 -
Directory Listing
Modified
Sun Nov 4 00:13:20 2001 UTC (18 years, 1 month ago) by
sh002i
sdfsdf
Revision
252 -
Directory Listing
Modified
Sun Nov 4 00:12:43 2001 UTC (18 years, 1 month ago) by
sh002i
sdfsdfsdf
Revision
251 -
Directory Listing
Modified
Sun Nov 4 00:12:09 2001 UTC (18 years, 1 month ago) by
sh002i
sgfdsrgdtfgdfg
Revision
250 -
Directory Listing
Modified
Sun Nov 4 00:10:58 2001 UTC (18 years, 1 month ago) by
sh002i
xfjkghxkgxg
Revision
249 -
Directory Listing
Modified
Sun Nov 4 00:10:40 2001 UTC (18 years, 1 month ago) by
sh002i
poop
Revision
248 -
Directory Listing
Modified
Sun Nov 4 00:08:01 2001 UTC (18 years, 1 month ago) by
sh002i
blah
Revision
247 -
Directory Listing
Modified
Sun Nov 4 00:07:40 2001 UTC (18 years, 1 month ago) by
sh002i
blah
Revision
246 -
Directory Listing
Modified
Sun Nov 4 00:02:02 2001 UTC (18 years, 1 month ago) by
sh002i
test 3
Revision
245 -
Directory Listing
Modified
Sun Nov 4 00:01:38 2001 UTC (18 years, 1 month ago) by
sh002i
test commit 2
Revision
244 -
Directory Listing
Modified
Sun Nov 4 00:01:11 2001 UTC (18 years, 1 month ago) by
sh002i
test commit
Revision
243 -
Directory Listing
Modified
Sat Nov 3 00:08:30 2001 UTC (18 years, 1 month ago) by
sh002i
test commit\
Revision
242 -
Directory Listing
Modified
Sat Nov 3 00:06:45 2001 UTC (18 years, 1 month ago) by
sh002i
test commit
Revision
241 -
Directory Listing
Modified
Fri Nov 2 23:53:57 2001 UTC (18 years, 1 month ago) by
sh002i
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 (18 years, 1 month ago) by
sh002i
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 (18 years, 1 month ago) by
sh002i
added tie lib for Berkeley DB version 3.
Revision
237 -
Directory Listing
Modified
Fri Oct 19 15:59:44 2001 UTC (18 years, 1 month ago) by
apizer
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 (18 years, 1 month ago) by
apizer
modified permissions
Revision
234 -
Directory Listing
Modified
Tue Oct 16 00:34:33 2001 UTC (18 years, 1 month ago) by
apizer
minor changes
Revision
233 -
Directory Listing
Modified
Tue Oct 16 00:20:35 2001 UTC (18 years, 1 month ago) by
apizer
Change comment about the location og Globwal.pm
Revision
232 -
Directory Listing
Modified
Mon Oct 15 21:13:14 2001 UTC (18 years, 1 month ago) by
apizer
fixed bug. Originally didn't call pngtopnm but rather giftopnm
Revision
231 -
Directory Listing
Modified
Fri Oct 12 18:49:38 2001 UTC (18 years, 1 month ago) by
apizer
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 (18 years, 2 months ago) by
voloshin
added print &htmlTOP("...
Revision
229 -
Directory Listing
Modified
Sun Oct 7 21:37:38 2001 UTC (18 years, 2 months ago) by
voloshin
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 (18 years, 2 months ago) by
apizer
Fixed bug. Need to write \$var in comments
Revision
227 -
Directory Listing
Modified
Tue Oct 2 13:55:21 2001 UTC (18 years, 2 months ago) by
apizer
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 (18 years, 2 months ago) by
apizer
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 (18 years, 2 months ago) by
apizer
make all log files group writabe and error_log world writable
Revision
224 -
Directory Listing
Modified
Sat Sep 29 13:01:54 2001 UTC (18 years, 2 months ago) by
apizer
make error_log world writable
make access_log group writable
Revision
223 -
Directory Listing
Modified
Sat Sep 29 01:33:43 2001 UTC (18 years, 2 months ago) by
apizer
give a warning if can't open error_log
Revision
222 -
Directory Listing
Modified
Sat Sep 29 00:05:55 2001 UTC (18 years, 2 months ago) by
apizer
make the log files world readable
Revision
221 -
Directory Listing
Modified
Fri Sep 28 23:37:07 2001 UTC (18 years, 2 months ago) by
apizer
Log errors to error_log, not to access_log
Revision
220 -
Directory Listing
Modified
Thu Sep 27 13:55:49 2001 UTC (18 years, 2 months ago) by
apizer
set DEFAULT_PERL_PATH = '/usr/local/bin/perl'
Revision
219 -
Directory Listing
Modified
Mon Sep 24 16:52:17 2001 UTC (18 years, 2 months ago) by
gage
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 (18 years, 2 months ago) by
apizer
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 (18 years, 2 months ago) by
apizer
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 (18 years, 2 months ago) by
apizer
changed content-type to Content-type
Revision
215 -
Directory Listing
Modified
Fri Sep 21 12:54:46 2001 UTC (18 years, 2 months ago) by
apizer
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 (18 years, 2 months ago) by
apizer
fix To: undisclosed-recipients:;
bug
Revision
213 -
Directory Listing
Modified
Thu Sep 20 14:28:19 2001 UTC (18 years, 2 months ago) by
apizer
added a line to the feedback message explaining the Access Link
Revision
212 -
Directory Listing
Modified
Thu Sep 20 14:07:44 2001 UTC (18 years, 2 months ago) by
apizer
added a comment line.
Revision
211 -
Directory Listing
Modified
Thu Sep 20 00:24:13 2001 UTC (18 years, 2 months ago) by
apizer
changed BCENTER and ECENTER as per Mike's suggestion.
Revision
210 -
Directory Listing
Modified
Wed Sep 19 20:51:47 2001 UTC (18 years, 2 months ago) by
apizer
Fixed bug so that 0/3 works. Communucated by John Jones.
Revision
209 -
Directory Listing
Modified
Wed Sep 19 20:49:56 2001 UTC (18 years, 2 months ago) by
apizer
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 (18 years, 2 months ago) by
apizer
added italic and center macros
Revision
207 -
Directory Listing
Modified
Tue Sep 18 14:59:09 2001 UTC (18 years, 2 months ago) by
apizer
Added links at top of page
Revision
206 -
Directory Listing
Modified
Fri Sep 14 20:21:52 2001 UTC (18 years, 2 months ago) by
apizer
added anstext_non_anonymous, a non anonymous version of anstext
Revision
205 -
Directory Listing
Modified
Fri Sep 14 20:13:23 2001 UTC (18 years, 2 months ago) by
apizer
added studentID to envir
Revision
204 -
Directory Listing
Modified
Fri Sep 14 20:07:15 2001 UTC (18 years, 2 months ago) by
apizer
fixed small bug in previous update
Revision
203 -
Directory Listing
Modified
Fri Sep 14 19:56:04 2001 UTC (18 years, 2 months ago) by
apizer
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 (18 years, 2 months ago) by
apizer
Fixed bug which prevented TA's from using up button
Revision
201 -
Directory Listing
Modified
Tue Sep 11 17:58:20 2001 UTC (18 years, 2 months ago) by
apizer
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 (18 years, 2 months ago) by
gage
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 (18 years, 2 months ago) by
gage
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 (18 years, 2 months ago) by
gage
removed unneeded comments and cleaned up the code formatting.
Revision
197 -
Directory Listing
Modified
Mon Sep 10 17:03:33 2001 UTC (18 years, 2 months ago) by
gage
Removed commented out lines which are no longer needed.
Revision
196 -
Directory Listing
Modified
Mon Sep 10 17:01:24 2001 UTC (18 years, 2 months ago) by
gage
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 (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
gage
Fixed a bug which prevented the unit mol from working.
Revision
192 -
Directory Listing
Modified
Thu Sep 6 15:48:35 2001 UTC (18 years, 3 months ago) by
apizer
When sorting by student name, the sorts are now case insentitive
Revision
191 -
Directory Listing
Modified
Wed Sep 5 19:02:27 2001 UTC (18 years, 3 months ago) by
apizer
reverted to previous bug fix in reading fields.
Revision
190 -
Directory Listing
Modified
Wed Sep 5 18:44:50 2001 UTC (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
sh002i
not new anymore!
Revision
186 -
Directory Listing
Modified
Fri Aug 31 18:55:11 2001 UTC (18 years, 3 months ago) by
sh002i
deprecated.
Revision
184 -
Directory Listing
Modified
Fri Aug 31 18:34:55 2001 UTC (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
Course directory permissions are now set properly:
demo => 755, working => 775
Revision
176 -
Directory Listing
Modified
Thu Aug 30 14:41:00 2001 UTC (18 years, 3 months ago) by
gage
Adding xFunctions applets
Revision
175 -
Directory Listing
Modified
Thu Aug 30 14:40:21 2001 UTC (18 years, 3 months ago) by
gage
This javaScript row reduction tool is used in some problems.
Revision
174 -
Directory Listing
Modified
Thu Aug 30 14:20:20 2001 UTC (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
gage
Protect against possibility that {debug} is not defined
in AnswerEvaluator.
Revision
172 -
Directory Listing
Modified
Thu Aug 30 03:03:19 2001 UTC (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
gage
Fixed a misspelling of displaystr in the undeterminedExp subroutine
Revision
170 -
Directory Listing
Modified
Thu Aug 30 02:58:29 2001 UTC (18 years, 3 months ago) by
gage
Fixed a careless mistake in localizing variables.
Revision
169 -
Directory Listing
Modified
Wed Aug 29 19:50:46 2001 UTC (18 years, 3 months ago) by
apizer
This is the new gif for version 1.7
Revision
168 -
Directory Listing
Modified
Wed Aug 29 18:24:58 2001 UTC (18 years, 3 months ago) by
sh002i
moved back to system/
Revision
167 -
Directory Listing
Modified
Wed Aug 29 18:15:13 2001 UTC (18 years, 3 months ago) by
sh002i
formatting
Revision
166 -
Directory Listing
Modified
Wed Aug 29 18:13:45 2001 UTC (18 years, 3 months ago) by
sh002i
s/blankCourse/demoCourse/
Revision
165 -
Directory Listing
Modified
Wed Aug 29 18:06:08 2001 UTC (18 years, 3 months ago) by
apizer
Added Zig's more general problem grader
Revision
164 -
Directory Listing
Modified
Wed Aug 29 16:59:24 2001 UTC (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
Moved to ../
Revision
160 -
Directory Listing
Modified
Sun Aug 26 02:22:48 2001 UTC (18 years, 3 months ago) by
gage
Modified the pod documentation
Revision
159 -
Directory Listing
Modified
Thu Aug 23 23:56:03 2001 UTC (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
gage
Commented out an unnecesary line requiring List.pm
Revision
157 -
Directory Listing
Modified
Wed Aug 22 16:53:00 2001 UTC (18 years, 3 months ago) by
sh002i
Added forking code to probSerHeader translation code in createTexSource().
Revision
156 -
Directory Listing
Modified
Wed Aug 22 16:16:04 2001 UTC (18 years, 3 months ago) by
gage
Added mol (mole -- basic unit)
and horsepower = 746W (watts)
Revision
155 -
Directory Listing
Modified
Tue Aug 21 21:14:40 2001 UTC (18 years, 3 months ago) by
sh002i
Added forking code to createTexSource to fix weird PGtranslator problem.
Revision
154 -
Directory Listing
Modified
Tue Aug 21 01:23:43 2001 UTC (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
Expanded "edit header file" functionality to do a recursive search.
Revision
148 -
Directory Listing
Modified
Fri Aug 17 19:18:53 2001 UTC (18 years, 3 months ago) by
sh002i
moved from ../
Revision
147 -
Directory Listing
Modified
Fri Aug 17 19:18:45 2001 UTC (18 years, 3 months ago) by
sh002i
moved to templates/
Revision
146 -
Directory Listing
Modified
Fri Aug 17 18:15:23 2001 UTC (18 years, 3 months ago) by
sh002i
moved from webwork/ww_prob_lib/macros
Revision
145 -
Directory Listing
Modified
Fri Aug 17 17:30:07 2001 UTC (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
sh002i
added this to the repository
Revision
141 -
Directory Listing
Modified
Thu Aug 16 20:07:49 2001 UTC (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
apizer
define variables smtpSender, defaultFrom, defaultReply
Revision
139 -
Directory Listing
Modified
Thu Aug 16 18:35:08 2001 UTC (18 years, 3 months ago) by
sh002i
okay, actually commented out all the courseScripts lines this time.
Revision
138 -
Directory Listing
Modified
Thu Aug 16 18:32:17 2001 UTC (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
Actually changed the value of $Global::externalLaTeX2HTMLInit. Sorry about
that. :P
Revision
135 -
Directory Listing
Modified
Wed Aug 15 14:45:38 2001 UTC (18 years, 3 months ago) by
ch003i
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 (18 years, 3 months ago) by
sh002i
Reordered some config items, changed $externalLaTeX2HTMLInit.
Revision
133 -
Directory Listing
Modified
Tue Aug 14 20:59:15 2001 UTC (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
Unreferenced file -- removed.
Revision
131 -
Directory Listing
Modified
Tue Aug 14 20:25:40 2001 UTC (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
sh002i
moved latex2html init files to lib.
Revision
129 -
Directory Listing
Modified
Mon Aug 13 20:42:12 2001 UTC (18 years, 3 months ago) by
sh002i
moved latex2html init files into lib.
Changed $Global::externalLatex2HTMLPath.
Revision
128 -
Directory Listing
Modified
Mon Aug 13 20:41:26 2001 UTC (18 years, 3 months ago) by
sh002i
Fixed makeL2H to use $Global::externalLatex2HTML{Path,Version,Init} vars.
Revision
127 -
Directory Listing
Modified
Mon Aug 13 20:29:42 2001 UTC (18 years, 3 months ago) by
apizer
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 (18 years, 3 months ago) by
sh002i
Moved from blankCourse, changed index.html from 0644 to 0664.
Revision
125 -
Directory Listing
Modified
Mon Aug 13 18:12:32 2001 UTC (18 years, 3 months ago) by
gage
Updating pod documentation
Revision
124 -
Directory Listing
Modified
Mon Aug 13 16:09:14 2001 UTC (18 years, 3 months ago) by
gage
Updating pod documentation
Revision
123 -
Directory Listing
Modified
Mon Aug 13 16:07:32 2001 UTC (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
gage
More adjustments to documentation for answer evaluators
Revision
121 -
Directory Listing
Modified
Sat Aug 11 02:26:08 2001 UTC (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
gage
More documentation added.
Revision
119 -
Directory Listing
Modified
Sat Aug 11 01:48:05 2001 UTC (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
gage
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 (18 years, 3 months ago) by
sh002i
> STRANGE BUG
fixed the strange bug!
Revision
115 -
Directory Listing
Modified
Fri Aug 10 19:03:37 2001 UTC (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
ch003i
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 (18 years, 3 months ago) by
sh002i
No longer needed since welcomeAction.pl version 1.9
Revision
112 -
Directory Listing
Modified
Fri Aug 10 15:35:24 2001 UTC (18 years, 3 months ago) by
sh002i
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 (18 years, 3 months ago) by
sh002i
added variables for paths to hardcopy generation programs
Revision
110 -
Directory Listing
Modified
Thu Aug 9 21:39:26 2001 UTC (18 years, 4 months ago) by
gage
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 (18 years, 4 months ago) by
gage
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 (18 years, 4 months ago) by
ch003i
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 (18 years, 4 months ago) by
gage
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 (18 years, 4 months ago) by
sh002i
This was an unreferenced copy of latex2html.init.96.1
Revision
105 -
Directory Listing
Modified
Wed Aug 8 16:17:10 2001 UTC (18 years, 4 months ago) by
gage
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 (18 years, 4 months ago) by
gage
Made sure that the error handlers have Global:: prefixes
Revision
103 -
Directory Listing
Modified
Wed Aug 8 02:29:05 2001 UTC (18 years, 4 months ago) by
gage
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 (18 years, 4 months ago) by
gage
Minor changes to the #!/usr/bin/perl line
Revision
101 -
Directory Listing
Modified
Wed Aug 8 02:17:35 2001 UTC (18 years, 4 months ago) by
gage
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 (18 years, 4 months ago) by
gage
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 (18 years, 4 months ago) by
gage
removed commented out copy of subroutine longmess
Revision
98 -
Directory Listing
Modified
Tue Aug 7 18:33:48 2001 UTC (18 years, 4 months ago) by
sam
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 (18 years, 4 months ago) by
sam
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 (18 years, 4 months ago) by
sam
forgot to save
Revision
95 -
Directory Listing
Modified
Tue Aug 7 17:13:25 2001 UTC (18 years, 4 months ago) by
sam
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 (18 years, 4 months ago) by
sam
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 (18 years, 4 months ago) by
sam
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 (18 years, 4 months ago) by
sam
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 (18 years, 4 months ago) by
gage
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 (18 years, 4 months ago) by
sam
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 (18 years, 4 months ago) by
sam
added additional comments regarding $cgiDebugMode.
Revision
88 -
Directory Listing
Modified
Thu Jul 12 14:53:58 2001 UTC (18 years, 4 months ago) by
apizer
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 (18 years, 5 months ago) by
apizer
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 (18 years, 5 months ago) by
apizer
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 (18 years, 5 months ago) by
apizer
initial setNumber to '' if not defined to prevent a pink screen
Revision
84 -
Directory Listing
Modified
Tue Jul 3 12:54:15 2001 UTC (18 years, 5 months ago) by
apizer
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 (18 years, 5 months ago) by
sam
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 (18 years, 5 months ago) by
sam
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 (18 years, 5 months ago) by
chris
Continuing standardizing spacing and fixing comments.
Revision
80 -
Directory Listing
Modified
Mon Jul 2 19:04:34 2001 UTC (18 years, 5 months ago) by
maria
added Regression.pm
Revision
79 -
Directory Listing
Modified
Mon Jul 2 19:02:06 2001 UTC (18 years, 5 months ago) by
maria
initial report
Revision
78 -
Directory Listing
Modified
Thu Jun 28 16:59:20 2001 UTC (18 years, 5 months ago) by
maria
modified documentation
Revision
77 -
Directory Listing
Modified
Thu Jun 28 16:12:58 2001 UTC (18 years, 5 months ago) by
maria
updated from version 0.06 to version 0.07
Revision
76 -
Directory Listing
Modified
Thu Jun 28 13:33:38 2001 UTC (18 years, 5 months ago) by
chris
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 (18 years, 5 months ago) by
chris
Added defaultreply and defaultfrom addresses which are used by Profsendmail.pl
Revision
74 -
Directory Listing
Modified
Wed Jun 27 21:04:59 2001 UTC (18 years, 5 months ago) by
maria
modified documentation
Revision
73 -
Directory Listing
Modified
Mon Jun 25 20:14:44 2001 UTC (18 years, 5 months ago) by
apizer
peviewing empty an empty answer no loger gives a pick screen
Revision
72 -
Directory Listing
Modified
Mon Jun 25 19:23:12 2001 UTC (18 years, 5 months ago) by
gage
Change MatrixReal to MatrixReal1
Revision
71 -
Directory Listing
Modified
Mon Jun 25 19:22:49 2001 UTC (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
sam
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 (18 years, 5 months ago) by
sam
Renamed MatrixReal.pm to MatrixReal1.pm
Revision
67 -
Directory Listing
Modified
Mon Jun 25 16:07:17 2001 UTC (18 years, 5 months ago) by
maria
corrected a misprint
Revision
66 -
Directory Listing
Modified
Mon Jun 25 14:38:56 2001 UTC (18 years, 5 months ago) by
sam
changed comments
Revision
65 -
Directory Listing
Modified
Sun Jun 24 03:55:24 2001 UTC (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
maria
just corrected spelling
Revision
63 -
Directory Listing
Modified
Sat Jun 23 21:22:33 2001 UTC (18 years, 5 months ago) by
maria
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 (18 years, 5 months ago) by
maria
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 (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
gage
Added _PGgraphmacros_init subroutine
Revision
59 -
Directory Listing
Modified
Fri Jun 22 19:39:04 2001 UTC (18 years, 5 months ago) by
gage
Added Distributions to the module list
Revision
58 -
Directory Listing
Modified
Fri Jun 22 19:38:28 2001 UTC (18 years, 5 months ago) by
gage
Corrected the #!/usr/local/bin/webwork-perl
line
Revision
57 -
Directory Listing
Modified
Fri Jun 22 19:36:13 2001 UTC (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
maria
initial report
Revision
55 -
Directory Listing
Modified
Fri Jun 22 19:28:28 2001 UTC (18 years, 5 months ago) by
maria
added -PGstatisticsmacros_init; cosmetic changes
Revision
54 -
Directory Listing
Modified
Fri Jun 22 18:45:00 2001 UTC (18 years, 5 months ago) by
chris
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 (18 years, 5 months ago) by
chris
Removed already-commented-out routines which were no longer needed.
Revision
52 -
Directory Listing
Modified
Fri Jun 22 01:06:52 2001 UTC (18 years, 5 months ago) by
maria
made 'infty' an acceptable limit of integration for normal function
Revision
51 -
Directory Listing
Modified
Thu Jun 21 20:53:03 2001 UTC (18 years, 5 months ago) by
sam
Fixed headers to include $Id$
Revision
50 -
Directory Listing
Modified
Thu Jun 21 20:38:56 2001 UTC (18 years, 5 months ago) by
chris
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 (18 years, 5 months ago) by
chris
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 (18 years, 5 months ago) by
sam
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 (18 years, 5 months ago) by
chris
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 (18 years, 5 months ago) by
amanda
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 (18 years, 5 months ago) by
gage
Added PGcomplexmacros.pl and PGmatrixmacros.pl to CVS
Revision
44 -
Directory Listing
Modified
Thu Jun 21 15:38:33 2001 UTC (18 years, 5 months ago) by
chris
Corrected "unrecognizable units" error message so it is displayed correctly.
Revision
43 -
Directory Listing
Modified
Thu Jun 21 15:00:33 2001 UTC (18 years, 5 months ago) by
maria
fixed inv_romberg
Revision
42 -
Directory Listing
Modified
Thu Jun 21 14:57:19 2001 UTC (18 years, 5 months ago) by
maria
new macros
Revision
41 -
Directory Listing
Modified
Thu Jun 21 14:40:51 2001 UTC (18 years, 5 months ago) by
chris
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 (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
maria
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 (18 years, 5 months ago) by
maria
added back the fact (factorial) function that has been accidentally deleted
Revision
37 -
Directory Listing
Modified
Thu Jun 21 01:03:14 2001 UTC (18 years, 5 months ago) by
apizer
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 (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
chris
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 (18 years, 5 months ago) by
gage
Fixed problem in std_num_cmp arising from an earlier merge.
Revision
33 -
Directory Listing
Modified
Wed Jun 20 00:40:30 2001 UTC (18 years, 5 months ago) by
gage
Corrected error in _PGanswermacros_init
Revision
32 -
Directory Listing
Modified
Wed Jun 20 00:32:01 2001 UTC (18 years, 5 months ago) by
gage
Added _PGanswermacros_init subroutine
Revision
31 -
Directory Listing
Modified
Wed Jun 20 00:29:58 2001 UTC (18 years, 5 months ago) by
gage
Added _PG......_init subroutines to these two files
.
Revision
30 -
Directory Listing
Modified
Tue Jun 19 22:29:01 2001 UTC (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
gage
Fixed bug in rhomberg.
Revision
25 -
Directory Listing
Modified
Tue Jun 19 16:29:17 2001 UTC (18 years, 5 months ago) by
sam
added two wrapper scripts
Revision
24 -
Directory Listing
Modified
Tue Jun 19 16:04:33 2001 UTC (18 years, 5 months ago) by
sam
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 (18 years, 5 months ago) by
gage
Modified the documentation for the trapezoid function.
Revision
22 -
Directory Listing
Modified
Tue Jun 19 13:07:28 2001 UTC (18 years, 5 months ago) by
chris
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 (18 years, 5 months ago) by
apizer
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 (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
amanda
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 (18 years, 5 months ago) by
sam
MAKEDEBUG now doesn't overwrite existing debug scripts.
Revision
17 -
Directory Listing
Modified
Mon Jun 18 18:55:18 2001 UTC (18 years, 5 months ago) by
sam
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 (18 years, 5 months ago) by
sam
added test comment at top.
Revision
15 -
Directory Listing
Modified
Mon Jun 18 17:53:18 2001 UTC (18 years, 5 months ago) by
sam
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 (18 years, 5 months ago) by
amanda
added fact function
Revision
13 -
Directory Listing
Modified
Mon Jun 18 15:33:16 2001 UTC (18 years, 5 months ago) by
sam
fixed logs/CVS chmod problem
Revision
12 -
Directory Listing
Modified
Mon Jun 18 15:23:29 2001 UTC (18 years, 5 months ago) by
sam
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 (18 years, 5 months ago) by
sam
another setup script test (changed #! lines)
Revision
10 -
Directory Listing
Modified
Fri Jun 15 21:06:18 2001 UTC (18 years, 5 months ago) by
sam
nothing should change
Revision
9 -
Directory Listing
Modified
Fri Jun 15 20:55:02 2001 UTC (18 years, 5 months ago) by
sam
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 (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
gage
tthPath set to /usr/local/bin/tth
Revision
6 -
Directory Listing
Modified
Fri Jun 15 14:29:57 2001 UTC (18 years, 5 months ago) by
gage
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 (18 years, 5 months ago) by
gage
dev-1-7-01
Revision
4 -
Directory Listing
Modified
Thu Jun 14 23:27:51 2001 UTC (18 years, 5 months ago) by
gage
dev-1-7-1
Revision
2 -
Directory Listing
Added
Thu Jun 14 17:08:51 2001 UTC (18 years, 5 months ago) by
sam
initial import