Parent Directory
|
|
|
|
|
Instructor/
|
2994 |
8 years |
toenail |
Enormous speed increase by not doing unneccesary
assignments or deletions when t... |
EquationDisplay.pm
|
1874 |
9 years |
sh002i |
removed incorrect code from Feedback.pm, as well as several unused
variables, cl... |
GatewayQuiz.pm
|
1877 |
9 years |
sh002i |
updated to use the "unified request" object.
this file needs quite a bit of refa... |
Skeleton.pm
|
1888 |
9 years |
sh002i |
nothing
|
Logout.pm
|
1902 |
9 years |
sh002i |
URLPath conversion
|
FixDB.pm
|
2311 |
9 years |
sh002i |
this module summarizes database problems and gives professors a chance
to fix th... |
Error.pm
|
2426 |
8 years |
toenail |
Error.pm will now serve as 404 not found page
so far only used for bad course na... |
Login.pm
|
2473 |
8 years |
sh002i |
Properly escape params that are carried through login process.
Fixes bug #598.
|
Feedback.pm
|
2849 |
8 years |
sh002i |
added permissions to allow disabling of feedback, options.
submit_feedback, chan... |
Options.pm
|
2849 |
8 years |
sh002i |
added permissions to allow disabling of feedback, options.
submit_feedback, chan... |
CourseAdmin.pm
|
2887 |
8 years |
sh002i |
catch invalid course names in validation (bug #702). fix typo in
previous commit... |
Hardcopy.pm
|
2939 |
8 years |
sh002i |
add check for undefiend user param (closes bug #714). use $userID for
variable c... |
Instructor.pm
|
2955 |
8 years |
sh002i |
POD fixes
|
Grades.pm
|
2996 |
8 years |
gage |
Added line to shift column numbers so that they start at 1 instead of
0 (this br... |
ProblemSets.pm
|
3000 |
8 years |
gage |
These changes elevate the Options panel to ContentGenerator.pm
Some of the chang... |
Home.pm
|
3032 |
8 years |
gage |
No need to show options on the Home.pm page
|
ProblemSet.pm
|
3033 |
8 years |
gage |
Preserve display options when using the "up" arrow in navigation.
Some code tha... |
Problem.pm
|
3034 |
8 years |
gage |
Move options subroutine up to ContentGenerator.
Cleanup commented out code
Add... |