--- loncom/interface/domainprefs.pm 2019/01/28 21:36:45 1.347 +++ loncom/interface/domainprefs.pm 2019/01/31 17:44:07 1.348 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.347 2019/01/28 21:36:45 raeburn Exp $ +# $Id: domainprefs.pm,v 1.348 2019/01/31 17:44:07 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -8313,7 +8313,7 @@ sub scantronconfig_titles { csv => 'Comma separated values (.csv)', hdr => 'Remove first line in file (contains column titles)', pad => 'Prepend 0s to PaperID', - rem => 'Remove leading spaces (except Q columns)', + rem => 'Remove leading spaces (except Question Response columns)', CODE => 'CODE', ID => 'Student ID', PaperID => 'Paper ID',