Skip to content

Update Tournament readme with more details#254

Merged
IanWhitney merged 2 commits intoexercism:masterfrom
IanWhitney:update_tournament_description
May 18, 2016
Merged

Update Tournament readme with more details#254
IanWhitney merged 2 commits intoexercism:masterfrom
IanWhitney:update_tournament_description

Conversation

@IanWhitney
Copy link
Copy Markdown
Contributor

Based on the conversation here: exercism/rust#122

This addresses a few problems that @ijanos had

  • What do the column headers mean?
  • How are points awarded?
  • What is the input format?

There's still a need for a default test json file, but that can come in a different PR.

Based on the conversation here:
exercism/rust#122

This addresses a few problems that @ijanos had

- What do the column headers mean?
- How are points awarded?
- What is the input format?

There's still a need for a default test json file, but that can come in
a different PR.
Comment thread tournament.md Outdated
A win earns a team 3 points. A draw earns 1. A loss earns 0.

The outcome should be ordered by points, descending. Ties are broken by
first looking at the number of wins then by ordering the team names
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if there's one thing I would say it would be that "looking at" doesn't make clear that it's descending in the number of wins.

@petertseng
Copy link
Copy Markdown
Member

small thing, but generally 👍

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

Successfully merging this pull request may close these issues.

3 participants