Difference between revisions of "Instructor FAQ"
Jump to navigation
Jump to search
(Created page with '=== The permission level menu shows "guest" by default, even if it should be "student" === This can be fixed if you have access to the server. There are two different versions …') |
|||
Line 1: | Line 1: | ||
− | === |
+ | === When editing student data the permission level drop-down menu shows "guest" by default, even if it should be "student" === |
This can be fixed if you have access to the server. There are two different versions of a software package |
This can be fixed if you have access to the server. There are two different versions of a software package |
Revision as of 16:09, 20 January 2011
This can be fixed if you have access to the server. There are two different versions of a software package called CGI.pm. They handle drop down menus differently and the code in WeBWorK needs to be adjusted to work with the version of CGI installed on your site. See Release_notes_for_WeBWorK_2.4.9#Gotchya.27s_2