Log of /trunk/webwork-modperl/doc/parser
Directory Listing
Revision
3197 -
Directory Listing
Modified
Fri Mar 18 17:28:10 2005 UTC (8 years, 3 months ago) by
dpvc
Fixed sign error in correct answer, and chamged f(x) to f(x,y) in the
statement of the problem.
Revision
2910 -
Directory Listing
Modified
Tue Oct 12 21:35:16 2004 UTC (8 years, 8 months ago) by
dpvc
Minor updates to the documentation
Revision
2662 -
Directory Listing
Modified
Sat Aug 21 19:02:30 2004 UTC (8 years, 10 months ago) by
dpvc
Updated document to reflect changes in List()->cmp flags.
Revision
2651 -
Directory Listing
Modified
Thu Aug 19 14:51:56 2004 UTC (8 years, 10 months ago) by
dpvc
Improved output for this sample problem.
Revision
2633 -
Directory Listing
Modified
Tue Aug 17 15:13:51 2004 UTC (8 years, 10 months ago) by
dpvc
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
Switched to Interval context (this makes sure open intervals are
considered intervals rather than lists).
Revision
2630 -
Directory Listing
Modified
Tue Aug 17 02:05:23 2004 UTC (8 years, 10 months ago) by
dpvc
New example files for the parser's function answer checker.
Revision
2618 -
Directory Listing
Modified
Sun Aug 15 00:16:18 2004 UTC (8 years, 10 months ago) by
dpvc
Added $showPartialCorrectAnswers = 1 to get hints and partial credit.
Revision
2614 -
Directory Listing
Modified
Sat Aug 14 19:37:49 2004 UTC (8 years, 10 months ago) by
dpvc
Added functions to macro file needed for new samples.
Revision
2613 -
Directory Listing
Modified
Sat Aug 14 19:33:10 2004 UTC (8 years, 10 months ago) by
dpvc
Updated example files to use new features of parser and its answer checkers.
Revision
2598 -
Directory Listing
Modified
Fri Aug 13 11:42:57 2004 UTC (8 years, 10 months ago) by
dpvc
Removed unneeded macro file.
Revision
2595 -
Directory Listing
Modified
Thu Aug 12 20:25:55 2004 UTC (8 years, 10 months ago) by
dpvc
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
2582 -
Directory Listing
Modified
Mon Aug 9 21:43:18 2004 UTC (8 years, 10 months ago) by
dpvc
One more file needed for the examples.
Revision
2581 -
Directory Listing
Modified
Mon Aug 9 21:42:42 2004 UTC (8 years, 10 months ago) by
dpvc
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
2578 -
Directory Listing
Modified
Wed Aug 4 20:56:02 2004 UTC (8 years, 10 months ago) by
dpvc
Fixed inclusion of wrong macro file in sample5.
Revision
2575 -
Directory Listing
Modified
Wed Aug 4 20:40:00 2004 UTC (8 years, 10 months ago) by
dpvc
Two more macro files needed for the Parser examples.
Revision
2573 -
Directory Listing
Modified
Wed Aug 4 20:17:21 2004 UTC (8 years, 10 months ago) by
dpvc
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
2565 -
Directory Listing
Modified
Sat Jul 31 02:13:43 2004 UTC (8 years, 10 months ago) by
sh002i
merged parser extension docs from rel-2-1-a1
Revision
2297 -
Directory Listing
Added
Sun Jun 13 00:20:39 2004 UTC (9 years ago) by
gage
Adding documentation for new Parser