Log of /branches/rel-2-4-patches/webwork-modperl/doc
Directory Listing
Revision
5765 -
Directory Listing
Modified
Tue Jun 24 23:04:27 2008 UTC (4 years, 11 months ago) by
gage
replacing .txt files with .pod files
Revision
5744 -
Directory Listing
Modified
Tue Jun 24 16:07:53 2008 UTC (4 years, 11 months ago) by
gage
Corrective updates to rel-2-4-patches
Revision
5734 -
Directory Listing
Modified
Tue Jun 24 00:44:59 2008 UTC (4 years, 11 months ago) by
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.
Revision
3845 -
Directory Listing
Modified
Thu Dec 22 05:26:08 2005 UTC (7 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
i've been playing with a docbook version of the installation manual.
converting the twiki installation manual is too time-consuming for it to
be ready for 2.1.4, so this can just sit here until 2.1.5 or later.
Revision
3197 -
Directory Listing
Modified
Fri Mar 18 17:28:10 2005 UTC (8 years, 3 months ago) by
dpvc
Original Path:
trunk/webwork-modperl/doc
Fixed sign error in correct answer, and chamged f(x) to f(x,y) in the
statement of the problem.
Revision
2633 -
Directory Listing
Modified
Tue Aug 17 15:13:51 2004 UTC (8 years, 10 months ago) by
dpvc
Original Path:
trunk/webwork-modperl/doc
Updated the parser documentation to include the new features. In
particular, included information about the answer checkers.
Also, minor changes to some sample problems.
Revision
2631 -
Directory Listing
Modified
Tue Aug 17 11:59:27 2004 UTC (8 years, 10 months ago) by
dpvc
Original Path:
trunk/webwork-modperl/doc
Switched to Interval context (this makes sure open intervals are
considered intervals rather than lists).
Revision
2595 -
Directory Listing
Modified
Thu Aug 12 20:25:55 2004 UTC (8 years, 10 months ago) by
dpvc
Original Path:
trunk/webwork-modperl/doc
Updated examples and problems.
Examples were modified so that they produce better PDF files (they now
use single-column mode rather than double-column mode).
The samples were renamed so they sort better, and more were added that
show how to use the answer checkers.
Revision
2581 -
Directory Listing
Modified
Mon Aug 9 21:42:42 2004 UTC (8 years, 10 months ago) by
dpvc
Original Path:
trunk/webwork-modperl/doc
Minor updates to the parser examples (mostly to reorganize the macro
files). Note that the sample answer checker in extensions/8-answer.pg
now handles fuzzy coordinate checks automatically, since it uses the
overloaded == that now does fuzzy checks.
Revision
2573 -
Directory Listing
Modified
Wed Aug 4 20:17:21 2004 UTC (8 years, 10 months ago) by
dpvc
Original Path:
trunk/webwork-modperl/doc
A number of small updates and corrections. Corrected typos in the
documentation, fixed a few items in the samples, added the macros
needed by the samples.
Revision
1929 -
Directory Listing
Modified
Sun Mar 28 03:26:55 2004 UTC (9 years, 2 months ago) by
gage
Original Path:
trunk/webwork-modperl/doc
most files are now updated -- remains to use URLpath to construct paths in
the instructor files.
Revision
1214 -
Directory Listing
Modified
Thu Jun 19 00:15:31 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk/webwork-modperl/doc
You can add new users. (You still have to set their password on the
command line, and you can't delete them yet).
Revision
1194 -
Directory Listing
Modified
Wed Jun 18 00:07:18 2003 UTC (10 years ago) by
malsyned
Original Path:
trunk/webwork-modperl/doc
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
1011 -
Directory Listing
Modified
Wed Jun 4 18:35:59 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
wrote a bunch of notes about the URL issues.
!!!!! READ THIS - doc/devel/URL-notes !!!!!
-sam
Revision
944 -
Directory Listing
Modified
Thu May 29 23:42:24 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
added GlobalTableEmulator.pm
added global2user and user2global to Utils.pm
small changes to WW1Hash.pm
-sam
Revision
931 -
Directory Listing
Modified
Wed May 28 19:21:04 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
changed the Schema interface (to include a reference to $db) and changed
DBI connect to connect_cached.
-sam
Revision
909 -
Directory Listing
Modified
Tue May 27 20:11:18 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
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
904 -
Directory Listing
Modified
Mon May 26 22:13:34 2003 UTC (10 years ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
More SQL work. Appears to be working, after very limited testing. See
forthcoming email for details.
-sam
Revision
808 -
Directory Listing
Modified
Thu Apr 17 21:01:17 2003 UTC (10 years, 2 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
Lots of work on WWDBv2... WW1Hash is done! A complete dbLayout (as
detailed on global.conf.dist) works now.
-sam
Revision
798 -
Directory Listing
Modified
Fri Mar 21 23:30:16 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
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
782 -
Directory Listing
Modified
Fri Mar 7 21:04:09 2003 UTC (10 years, 3 months ago) by
malsyned
Original Path:
trunk/webwork-modperl/doc
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
774 -
Directory Listing
Modified
Fri Mar 7 02:22:41 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
conf/global.conf.dist: fixed %dbLayout
doc/new-DB-architecture: removed a meta-note.
-sam
Revision
768 -
Directory Listing
Modified
Thu Mar 6 19:12:38 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
1. added %dbLayout (for the new DB.pm database system)
2. moved some stuff around
-sam
Revision
743 -
Directory Listing
Modified
Mon Feb 24 11:17:24 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
Documented the new database schema and API to be written for the
professor pages.
-sam
Revision
740 -
Directory Listing
Modified
Fri Feb 21 21:16:48 2003 UTC (10 years, 3 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
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
692 -
Directory Listing
Modified
Tue Jan 7 21:19:38 2003 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
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
685 -
Directory Listing
Modified
Mon Jan 6 19:41:44 2003 UTC (10 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
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, 5 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
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, 5 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
fixed formatting in &tth (dangerousMacros.pl)
ProblemSets.pm allows sorting by Name or Status (due date)
-sam
Revision
670 -
Directory Listing
Modified
Fri Dec 6 17:50:24 2002 UTC (10 years, 6 months ago) by
malsyned
Original Path:
trunk/webwork-modperl/doc
Added a Professor Tools stub module that provides redirection links to
the WeBWorK 1.8 system
-Dennis
Revision
644 -
Directory Listing
Modified
Fri Nov 22 20:30:20 2002 UTC (10 years, 6 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
Added "Options" handler, modified the dispatcher to support it, fixed
the link to it in the &links routine.
-sam
Revision
620 -
Directory Listing
Modified
Fri Nov 1 22:57:25 2002 UTC (10 years, 7 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
fixed up IO.pm and IO.pl so that only the necessary functions are in
IO.pl.
-sam
Revision
607 -
Directory Listing
Modified
Fri Oct 25 20:56:49 2002 UTC (10 years, 7 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
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
562 -
Directory Listing
Modified
Fri Sep 27 23:53:42 2002 UTC (10 years, 8 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
- 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
558 -
Directory Listing
Modified
Fri Sep 20 22:47:22 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
* 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
547 -
Directory Listing
Modified
Fri Sep 13 20:54:59 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
fixed hardcopy generation (errors in EV3_math_general and the
hardcopySetHeader.
-sam
Revision
526 -
Directory Listing
Modified
Thu Aug 29 19:56:24 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
HTML_img mode ("images" mode in the HTML interface) now uses dvipng to
generate images. ProblemSet now has a link to Hardcopy.
-sam
Revision
502 -
Directory Listing
Modified
Thu Aug 22 21:11:53 2002 UTC (10 years, 9 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
continuing work on hardcopy generation. changed interface to PG.pm to
take user, problem, and set objects instead of names.
-sam
Revision
452 -
Directory Listing
Modified
Thu Aug 1 23:56:29 2002 UTC (10 years, 10 months ago) by
sh002i
Original Path:
trunk/webwork-modperl/doc
dont-forget: a bunch of development issues to think about.
TODO for the rest of the summer.
-sam