Sim Racers 4 Life
Managing results/championship table: offering help :) - Printable Version

+- Sim Racers 4 Life (https://forum.simracers4life.com)
+-- Forum: Past Seasons (https://forum.simracers4life.com/forumdisplay.php?fid=8)
+--- Forum: League Members Only (https://forum.simracers4life.com/forumdisplay.php?fid=24)
+--- Thread: Managing results/championship table: offering help :) (/showthread.php?tid=996)

Pages: 1 2 3 4 5 6 7 8


RE: Managing results/championship table: offering help :) - c.pucher - 23-08-2015

Ah ok, get it now Nikos! That shouldn't be much of a problem Smile


RE: Managing results/championship table: offering help :) - c.pucher - 27-08-2015

Attached a screenshot showing how it looks like now. Missing is the Position for individual race. Would "Pos. / Points" (example: 1 / 25) instead of only points be a convenient way to display this?

Strike Results are working now too, need a bit more of testing but should be fine Smile. Can only apply it to individual races though, not on weekends as I'm currently not handling weekends (this could be changed if needed, would be a bit of work though).


RE: Managing results/championship table: offering help :) - 1959nikos - 27-08-2015

Exactly how I thought it should be Smile All ready now.


RE: Managing results/championship table: offering help :) - bullwinkle - 27-08-2015

looks good but I was pleased with it before


RE: Managing results/championship table: offering help :) - c.pucher - 29-08-2015

@Paul
Attached is a html file which shows the championship-table as css-table. Would something like this work for you?


RE: Managing results/championship table: offering help :) - DJCruicky - 29-08-2015

Looks good Smile.


RE: Managing results/championship table: offering help :) - Paul Swire - 29-08-2015

Hi Chris.

I'm away from home at the moment. But it looks exactly what I am looking for, I should be able to get that linked into the web site with its own page.

Big Grin


RE: Managing results/championship table: offering help :) - c.pucher - 29-08-2015

Great Smile

Attached are more polished versions.


RE: Managing results/championship table: offering help :) - c.pucher - 01-09-2015

Taking http://this as inspiration the headers containing the race name ('Brianza 1', 'Brianza 2' ...) in the html-file will now link to the simresults.net (or any other website containing the race result) page.


RE: Managing results/championship table: offering help :) - c.pucher - 01-09-2015

@Tim
Could you provide me with your current database (should be the final one with all results) so I can test if everything works as it should Smile

Will upload the new version soon if testing goes ok.


RE: Managing results/championship table: offering help :) - bullwinkle - 01-09-2015

sent you e mail


RE: Managing results/championship table: offering help :) - c.pucher - 01-09-2015

So, attached is the new version along with the current database and the html tables Smile

Was new in this version:
- strike-results are working
@Tim: they are set to '0' for the Lola Season, you can change this under 'Configure Championship'
- Championshiptables now show the position of the driver/team in the championship
- Driver Championshiptable now shows number of participants for each race
- Championshiptables can now be saved as html files
@Tim: for this you just have to right-click on the respective championshiptable. A context menu will open which allows you to save the table as a html-file
- A Weblink (for example simresults.net-Result) can now be saved for each race. This link will work for the headers in the drivers-championship html page
@Tim: The link can be added in the RaceResult-Page for each race

In the attached html-file only the link to the LeMans simresults.net result is working as I haven't configured the other ones.

@Tim
I made some small changes to the database (teamcolor for some drivers in team 'none' was wrong). You can work with the attached one from now on or keep the one you have, doesn't make much difference, only some teamnames in the html file for the drivers-table will be shaded black.


RE: Managing results/championship table: offering help :) - DJCruicky - 03-09-2015

Top Stuff Smile


RE: Managing results/championship table: offering help :) - c.pucher - 28-09-2015

New version with small layout changes.


RE: Managing results/championship table: offering help :) - c.pucher - 01-10-2015

New version with (hopefully) bug fix concerning team management.


RE: Managing results/championship table: offering help :) - bullwinkle - 01-10-2015

thanks and the beat goes on


RE: Managing results/championship table: offering help :) - c.pucher - 09-11-2015

New version added, which fixes the following bug:
- Points calculation failed if more drivers finished a race 'normally' (according to our rules) and thus were eligible to get ponts than there are positions configured in the points-system (which are 20)


RE: Managing results/championship table: offering help :) - c.pucher - 09-11-2015

New version, fixing another (:-[) bug due to sloppy programming:
- Now considering hours in finish time too. Previously someone taking 1:00:11 (1 hour and 11 seconds) to finish the race would be considered faster than someone taking 0:55:30 (55 minutes and 30 seconds) for instance, as the first driver only took 11 seconds to finish the race if one doesn't regard the hours ... ;D


RE: Managing results/championship table: offering help :) - c.pucher - 24-11-2015

New version, containing following fix:
- trailing blanks/spaces in drivernames won't cause problems anymore. Example: 'Christoph Pucher ' will be "recognized" as 'Christoph Pucher'


RE: Managing results/championship table: offering help :) - bullwinkle - 24-11-2015

thanks Chris