--- loncom/homework/radiobuttonresponse.pm 2001/01/15 21:44:21 1.8 +++ loncom/homework/radiobuttonresponse.pm 2001/01/19 20:05:40 1.9 @@ -1,8 +1,6 @@ # The LearningOnline Network with CAPA # mutliple choice style responses -# 11/23,11/24,11/28 Gerd Kortemeyer - package Apache::radiobuttonresponse; use strict; @@ -39,7 +37,6 @@ sub setrandomnumber { return ''; } -#FIXME needs to stablely do random picks sub end_foilgroup { my ($target,$token,$parstack,$parser,$safeeval,$style)=@_;