We run rel-2-4-patches, and we just did a cvs update and there were some changes in the new global.conf I have questions about:
- A new "National Problem Library" button shows up in the library browser. It is duplicating the "NPL Directory" button I already had. The latter button works fine, but when I click the former button, I just get a The problem library has not been installed-message... Is the former button meant to replace the latter? What does it take to make the former button work?
- In the new global.conf, the variable $problemLibrary{root} was undefined:
$problemLibrary{root} = "";
In my old global.conf I had it defined to:
$problemLibrary{root} = "/opt/webwork/libraries/ProblemLibrary";
and I don't notice much of an effect whether the variable is empty or not. Does this mean that it is no longer necessary to define $problemLibrary{root} ? - Is the default installation directory for the NPL still in the /opt/webwork/libraries/NationalProblemLibrary directory?
- Is the only purpose of the ProblemLibrary symbolic link in the /opt/webwork/libraries directory for compliance with old courses?
- Is the Library symbolic link in the course templates directory still needed and should it still point to above ProblemLibrary symbolic link?
Lars.