X-Git-Url: http://git.treefish.org/banana.git/blobdiff_plain/da4d58fd2fe170781a7810fb5265b4744ce636ed..7b7f10ba3917a6d5229f13d27aa4e94a9685b00e:/summary.php diff --git a/summary.php b/summary.php index bd7ac7f..d63c765 100644 --- a/summary.php +++ b/summary.php @@ -12,7 +12,25 @@ block("black", "summary for " . $_POST['mnumber']); - print "Examples Submitted"; + if ( isset($SESSIONS_next) ) { + print "Submitted for next session on " . $SESSIONS[$SESSIONS_next]['timestr'] . ""; + + print "
0 (0/" . $SESSIONS[$SESSIONS_next]['nexamples'] . ") |
" . $wdone[0] . " (" . $wdone[1] . "/" . $SESSIONS[$SESSIONS_next]['nexamples'] . ") |