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

Competition Round completion: Snapshot #3

Closed
gautamrege opened this issue Oct 15, 2015 · 2 comments
Closed

Competition Round completion: Snapshot #3

gautamrege opened this issue Oct 15, 2015 · 2 comments

Comments

@gautamrege
Copy link
Member

When one round of competition is completed, we need to save a snapshot of the competition. Information that is saved will be graphically represented in the Progress Report.

  • Number of commits done by each individual in this round.
  • Total score for each individual in this round.
  • The team association: who was in which team
  • Duration of the competition. (this can be taken from the date picker :from and :till field.
  • Validation: We cannot have overlapping rounds.

Details of how this data should be shown is in #4

@gautamrege gautamrege mentioned this issue Oct 15, 2015
3 tasks
@gautamrege
Copy link
Member Author

@kirandc Please complete this change -- the judging starts on 21st and if we don't have the Competion Round in place, it is going to get difficult!

gautamrege added a commit that referenced this issue Oct 19, 2015
+ Member.team to Member.teams
+ Added correct relation in rake task
gautamrege added a commit that referenced this issue Oct 20, 2015
This ensures that the callout is updated even if there
are no commits but more activities.
gautamrege added a commit that referenced this issue Oct 20, 2015
@gautamrege
Copy link
Member Author

Done.

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