From 0f0a9f31132ea420a63cf492dba5cd1db7e56c40 Mon Sep 17 00:00:00 2001 From: Carlos Joa Date: Thu, 19 Oct 2017 11:37:31 -0400 Subject: Add new option to download contest results in S4RiS JSON format Fix user institution in webcast report Add flag for Puerto Rico --- src/admin/report.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/admin/report.php') diff --git a/src/admin/report.php b/src/admin/report.php index fe4b88d..895cac6 100644 --- a/src/admin/report.php +++ b/src/admin/report.php @@ -58,6 +58,10 @@ if (isset($_GET)) { "'Webcast File','width=800,height=600,scrollbars=yes,toolbar=yes,menubar=yes,". "resizable=yes')\">Webcast File
\n"; + echo " S4RiS File
\n"; + echo " Statistics
\n"; -- cgit v1.2.3