[ww-bugs] Bug 2643: New: Solutions mishandled by pdf hardcopy generator?
bugzilla-daemon at webwork.maa.org
bugzilla-daemon at webwork.maa.org
Sat Jun 22 12:49:20 EDT 2013
http://bugs.webwork.maa.org/show_bug.cgi?id=2643
Summary: Solutions mishandled by pdf hardcopy generator?
Product: WeBWorK 2
Version: unspecified
Platform: PC
OS/Version: Windows
Status: NEW
Severity: enhancement
Priority: P5
Component: CG: Hardcopy
AssignedTo: gage at math.rochester.edu
ReportedBy: paultpearson at gmail.com
Web browser ---
version:
Hi,
testcourses server
PREP13_Problem_Authoring course
Workshop3_Problem_Review
Problem number 3
When I am logged in as a professor and generate a pdf hardcopy with the
solutions option checked, the heading for the solution appears to be repeated
twice on problem number 3, as if the following code was being executed by
BEGIN_SOLUTION:
###################
SOLUTION:
$PAR
${BBOLD}SOLUTION:${EBOLD} (Instructor ...)
###################
Even more redundancy occurs (printing SOLUTION in triplicate!) when someone
types BEGIN_SOLUTION (newline) ${PAR}SOLUTION$PAR in their pg file. An example
of this 'triplication' occurs in problem 1. See the attached pdf file.
Thanks!
Paul
--
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the webwork-bugs
mailing list