Skip to content

Rpm/checkpoint1#3

Merged
r-pm merged 36 commits into
gh-pagesfrom
rpm/checkpoint1
May 17, 2020
Merged

Rpm/checkpoint1#3
r-pm merged 36 commits into
gh-pagesfrom
rpm/checkpoint1

Conversation

@r-pm

@r-pm r-pm commented Apr 25, 2020

Copy link
Copy Markdown
Owner

Checkpoint Rubric

This is the rubric that your instructor will use to grade your checkpoints. Please do not edit.

Checkpoint 1

  • All tests passed: 40 points
  • Proper use of documentation (commenting on code): 15 points
  • Properly indented code: 15 points
  • Demonstrated effective use of JavaScript: 30 points

Checkpoint 2

  • The application works as it should: 40 points
  • Proper use of documentation (commenting on code): 15 points
  • Properly indented code: 15 points
  • Demonstrated effective use of JavaScript and the DOM API: 30 points

Checkpoint 3

  • Use of React: 25 points
  • Accesses an API: 25 points
  • Proper use of documentation (commenting on code): 25 points
  • The application functions as it should: 25 points

r-pm and others added 30 commits March 27, 2020 14:36
…realized there were built in row,column functions
…ts on the wrong files - maybe copied the wrong repo?
…terminal app game & have the game solve itself
…but now error show up in html. error reads that start / end are not defined in html
…can now see my actual code errors. had to re-write all variables inside of event function to accomodate event handler. no more errors from js but css has gone to shit. next need to redo css so i can see the functionality of js
…o all towers - worried this will affect move functions
r-pm added 6 commits April 22, 2020 15:36
…ts. something is preventing the function from moving into movePiece
…ed corrct code to this branch. cleaned up & reduced code. got my parameters straight. had to do checkWin test using very specific .length conditional in order to pass
Comment thread 03week/towersOfHanoi.js

function movePiece() {
// Your code here
function movePiece(startStack,endStack) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

missing additional tests
missing readme code plan file.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Hey Yousif! My README & additional tests stayed in the old file where I attempted gui: https://github.com/r-pm/javascript-workbook/tree/rpm/checkpoint1/checkpoint1

r-pm added a commit that referenced this pull request May 5, 2020
@r-pm r-pm merged commit cf9ff63 into gh-pages May 17, 2020
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.

2 participants