Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 834 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 834 Bytes

Test4Theory Leaderboard for MCPLOTS stats

The following page and script uses the MCPLOTS data generated by the volunteers of the BOINC project Test4Theory.

The web pages shows the top users for the following categories:

  • Number of events
  • Number of jobs (total ammount, including good and bad ones)
  • Number of good jobs
  • Nominal CPU time (in months)

The charts are created using the library D3.JS and it will be only viewable in modern web browsers like Firefox or Chrome.

The user will see a welcome modal the first time he visits the site. This modal will be hidden for a week, as a cookie is created to dismiss the modal for the next visits (jquery-cookie plugin by Klaus Hartl).

You can check a running example here

License GPLv3 for the top5.js script.