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