Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Andrew-Musselman/ea254c4f95214ed2e6b38361efb0e00c to your computer and use it in GitHub Desktop.

Select an option

Save Andrew-Musselman/ea254c4f95214ed2e6b38361efb0e00c to your computer and use it in GitHub Desktop.

Checklist/Rubric

To make a copy of this rubric:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of the document.
  2. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.

Part I: Creating Directories and Files; Initializing Git and Pushing to GitHub

  • I named my directories correctly.
  • I named my files correctly.
  • I structured my files and directories correctly.
  • I made only one initial commit.
  • I pushed my initial commit to GitHub.

Part II: Program Specific Challenge

  • I wrote each line of code that was asked for
  • I added and committed my changes with a properly formatted commit message starting with a present-tense verb and a capital letter.
  • I pushed my changes to Github.

Part III: Building a Model

  • I named my directory correctly
  • I created two files with correct names
  • I followed all the requirements for the first model
  • I saved my work and commited my changes using a properly formatted commit message
  • I followed all the requirements for the second model
  • I saved my work and commited my changes using a properly formatted commit message

Done?

  • I pushed all of my changes to Github.

Academic Integrity

  • I completed this assessment on my own.
  • I did not and will not share the assessment instructions with any other person.

Submission:

  • I completed all parts of the Assessment Submission Form and fully submitted.
@Andrew-Musselman
Copy link
Copy Markdown
Author

I missed the step to make the directory named models and to create my two object files in that directory. I did my best to move the files into the correct directory after the fact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment