CHOOSE_FROM_ANY_SEQUENCE
- return \$res->is_sequence;
+ return &Apache::lonprintout::printable_sequence(\$res);
return $urlValue;
return \$res->hasResource(\$res,sub { return !\$_[0]->is_sequence() },0,0);
@@ -4367,8 +4658,9 @@ CHOOSE_FROM_ANY_SEQUENCE
if (!$res_printable) {
$paramHash = Apache::lonhelper::getParamHash();
$paramHash->{MESSAGE_TEXT} =
- &mt('Printing for current resource is only possible between [_1] and [_1]
',
- $res_printstartdate, $res_printenddate);
+ ''
+ .&mt('Printing for current resource is only possible between [_1] and [_2]',
+ $res_printstartdate, $res_printenddate).'
';
Apache::lonhelper::message->new();
}
$paramHash = Apache::lonhelper::getParamHash();
@@ -4593,7 +4885,7 @@ FONT_SELECTION
return "$helper->{VARS}->{'probstatus'}";
Homework Problem
- Exam Problem
+ Bubblesheet Exam Problem
Survey question
,choice computer="anonsurvey"Anonymous survey question