--- loncom/html/adm/helper/newslot.helper 2023/07/07 04:12:23 1.30.4.1.4.1
+++ loncom/html/adm/helper/newslot.helper 2023/07/07 04:18:18 1.30.4.1.4.2
@@ -309,7 +309,7 @@
PROCTOR
- return $res->is_problem()
+ return $res->is_problem() || $res->is_tool()
return $res->symb()
return &{$helper->{DATA}{origslot}}('symb');