[ww-bugs] Bug 3718: parserRadioButtons.pl throws a warning, does not have correct answer as correct

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Wed Aug 31 11:37:35 EDT 2016


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





--- Comment #1 from Paul Pearson <paultpearson at gmail.com>  2016-08-31 11:37:33 ---
After replacing 

$center1 = RadioButtons(['65','75','85','95'],'75');

by 

$center1 = RadioButtons(['A','B','C','D'],'B');

it seems that everything works as expected.  So, the macro does not know how to
handle scalars that are natural numbers.

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