--- rat/lonwrapper.pm 2011/01/03 14:19:41 1.40 +++ rat/lonwrapper.pm 2011/11/07 20:06:29 1.41 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Wrapper for external and binary files as standalone resources # -# $Id: lonwrapper.pm,v 1.40 2011/01/03 14:19:41 raeburn Exp $ +# $Id: lonwrapper.pm,v 1.41 2011/11/07 20:06:29 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -85,7 +85,7 @@ sub handler { # # Actual URL # - if ($url=~/\.(problem|exam|quiz|assess|survey|form|library)$/) { + if ($url=~/$LONCAPA::assess_re/) { # # This is uploaded homework #