[system] Repository:
ViewVC logotype

Revision 1113


Jump to revision: Previous Next
Author: gage
Date: Wed Jun 11 02:04:13 2003 UTC (9 years, 11 months ago)
Log Message:
(1) Moved order in which snippets are assembled.  Only one preamble and one postamble are used
for a single download (also a single run of TeX). The postamble ends the document and nothing
else in the file will be read by TeX.
(2) Modified the getSetTeX and getProblemTeX subroutines to include a username (for sets)
and a user object (for problems) so that problems and sets can be made for different students.
The new identifier is the first arguement.
$self->getSetTeX($effectiveUserName, $setName);

and

$self->getProblemTeX($effectiveUser,$setName, 0, $setHeader);

It seems to work pretty well, but perhaps a bit slow still.

--Mike

Changed paths:

Path Details
Directorytrunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Hardcopy.pm modified , text changed
Directorytrunk/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm modified , text changed

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9