Parent Directory
|
|
|
|
|
Config.pm
|
4234 |
6 years |
gage |
Mostly replace use CGI; with use WeBWorK::CGI
Files with additional changes to ... |
AddUsers.pm
|
4234 |
6 years |
gage |
Mostly replace use CGI; with use WeBWorK::CGI
Files with additional changes to ... |
Compare.pm
|
4234 |
6 years |
gage |
Mostly replace use CGI; with use WeBWorK::CGI
Files with additional changes to ... |
ScoringDownload.pm
|
4240 |
6 years |
sh002i |
Apache2: use reply_with_file rather than ad-hoc method.
|
FileManager.pm
|
4502 |
6 years |
dpvc |
Changed button order to put "save" before "save as" as per Arnie's
suggestion in... |
Index.pm
|
4518 |
6 years |
sh002i |
tons of "DBFIXME" notes -- how to make database access more efficient
|
PGProblemEditor.pm
|
4518 |
6 years |
sh002i |
tons of "DBFIXME" notes -- how to make database access more efficient
|
SetsAssignedToUser.pm
|
4518 |
6 years |
sh002i |
tons of "DBFIXME" notes -- how to make database access more efficient
|
Preflight.pm
|
4518 |
6 years |
sh002i |
tons of "DBFIXME" notes -- how to make database access more efficient
|
Assigner.pm
|
4518 |
6 years |
sh002i |
tons of "DBFIXME" notes -- how to make database access more efficient
|
UsersAssignedToSet.pm
|
4518 |
6 years |
sh002i |
tons of "DBFIXME" notes -- how to make database access more efficient
|
Stats.pm
|
4544 |
6 years |
sh002i |
remove spurrious use lines for Record classes
|
ShowAnswers.pm
|
4561 |
6 years |
dpvc |
Fixed problem where ShowPast Answers would incorrectly includes
answers for stud... |
ProblemSetList.pm
|
4694 |
6 years |
glarose |
Add hide_score and hide_work fields to the homework list/editor, and to
the set ... |
SetMaker.pm
|
4735 |
6 years |
dpvc |
Fixed incorrect lookup of which set to view when viewing problems
"From This Cou... |
UserList.pm
|
4756 |
6 years |
sh002i |
fix permission not getting set (introduced with prior changes) UGH!
|
UserDetail.pm
|
4796 |
6 years |
glarose |
Add conditional to check whether set assignment/unassignment needs to
be done be... |
StudentProgress.pm
|
4812 |
6 years |
glarose |
Update for NewSQL new versioning API, make a lot of indenting more
uniform, make... |
Scoring.pm
|
4851 |
6 years |
glarose |
Update for new NewSQL versioning API.
|
SendMail.pm
|
4868 |
6 years |
sh002i |
Better messages when no recipients are selected -- resolves bug 1130.
|
ProblemSetDetail.pm
|
4874 |
6 years |
glarose |
Update for new values of hide_score and hide_work.
|