Parent Directory
|
|
|
|
|
PGmatrixmacros.pl
|
2267 |
8 years |
dpvc |
Added jsMath support to these files.
Basically, HTML_jsMath should do whatever ... |
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
|
PGcommonFunctions.pl
|
3333 |
7 years |
dpvc |
Adjusted some spacing
|
PGgraphmacros.pl
|
2215 |
8 years |
jj |
Allow default size of on the fly graphics to be set in global.conf, and make pop... |
Value.pl
|
3267 |
7 years |
dpvc |
Allow for vectors to be marked as Column Vectors.
|
PGchoicemacros.pl
|
3158 |
8 years |
apizer |
Allow labels A - ZZ
Arnie
|
dangerousMacros.pl
|
3225 |
8 years |
dpvc |
Changed loadMacros() to use search for amcros files via a
user-cusomizable path ... |
parserVectorUtils.pl
|
2933 |
8 years |
dpvc |
Changed the order of variables in calls to Plane() so that it
corresponds to the... |
PGdiffeqmacros.pl
|
3340 |
7 years |
gage |
Commenting out unused code. This file still needs a lot of work.
|
PGmorematrixmacros.pl
|
3314 |
7 years |
gage |
Fixed conceptual error in compare_vec_solution. This should fix bug
#670. In m... |
PGpolynomialmacros.pl
|
1115 |
9 years |
apizer |
Fixed error concerning variable $string.
Cleaned up how polynomials are displaye... |
answerCustom.pl
|
3297 |
7 years |
dpvc |
Fixed typos in comments.
|
extraAnswerEvaluators.pl
|
3320 |
7 years |
gage |
Format changes.
|
contextLimitedPolynomial.pl
|
3294 |
7 years |
dpvc |
Implements a Parser context in which only polynomials (of a single
variable) can... |
parserSolutionFor.pl
|
3196 |
8 years |
dpvc |
Implements an answer evaluator that checks if a students answer
satisfies a give... |
parserImplicitEquation.pl
|
3199 |
8 years |
dpvc |
Implements an experimental answer checker for implicitly defined
curves and surf... |
PGcomplexmacros.pl
|
3319 |
7 years |
gage |
Many changes to this file. I've fixed multi_cmp which
will check a comma separa... |
PG.pl
|
2984 |
8 years |
dpvc |
Modifications needed for the control of jsMath's "missing font"
message.
|
PGasu.pl
|
2155 |
8 years |
jj |
Moved nicestring to PGbasicmacros.
|
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... |
LinearProgramming.pl
|
1453 |
9 years |
jj |
New file with linear programming simplex method related macros.
|
parserParametricLine.pl
|
3195 |
8 years |
dpvc |
Now that the uverloaded operators handle subclassing properly, we can
use promot... |
parserImplicitPlane.pl
|
3195 |
8 years |
dpvc |
Now that the uverloaded operators handle subclassing properly, we can
use promot... |
PGbasicmacros.pl
|
3268 |
7 years |
dpvc |
Removed some unused lines and comments.
Removed unnecessary spaces from around a... |
PGanswermacros.pl
|
3338 |
7 years |
gage |
Restored str_filters -- removing it broke some of the other answer evaluators.
... |
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... |
answerVariableList.pl
|
2733 |
8 years |
dpvc |
This file defined an answer checker for lists of variable names
(ordered or unor... |
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... |
parserMultiPart.pl
|
3270 |
7 years |
dpvc |
This file implements a Multi-Part parser object that allows you to tie
several i... |
answerComposition.pl
|
2732 |
8 years |
dpvc |
This file provides an answer checker that determines whether two
students answer... |
Parser.pl
|
3172 |
8 years |
dpvc |
Updated the answer checkers so that you can more easily specify how
the correct ... |
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... |
IO.pl
|
2518 |
8 years |
gage |
Will create the tempDirectory if it is missing.
this is useful if, for example,... |
contextString.pl
|
2855 |
8 years |
dpvc |
added generic string-only context, and converted contextABCD and
contextTF to us... |
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.
|
PGgraders.pl
|
1050 |
9 years |
sh002i |
moved PG modules and macro files from webwork-modperl to pg
-sam
|
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
|