-
Notifications
You must be signed in to change notification settings - Fork 3
swap team names in debate setup page #31
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
Comments
This one should be implemented alongside #27 so that the setup view matches the debate conduction view. Clicking the swap button should change both views. |
I don't think it should? The functionalities seem to be very similar, but are very much distinct. |
I've re-read this issue and now I can see that I misunderstood the intended feature at first. Yes, they are very much distinct. #27 will invert the physical placement of the teams relative to the clock, whereas this issue will change the sides of the debate (i.e. if ZSK is the proposition and 38 LO is the opposition, clicking the swap button will put ZSK in the opposition and 38 LO in the proposition). We need both features, but they must be distinguishable because both swap buttons will be in the config screen (or the config wizard). When making the wizard, we could create an interactive debate schema that appears in many introductory materials.
One button would swap the proposition name with the opposition name. The Proposition and Opposition captions would stay the same to provide a frame of reference, just like the judges' and the marshall's tables. The other button would move the clock from the top of the schema to the bottom. How about that? |
Add an option to swap the text content of the team names.
e.g. GenericButton with some kind of "swap" icon in between the inputs?
The text was updated successfully, but these errors were encountered: