There are no previously enrolled students '.
+ 'in '.$sections.'.
';
+ }
+ }
+ $Str.= ''.
+ 'Return to the chart.';
+ $r->print($Str);
+ $r->rflush();
+ return;
+ }
+
# "Click" is asinine but it is probably not my place to change the world.
- $Str .= '
Click on a users name to view their chart
';
+ $Str .= '
Click on a students name or username to view their chart
';
$Str .= '
'."\n";
$Str .= '
'."\n";
foreach my $field (@Fields) {
@@ -827,7 +865,7 @@ sub DisplayClasslist {
#
foreach my $field (@Fields) {
$Str .= '
';
- if ($field eq 'fullname') {
+ if ($field eq 'fullname' || $field eq 'username') {
$Str .= '