Skip to main content

Finalize and Submit the assignment

What you need to submit

On canvas, you need to submit:

  1. Link to your GitHub Repository from part 1
  2. Link to your hosted GitHub Page from part 1.

Grading Criteria

You will be graded using the following criteria.

  1. The WebPage has all the required sections. (10 Points - 2 points each)
    1. Including styles and script files using relative paths.
    2. familiarity with nesting HTML tags. i.e.: a <div> containing other elements.
      • Following the instructions will lead to passing the auto-graded tests.
    3. presenting content using different HTML tags. i.e. <ol>, <ul>, <p>, <img>
    4. assigning classes and IDs properly.
    5. Styling the page using classes and IDs in the css file.
  2. The Web page is hosted on GitHub Pages. (3 Points)
  3. Proper usage of git and GitHub and making frequent commits (3 points).
  4. Pull request is submitted. (4 points)

Don't Forget to

  • You don't fill out the self-evaluation and self-grading section on the README.md file.
  • You upload your assignment into GitHub instead of properly using GitHub commits and pushes.

Feedback form