View Single Post
  #20   Spotlight this post!  
Unread 10-02-2015, 18:34
Skyehawk's Avatar
Skyehawk Skyehawk is offline
Nuts N' Bolts
AKA: Skye Leake
FRC #0876 (Thunder Robotics)
Team Role: Mentor
 
Join Date: Nov 2012
Rookie Year: 2011
Location: Northwood, ND
Posts: 275
Skyehawk is a name known to allSkyehawk is a name known to allSkyehawk is a name known to allSkyehawk is a name known to allSkyehawk is a name known to allSkyehawk is a name known to all
Re: Team 111's scouting system: WildRank

...And here is my version of the UI and calculations in the team summaries, keep in mind it is not 100% complete, (I need to get various rankings averaged). My version does have a SUM function for adding Boolean values together in teem summaries (as well as the default average). There are some other small changes, nothing really worth noting.

https://www.dropbox.com/s/yci3tqedj0...15_UI.zip?dl=0

I have not looked at Short Stuff's version yet so I cannot compare the two at this moment, I have no idea what he accomplished.

[EDIT] After taking a quick glance through Short Stuff's version I have concluded that it takes a minimalistic approach. It covers most of the aspects of the game without getting too in depth to a point of cluttered up UI. This is in sharp contrast to mine where the main focus is on tote stacking, specifically on max heights of tote stacking. My version also returns more info in team summaries.

[EDIT] updates in my version coming out soon (added average support for spinner(dropdown) menus)

Last edited by Skyehawk : 10-02-2015 at 23:46. Reason: Update