CS2212-2012-G2 / SurvivorPool

CS2212 Project
Other
1 stars 0 forks source link

Bonus panel is NOT user friendly #77

Closed Nava2 closed 12 years ago

Nava2 commented 12 years ago

It is currently not clear how to use this panel and needs to be changed.

The display of the questions is also not up to the quality of the other panels, the label html is particularly ugly and should probably be replaced by a set of labels and other fields.

Sent via Hubroid

JustinMcDonald commented 12 years ago

+1 guys, if you want me to reorganize the panel. I'll do it with a majority vote, but it works so im not worrying about it.

slyos commented 12 years ago

I agree with @Nava2 . Plus it doesn't allow me to enter in questions after a season has been started. But that's a different issue.

JustinMcDonald commented 12 years ago

okidok, i have a biased perspective on how it works though, what do you guys find confusing about adding questions? my guess is that it needs a "add new question" button?

Nava2 commented 12 years ago

I put a bunch of time into restructuring the top panel of this one: c058efb10325a0a584a9458f9571cf1d542cd012

Its almost done now, just need to fix up some small parts. The logic is confusing in the actions, but I'll make it through.

Nava2 commented 12 years ago

@JustinMcDonald currently, the bonus json isn't be read correctly.. so its not loading the questions properly.

If the admin doesn't set any questions, advacnces the week, and restarts the application, it won't allow anyone to add questions.

JustinMcDonald commented 12 years ago

since i added 'new question' button?

Nava2 commented 12 years ago

Exists there, but please use this branch https://github.com/CS2212-2012-G2/SurvivorPool/tree/formatBonus to adjust it. Most of your original methods are there.

JustinMcDonald commented 12 years ago

what? confused, its already on master branch

Nava2 commented 12 years ago

I (with some help from @slyos) took care of this.

Closed and merged into master.