--- loncom/homework/hint.pm 2001/01/22 19:58:09 1.6 +++ loncom/homework/hint.pm 2001/02/07 00:27:32 1.7 @@ -27,7 +27,7 @@ sub start_hintgroup { if ($target eq 'web') {$result='
';} } } - if ($skiptoend) { + if ($skiptoend && $target ne 'meta') { &Apache::lonxml::get_all_text("/hintgroup",$$parser[$#$parser]); } @Apache::hint::which=();