Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number Input #5

Open
sjmoe opened this issue Feb 2, 2017 · 0 comments
Open

Number Input #5

sjmoe opened this issue Feb 2, 2017 · 0 comments

Comments

@sjmoe
Copy link

sjmoe commented Feb 2, 2017

The following issues are occurring with the current version of SuperScouter4FRC

Number Input

  1. Form reset does not reset number input to the default as defined in the Schema Designer. It will set the numbers initially to the default value. Submit also does not reset to the default value
  2. Number comes through as decimal instead of true number value. Show as 2 on screen in app on Android but ends up as 2.35, 2.65, etc. Actual number varies. Integer part of number appears to be correct.
  3. Need ability for Number to not reset so you can have static data that does not reset between matches or form resets. This would need to be defined in Schema designer.

Multi Choice

  1. Allow Multiple shows up as tab delimited in data (opened with Notepad) but when you open CSV in excel turns into combined text. Minor inconvenience. Can the delimiter be specified in the schema for the entire file.

Text Box

  1. Please allow for Default Value. Default value set, form reset, submit form reset

HTTP address

  1. HTTP address resets between use of application in Send Data Area. Can this be maintained like it is in the Schema area? Needs to be re-entered

Enhancement request

Image

  1. Please set up form type of Image. Pictures of robot for scouting purposes.

If you could set this up as open source, I would like to look into the SuperScouter Server working with SQL Server as an option, and some type of reporting system for data analysis. With minor enhancements this could be set up to work with multiple teams and collaborative effort. Team FRC 3026 Orange Crush Robotics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant