Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save n0land0/8bbe1ee023c4a80070397be5582bd9d2 to your computer and use it in GitHub Desktop.

Select an option

Save n0land0/8bbe1ee023c4a80070397be5582bd9d2 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. - mod_0_assessment, models
  • I named my files correctly. - variables.js, modelA.js, modelB.js
  • I structured my files and directories correctly. - mod_0_assessment/variables.js, mod_0_assessment/models/modelA.js, mod_0_assessment/models/modelB.js
  • I made only one initial commit. - 1eae24ed7fcb1f26a8048b95b5d278eb075608e1
  • I pushed my initial commit to GitHub. - https://github.com/n0land0/mod_0_assessment/commit/1eae24ed7fcb1f26a8048b95b5d278eb075608e1

Part II: Program Specific Challenge

Part III: Building a Model

  • I named my directory correctly - mod_0_assessment/models
  • I created two files with correct names - mod_0_assessment/models/modelA.js, mod_0_assessment/models/modelB.js
  • I followed all the requirements for the first model
  • I saved my work and commited my changes using a properly formatted commit message - "Complete modelA.js"
  • I followed all the requirements for the second model
  • I saved my work and commited my changes using a properly formatted commit message - "Complete modelB.js"

Done?

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment