Parent Directory
|
|
|
|
|
IO.pl
|
2518 |
15 years |
gage |
Will create the tempDirectory if it is missing.
this is useful if, for example,... |
LinearProgramming.pl
|
1453 |
16 years |
jj |
New file with linear programming simplex method related macros.
|
PG.pl
|
3566 |
14 years |
dpvc |
In order to overcome an MSIE bug that affects jsMath, the call is
changed from j... |
PG_CAPAmacros.pl
|
1080 |
16 years |
apizer |
remove unneccsary shebang lines
Arnie
|
PG_module_list.pl
|
1080 |
16 years |
apizer |
remove unneccsary shebang lines
Arnie
|
PGanswermacros.pl
|
3572 |
14 years |
jj |
This makes the pg/lib/Parser/Legacy copy of PGanswermacros.pl the
official copy ... |
PGasu.pl
|
2155 |
15 years |
jj |
Moved nicestring to PGbasicmacros.
|
PGauxiliaryFunctions.pl
|
3305 |
14 years |
jj |
New context which allows students to use C(n,r) and P(n,r) in their
answers. To... |
PGbasicmacros.pl
|
3553 |
14 years |
jj |
This adds wiring to the pg side for special bits of html to be included before/a... |
PGchoicemacros.pl
|
3158 |
14 years |
apizer |
Allow labels A - ZZ
Arnie
|
PGcommonFunctions.pl
|
3333 |
14 years |
dpvc |
Adjusted some spacing
|
PGcomplexmacros.pl
|
3319 |
14 years |
gage |
Many changes to this file. I've fixed multi_cmp which
will check a comma separa... |
PGdiffeqmacros.pl
|
3540 |
14 years |
jj |
level_curve_check now forces the use of the old style (not Parser::Legacy)
answe... |
PGgraders.pl
|
1050 |
16 years |
sh002i |
moved PG modules and macro files from webwork-modperl to pg
-sam
|
PGgraphmacros.pl
|
3577 |
14 years |
jj |
When making on-the-fly image names, replace periods in the student login
name to... |
PGmatrixmacros.pl
|
3556 |
14 years |
jj |
Fixed problem with display_matrix_mm so its behaviour matches its
documentation.... |
PGmorematrixmacros.pl
|
3314 |
14 years |
gage |
Fixed conceptual error in compare_vec_solution. This should fix bug
#670. In m... |
PGnumericalmacros.pl
|
1080 |
16 years |
apizer |
remove unneccsary shebang lines
Arnie
|
PGpolynomialmacros.pl
|
1115 |
16 years |
apizer |
Fixed error concerning variable $string.
Cleaned up how polynomials are displaye... |
PGsequentialmacros.pl
|
3400 |
14 years |
gage |
Made listVariables and listFormVariables synonyms for listing all variables avai... |
PGstatisticsmacros.pl
|
1710 |
15 years |
apizer |
fixed bug in call to Romberg routine. Romberg now requires parameters
of the fo... |
Parser.pl
|
3172 |
14 years |
dpvc |
Updated the answer checkers so that you can more easily specify how
the correct ... |
StdConst.pg
|
1064 |
16 years |
gage |
Adding recent macro files to the pg collection
--Mike
|
StdUnits.pg
|
1064 |
16 years |
gage |
Adding recent macro files to the pg collection
--Mike
|
Value.pl
|
3466 |
14 years |
dpvc |
Added new Set object class to the Parser. It implements a finite set
of real nu... |
answerComposition.pl
|
2732 |
15 years |
dpvc |
This file provides an answer checker that determines whether two
students answer... |
answerCustom.pl
|
3297 |
14 years |
dpvc |
Fixed typos in comments.
|
answerVariableList.pl
|
2733 |
15 years |
dpvc |
This file defined an answer checker for lists of variable names
(ordered or unor... |
contextABCD.pl
|
3334 |
14 years |
dpvc |
Updates to allow string matches to be case-insensitive. This is now
the default... |
contextIntegerFunctions.pl
|
3305 |
14 years |
jj |
New context which allows students to use C(n,r) and P(n,r) in their
answers. To... |
contextLimitedComplex.pl
|
2726 |
15 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
contextLimitedNumeric.pl
|
3371 |
14 years |
dpvc |
Make error messages potentially localizable (by making them use
sprintf-style st... |
contextLimitedPoint.pl
|
3371 |
14 years |
dpvc |
Make error messages potentially localizable (by making them use
sprintf-style st... |
contextLimitedPolynomial.pl
|
3383 |
14 years |
jj |
Fixed typo.
|
contextLimitedVector.pl
|
3371 |
14 years |
dpvc |
Make error messages potentially localizable (by making them use
sprintf-style st... |
contextString.pl
|
3503 |
14 years |
dpvc |
Fixed problem with call to $equation->Error (due to change in
error-handling tha... |
contextTF.pl
|
3334 |
14 years |
dpvc |
Updates to allow string matches to be case-insensitive. This is now
the default... |
dangerousMacros.pl
|
3547 |
14 years |
jj |
Part of change dealing with bug 813.
Possible things still to do here:
chang... |
displayMacros.pl
|
2274 |
15 years |
sh002i |
got rid of remaining calls to "wwerror". Fixes bug #530.
|
extraAnswerEvaluators.pl
|
3557 |
14 years |
jj |
Hopefully fixed the logic of setting numerical tolerance defaults.
|
parserDifferenceQuotient.pl
|
2730 |
15 years |
dpvc |
This file defines a DifferenceQuotient class that provides an answer
checker for... |
parserFunction.pl
|
3501 |
14 years |
dpvc |
Added differentiation of (single-variable) functions created with
parserFunction... |
parserImplicitEquation.pl
|
3199 |
14 years |
dpvc |
Implements an experimental answer checker for implicitly defined
curves and surf... |
parserImplicitPlane.pl
|
3371 |
14 years |
dpvc |
Make error messages potentially localizable (by making them use
sprintf-style st... |
parserMultiPart.pl
|
3371 |
14 years |
dpvc |
Make error messages potentially localizable (by making them use
sprintf-style st... |
parserNumberWithUnits.pl
|
2731 |
15 years |
dpvc |
This file defines a NumberWithUnits class for that provides an answer
checker fo... |
parserParametricLine.pl
|
3371 |
14 years |
dpvc |
Make error messages potentially localizable (by making them use
sprintf-style st... |
parserSolutionFor.pl
|
3371 |
14 years |
dpvc |
Make error messages potentially localizable (by making them use
sprintf-style st... |
parserVectorUtils.pl
|
2933 |
15 years |
dpvc |
Changed the order of variables in calls to Plane() so that it
corresponds to the... |