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... |
PGdiffeqmacros.pl
|
1831 |
9 years |
gage |
Changed documentation spacing
|
PGmorematrixmacros.pl
|
1896 |
9 years |
gage |
Changed the naming of arrays from ArRaY[0,0,0] to ArRaY__0:0:0:__
This involved... |
extraAnswerEvaluators.pl
|
2143 |
9 years |
apizer |
Use the new PGsort which uses a true/false compare (e.g. < or lt )
rather than a... |
PGasu.pl
|
2155 |
9 years |
jj |
Moved nicestring to PGbasicmacros.
|
PGgraphmacros.pl
|
2215 |
9 years |
jj |
Allow default size of on the fly graphics to be set in global.conf, and make pop... |
PGmatrixmacros.pl
|
2267 |
8 years |
dpvc |
Added jsMath support to these files.
Basically, HTML_jsMath should do whatever ... |
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,... |
PGcommonFunctions.pl
|
2602 |
8 years |
dpvc |
Changed the way the parser checks to see if it is loaded.
|
Value.pl
|
2644 |
8 years |
dpvc |
Make sure loadMacros() doesn't try to load these files more than once.
|
Parser.pl
|
2666 |
8 years |
dpvc |
Formulas can now be compared even if their variables are complex
numbers, or eve... |
contextLimitedVector.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
contextLimitedComplex.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
contextLimitedPoint.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
contextLimitedNumeric.pl
|
2726 |
8 years |
dpvc |
These files provide contexts for the Parser in which only limited
operations are... |
parserDifferenceQuotient.pl
|
2730 |
8 years |
dpvc |
This file defines a DifferenceQuotient class that provides an answer
checker for... |
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... |
contextString.pl
|
2855 |
8 years |
dpvc |
added generic string-only context, and converted contextABCD and
contextTF to us... |
contextABCD.pl
|
2855 |
8 years |
dpvc |
added generic string-only context, and converted contextABCD and
contextTF to us... |
contextTF.pl
|
2912 |
8 years |
dpvc |
Fixed typo in the comments.
|
parserVectorUtils.pl
|
2933 |
8 years |
dpvc |
Changed the order of variables in calls to Plane() so that it
corresponds to the... |
parserParametricLine.pl
|
2934 |
8 years |
dpvc |
Handle error messages better. Produce an error if the student answer
is a const... |
PGauxiliaryFunctions.pl
|
2957 |
8 years |
jj |
Make combinations function C(n,k) return 0 when k>n, which is standard.
Maybe P(... |
parserImplicitPlane.pl
|
2982 |
8 years |
dpvc |
Fixed an error where any plane is accepted if the d is 0 in
ax + by + cz = 0.
|
PG.pl
|
2984 |
8 years |
dpvc |
Modifications needed for the control of jsMath's "missing font"
message.
|
PGcomplexmacros.pl
|
2986 |
8 years |
apizer |
relative tolerence was not being used correctly. Fixed this.
Arnie
|
dangerousMacros.pl
|
2988 |
8 years |
jj |
Avoids some name collisions for images converted from gif to png in
hardcopy, sp... |
PGanswermacros.pl
|
3047 |
8 years |
gage |
Changed comment to This answer is the same as the one you just submitted
or prev... |
PGchoicemacros.pl
|
3158 |
8 years |
apizer |
Allow labels A - ZZ
Arnie
|
PGbasicmacros.pl
|
3158 |
8 years |
apizer |
Allow labels A - ZZ
Arnie
|