| 1 |
Download SplitsBrowser deployment zip file from here. |
| 2 |
Unzip java executable and example html from the zip file.
You will need a decompression program like WinZip. It is possible that
your browser will perform this stage automatically when you download the file. |
| 3 |
Create html output file from e-punching system. |
| 4 |
Compress the html output using WinZip program if you have
it.
As a guide if the compressed file size is greater than 100KB then it may be worth
considering breaking the results up into separate sub-files. |
| 5 |
Modify the example html as follows:
1. Edit the value of the src applet parameter to the name of the your
results file. (replace filename.zip) as described in applet customisation below.
2. Edit the dataformat applet parameter to identify the format of your
file as described in applet customisation below.
3 . Edit the html page title to the name of your event.
|
| 6 |
Add a link to the html file from your event details. |
| 7 |
Upload the html file, zipped results and jar file to the
same directory on your web server. |
| 8 |
Test that the results can be successfully viewed online. |