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
|
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... |
displayMacros.pl
|
2274 |
8 years |
sh002i |
got rid of remaining calls to "wwerror". Fixes bug #530.
|
answerComposition.pl
|
2732 |
8 years |
dpvc |
This file provides an answer checker that determines whether two
students answer... |
parserVectorUtils.pl
|
2933 |
8 years |
dpvc |
Changed the order of variables in calls to Plane() so that it
corresponds to the... |
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... |
contextLimitedVector.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... |
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... |
contextString.pl
|
3503 |
7 years |
dpvc |
Fixed problem with call to $equation->Error (due to change in
error-handling tha... |
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... |
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... |
parserPopUp.pl
|
3723 |
7 years |
dpvc |
A new parser object that handles popup menus. Mainly this is so that
you can us... |
IO.pl
|
3792 |
7 years |
sh002i |
Corrected error message when mailing to an address is not allowed. This
used to ... |
extraAnswerEvaluators.pl
|
3870 |
7 years |
dpvc |
Added ability to specify variables that are part of the union/list
rather than r... |
parserDifferenceQuotient.pl
|
3971 |
7 years |
dpvc |
Forward port to HEAD (Prevent "unquoted dx may conflict with future
usage" messa... |
answerVariableList.pl
|
4041 |
7 years |
dpvc |
A change to the way lists are processed in AnswerChecker.pm in
December (v1.75) ... |
contextLimitedPolynomial.pl
|
4298 |
6 years |
dpvc |
Extended this context to handle multivariable polynomials. So you can
use thing... |
PGdiffeqmacros.pl
|
4318 |
6 years |
gage |
Added rungeKutta4 method to PGnumericalmacros.pl Updated documentation on run... |
parserParametricLine.pl
|
4385 |
6 years |
dpvc |
Report the objec type better in parser error messages.
|
parserImplicitPlane.pl
|
4385 |
6 years |
dpvc |
Report the objec type better in parser error messages.
|
parserImplicitEquation.pl
|
4385 |
6 years |
dpvc |
Report the objec type better in parser error messages.
|
PGchoicemacros.pl
|
4386 |
6 years |
dpvc |
Added LaTeXMathML mode.
|
dangerousMacros.pl
|
4386 |
6 years |
dpvc |
Added LaTeXMathML mode.
|
PG.pl
|
4386 |
6 years |
dpvc |
Added LaTeXMathML mode.
|
PGmatrixmacros.pl
|
4386 |
6 years |
dpvc |
Added LaTeXMathML mode.
|
PGbasicmacros.pl
|
4386 |
6 years |
dpvc |
Added LaTeXMathML mode.
|
parserMultiPart.pl
|
4424 |
6 years |
dpvc |
Check routine can now return an array rather than an array reference.
(This requ... |
PGasu.pl
|
4562 |
6 years |
jj |
Catch errors which get thrown by other filters.
|
contextLimitedPowers.pl
|
4665 |
6 years |
dpvc |
Didn't need to override the perl fields for the integer-only methods,
since all ... |
parserNumberWithUnits.pl
|
4666 |
6 years |
dpvc |
Updated NumberWithUnits to use Parser::LEgacy::NumberWithUnits rather
than havin... |
parserFormulaWithUnits.pl
|
4673 |
6 years |
dpvc |
Moved the guts of this to pg/lib/Parser/Legacy/NumberWithUnits.pl,
since most of... |
PGanswermacros.pl
|
4701 |
6 years |
sh002i |
changes for DelayedMailer
|
parserFunction.pl
|
4727 |
6 years |
dpvc |
Fixed type in comment.
|
PGcomplexmacros.pl
|
4762 |
6 years |
gage |
Removed scommented out code and
spiffed up the documentation.
-----------------... |
PGnumericalmacros.pl
|
4767 |
6 years |
gage |
Changed input to rungeKutta4 so that it matches the pod description --
i.e. it t... |
answerCustom.pl
|
4771 |
6 years |
dpvc |
Fixed an error with the custom list checker setting the wrong field
for the chec... |
parserRadioButtons.pl
|
4772 |
6 years |
dpvc |
New macros for using Radio buttons with the new Parser
|