+ Reply to Thread
Results 1 to 2 of 2

excused assignment in the excel gradebook.

  1. #1
    lalewis
    Guest

    excused assignment in the excel gradebook.

    I am using the excel template for the teacher's gradebook based on points.
    Sometimes when a student is absent, I would like to excuse them from an
    assignment and just average their grade without that assingment. The
    gradebook template divides by the total number of possible points to
    calculate the average. How can I omit an assignment from the calculation of
    the average?

  2. #2
    Jason Morin
    Guest

    Re: excused assignment in the excel gradebook.

    One way:

    =SUM(A:A)/SUMIF(A:A,"<>",B:B)

    where column A is points received for each assignment and
    col. B is total possible points for each assignment. It
    assumes that if a student is absent and no points are
    given for the assignment, then the cell in A is left
    *empty*.

    HTH
    Jason
    Atlanta, GA

    >-----Original Message-----
    >I am using the excel template for the teacher's gradebook

    based on points.
    >Sometimes when a student is absent, I would like to

    excuse them from an
    >assignment and just average their grade without that

    assingment. The
    >gradebook template divides by the total number of

    possible points to
    >calculate the average. How can I omit an assignment from

    the calculation of
    >the average?
    >.
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1