For this page to work you will need to add a few variables to the url:
id | your school ident |
type | totaltime, score, logins (totaltime is default if type isnt passed) |
year | this is the school year you wish to view ie 1,2,3,4,5,6,7,8,9,10,11: year=10 |
num | number of users per row |
from | display results from. eg "last monday" see http://www.w3schools.com/php/func_date_strtotime.asp (Default is the start of this academic year) |
to | display results till. eg "31 december 2012" see http://www.w3schools.com/php/func_date_strtotime.asp |
limit | total number of users to be shown (i.e. top 10) |
scroll | if you want the page to automatically scroll up and down to show users set scroll=true |
title | you can set a custom title by using title=what ever you want |
colour | to set a custom colour use colour=ff0000 (make sure the colour hex code does not include the #) |
Note: to and from use strtotime which allows you to use string such as: "last monday", "first day of this month", "1 april 2010". see http://php.net/manual/en/function.strtotime.php
To hide this help add &help=false on to the end of the url string: