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

Conflicts of forms and table entries #9

Open
jinpyojeon opened this issue Mar 3, 2016 · 0 comments
Open

Conflicts of forms and table entries #9

jinpyojeon opened this issue Mar 3, 2016 · 0 comments

Comments

@jinpyojeon
Copy link
Contributor

Hi!

So Basileal and I worked together and finished some part of the project, and now Basileal is working on the Javascript randomization and I am (still) troubleshooting the score method and display of the tables.

After some search, it seems my issue is due to the discrepancies of forms, parameters, and table entries, and so I am thinking of applying the following 'fixes'. If there is any issue that may arise from these changes, please inform me!

  1. If the use of versa valve is a characteristic of the robot than a run, then I will be removing versa_valve form from run page and table entry.
  2. There seems to be two form elements that keep track of the number of rooms (one for level 1 and certain divisions, and one for level 2 and room factor application). Their name is rooms_searched and num_rooms_searched, so I am considering to change the names to make their differences more explicit. I will make it so that they go under the same table entry.
  3. There is currently only a boolean value that keeps track of run disqualification. Should we add a table entry to keep track of the reasons of disqualification? If so, should it be string entry, radio buttons, etc?

Thanks again for your help!

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