Skip to content

Commit

Permalink
Remove HA-specific references. See turingschool#272.
Browse files Browse the repository at this point in the history
  • Loading branch information
kytrinyx committed Nov 30, 2012
1 parent 7e4e85a commit b87dcad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion source/projects/sales_engine.markdown
Expand Up @@ -243,7 +243,7 @@ This project will be peer assessed using automated tests and the rubric below.
* 2: Source code uses mixed style, with two to five style breaks
* 1: Source code is generally messy with five to ten issues
* 0: Source code is unacceptable, containing more than style issues
5. Live Hungry
5. Effort
* 5: Program fulfills all Base Expectations and three Extensions
* 4: Program fulfills all Base Expectations and two Extensions
* 3: Program fulfills all Base Expectations
Expand Down
8 changes: 4 additions & 4 deletions source/projects/store_engine.markdown
Expand Up @@ -164,9 +164,9 @@ To support the evaluation process, please make the following available via the `
* Orders
* At least 10 sample orders, with at least two at each stage of fulfillment (`pending`, `shipped`, etc)
* Users
* Normal user with full name "Matt Yoho", email address "demoXX+matt@jumpstartlab.com", password of "hungry" and no display name
* Normal user with full name "Jeff", email address "demoXX+jeff@jumpstartlab.com", password of "hungry" and display name "j3"
* User with admin priviliges with full name "Chad Fowler", email address "demoXX+chad@jumpstartlab.com", password of "hungry", and display name "SaxPlayer"
* Normal user with full name "Matt Yoho", email address "demoXX+matt@jumpstartlab.com", password of "password" and no display name
* Normal user with full name "Jeff", email address "demoXX+jeff@jumpstartlab.com", password of "password" and display name "j3"
* User with admin priviliges with full name "Chad Fowler", email address "demoXX+chad@jumpstartlab.com", password of "password", and display name "SaxPlayer"

### Submission Guidelines

Expand Down Expand Up @@ -253,7 +253,7 @@ This project will be peer assessed using user-driven stories and the rubric belo
* 2: Source code generates three or fewer warnings
* 1: Source code generates four to eight warnings
* 0: Source code generates more than eight warnings
4. Live Hungry
4. Effort
* 4: Program fulfills all Base Expectations and four Extensions
* 3: Program fulfills all Base Expectations and two Extensions
* 2: Program fulfills all Base Expectations
Expand Down

0 comments on commit b87dcad

Please sign in to comment.