[ww-bugs] Bug 2629: when rerandomizing problems in Librarybrowser1 -- path becomes visible

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Fri Jun 7 09:35:07 EDT 2013


http://bugs.webwork.maa.org/show_bug.cgi?id=2629





--- Comment #14 from Mike Gage <gage at math.rochester.edu>  2013-06-07 09:35:06 ---
John,

I think we can rewrite WebworkWebservice/RenderProblem so that it actually uses
the render in Tasks.  You wrote that after I wrote
WebworkWebservice/RenderProblem and I think your version does a cleaner job of
creating the PG environment variable.  There may be a few ideas worth keeping
from RenderProblem.  
PG.pm also has a version of constructing the PG environment variable -- all
three of these (and perhaps more locations) should be consolidated.  

That's a better long term fix.


Likewise there is no longer a reason why beginproblem() should issue metadata
such as the path to the problem. (For reasons I no longer recall this was
essential in the CGI webwork1.9 version because the information was not
available outside the PG environment.).  We should relieve beginproblem() of
this duty and add something like your javaScript  expansion of  "Path ..."  to
the Problem.pm page and any other place where the Path is needed.

-- 
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