[ww-bugs] Bug 3556: Scores are not shown in Gateway proctored tests

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Wed Dec 23 19:27:12 EST 2015


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


Mike Gage <gage at math.rochester.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |goehle at gmail.com




--- Comment #2 from Mike Gage <gage at math.rochester.edu>  2015-12-23 19:27:10 ---
OK.  The problem is not the attemptsTable.


This change seems to be due to a modification that Goeff made last January to 
prevent  "being able to  check a gateway test when you shouldn't be able to".  

commit 1552be9b09f749ac5e6a980a02c0509fa4d7c59a @goehle goehle committed on Jan
11

in particular at line 1768, 1827,  and other places   $submitAnswers (the old
variable used
in the if clause) is defined by $will{submitAnswers} is not defined.  Similarly
with 
$will{checkAnswers}.

Before I change these variables back I'd like to consult about the original
intent of the 
change.  I'm not that familiar with the  expected behavior of the gateway tests
and the 
logic flow in the code. 

-- Mike

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