X-Git-Url: https://git.treefish.org/banana.git/blobdiff_plain/79c955a5969b6a1688c85c81c92d98f47e09d7b3..24a718f3612d0b9dc396970cfa85298d33655570:/summary.php?ds=sidebyside 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'] . ") |