CS2212-2012-G2 / SurvivorPool

CS2212 Project
Other
1 stars 0 forks source link

Bonus: Adding before Season Start #48

Closed JonDemelo closed 12 years ago

JonDemelo commented 12 years ago

Should bonus questions only be able to be added after the season has started? There's nothing saying you can't, but it seems like we shouldn't since until the season has started, the user's can't log in to the BB to answer them.

EDIT: It also seems that it currently only allows one bonus a week, whereas it should have as many as needed, at least that's what I recall from when we asked her.

JustinMcDonald commented 12 years ago

first part is fixed, can anyone confirm the second part?

slyos commented 12 years ago

Confirmed for multiple questions per week. Accidentally hit the wrong button.

Nava2 commented 12 years ago

I disagree, I think you should be able to add questions, but only for the current week (AKA the first week) before the season starts.

The client shouldn't have access to these, but they would get them all after the season starts.

slyos commented 12 years ago

But before the season starts, you are not in the week. This is how I imagined it would work:

  1. Admin hits start season
  2. Admin creates bonus question(s) for current week and only for the current week.
  3. Admin uploads(saves) all the data to file.
  4. User reads in file, answers them
  5. Admin advances week
  6. Back to step 2

BB currently only allows Users to answer questions that are in the current week.

Nava2 commented 12 years ago

That sounds good to me.

slyos commented 12 years ago

Issue resolved?

Nava2 commented 12 years ago

Is it implemented?

JustinMcDonald commented 12 years ago

yeah pretty much, it works as ramesh said above

Nava2 commented 12 years ago

Closing as it appears resolved.