Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.84 KB

Grading-and-Student-Progress.md

File metadata and controls

48 lines (34 loc) · 1.84 KB

Student Data

Attendance records, grades, and other progress indicators can be found in Canvas. Each data point has a specific use.

Remember that Canvas is the source of truth in regards to the student's status in the class.

Data Stored in Canvas

  • Attendance record
    • Counts toward final grade for student
  • Graded Assignments
    • Manually scored and entered by IAs
    • Counts toward final grade for student
  • Concept Checks
    • Auto-graded
    • Does NOT count toward final grade for student
  • Exercises
    • Does NOT count toward final grade for student
  • Studios
    • Does NOT count toward final grade for student

Student Work

  1. Exercise Solutions: These are practice and are reviewed but NOT graded.
  2. Studio Solutions: In class practice that is reviewed but NOT graded.
  3. Graded Assignment Solutions: At home work that is graded.

Grading

Solutions

The solutions repository contains solutions for graded assignments, studios, and some of the exercises. Ask a LaunchCode staff member to add you to the repository.

Attendance

The attendance assignment will be a quiz that is filled out by the student and automatically recorded.

Graded Assignments

Graded assignment scores are recorded in Canvas.

  1. Review the student's work
    1. A live demo is required.
    2. Use the rubric to double check that the student's solution meets all of the requirements. If something is missing, do NOT use the rubric as feedback. Tell the student directly what elements are missing.
  2. Enter grade in Canvas
    1. If the code meets the requirements, then mark the assignment complete in Canvas
    2. More about feedback in the feedback section