Parent Directory
|
|
|
|
|
ContentGenerator/
|
2686 |
8 years |
jj |
Fixed bug in computation of average number of attempts (counter was not
being re... |
PG/
|
2418 |
8 years |
jj |
Minor additions so that ImageGenerator can get image alignment right.
|
HTML/
|
2361 |
8 years |
sh002i |
TODO: write this, use it for info boxes
|
Utils/
|
2683 |
8 years |
sh002i |
added code to generate indexes when creating sql and sql_single courses.
|
DB/
|
2586 |
8 years |
sh002i |
added comments, backquoted table names.
|
ContentGenerator.pm
|
2623 |
8 years |
dpvc |
Fixed typos in Software Warning message.
|
Utils.pm
|
2481 |
8 years |
gage |
Added force_eoln() function for converting line endings of a string to unix line... |
URLPath.pm
|
2238 |
8 years |
gage |
Added hooks for Preflight
-- Mike
|
Constants.pm
|
2407 |
8 years |
jj |
Changed suggested dvipng args for versions >= 1.0 to capture vertical
alignment ... |
Timing.pm
|
2366 |
8 years |
sh002i |
updated timing to use $Enabled and $Logfile constants.
|
Template.pm
|
1871 |
9 years |
sh002i |
i hate it when i think i've tested something, and it turns out i didn't.
|
Authz.pm
|
2506 |
8 years |
sh002i |
fix error in last commit
|
Upload.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
CourseEnvironment.pm
|
2491 |
8 years |
sh002i |
MORE CONFIG CHANGES -- PLEASE READ.
I've changed the way WeBWorK is configured ... |
Request.pm
|
1842 |
9 years |
sh002i |
added URLPath and Request, for dispatch_new
|
Debug.pm
|
2372 |
8 years |
sh002i |
added QuellSubroutineOutput to WeBWorK::Debug
|
PG.pm
|
2440 |
8 years |
sh002i |
get dvipng settings from new place in CE
|
DB.pm
|
2542 |
8 years |
sh002i |
fixed hashDatabaseOK to actually add problem records for global_user as
well as ... |
Form.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
Authen.pm
|
1885 |
9 years |
sh002i |
Authen and Authz are now passed only a WeBWorK::Request.
|