Quote:
|
Originally Posted by Tom Bottiglieri
Will there be an option to add data from seperate events. We are going to multiple events and it would be nice if we could cross reference between events while still keeping the match data.
|
What you can do is extract the mySQL database, via an application such as phpmyadmin into a .sql file. YOu can then call up this .sql file into a database any time you would like for each inidividual regional.
Quote:
|
Originally Posted by Tom Bottiglieri
Will there be an easier way to input team robot pictures rather than manually renaming the image files and putting them in the stamp/images/ directory?
|
While we were developing this portion of the application we experimented with many ways to upload the photographs. After getting feedback from teams we found that most teams go around the pits and take pictures of all the bots. We found that it would be much harder to insert each photo individually via a php input file, but rather just let you dump all the photos into one dir and rename them. We may implement this feature in 1.2 or 1.3 though if there is demand.
Quote:
|
Originally Posted by Tom Bottiglieri
I have found no way to edit the robot summary. I tried to do this from the User Input page, but none of the robot specs were changed in the Summary page. Am I missing something?
|
An excellent point! This will defiantly be added.
Thanks for your interest in STAMP!