--- loncom/homework/inputtags.pm 2000/12/12 22:35:52 1.17 +++ loncom/homework/inputtags.pm 2001/04/23 18:01:05 1.31 @@ -1,5 +1,6 @@ # The LearningOnline Network with CAPA # input definitons +# 2/19 Guy package Apache::inputtags; use strict; @@ -16,6 +17,7 @@ sub initialize_inputtags { @Apache::inputtags::responselist=(); @Apache::inputtags::answergroup=(); $Apache::inputtags::part=''; + @Apache::inputtags::status=(); %Apache::inputtags::params=(); } @@ -39,7 +41,19 @@ sub start_textarea { my $result = ""; my $id = &start_input($parstack,$safeeval); if ($target eq 'web') { - $result= '