'."\n";
+ $Str .= &Apache::lonstatistics::SectionSelect('Section','multiple',5);
+ $Str .= ' | ';
+ #
+ $Str .= '';
+ $Str .= &Apache::lonhtmlcommon::StatusOptions(undef,undef,5);
+ $Str .= ' | ';
+ #
+# $Str .= '';
+ my $only_seq_with_assessments = sub {
+ my $s=shift;
+ if ($s->{'num_assess'} < 1) {
+ return 0;
+ } else {
+ return 1;
+ }
+ };
+ &Apache::lonstatistics::MapSelect('Maps','multiple,all',5,
+ $only_seq_with_assessments);
+# $Str .= ' | ';
+ #
+ $Str .= '';
+ $Str .= ''.&mt('Analyze By ');
+ $Str .=' ';
+ #
+ $Str .= ' '.&mt('Number of Plots:');
+ $Str .= '';
+ $Str .= ' | ';
+ #
+ $Str .= '
'."\n";
$Str .= '