Skip to main content

Using Categories to Generate Weighted Final Grades in Moodle


In this lesson, we will see how to set up categories in the Moodle grade book and use the categories to generate a weighted final grade. In most cases, this is an easier method than creating a custom formula for the final grade.


Access the Grade Book

media_1413579359126.png

Once you have added the graded activities to your class, login and click on the Grades link in the Settings block.

Grade book

media_1413579398879.png

The grade book's default view, Grader report, will list each graded item, with one column for each item and one row for each student. We will be organizing the items into categories and adding a total number of points to each category based on a 100 point scale. For each category, we will use the average score, assuming that all items in the category carry equal weight towards the final grade. Locate the Grader report menu in the upper left.

Change to Full View

media_1413579424097.png

Click on the Grader report menu and choose Full view.

Full view

media_1413579464228.png

Full view displays the graded items without students. Click the Add category button at the bottom to add the first category, Forums.

Create the Forums category

media_1413579499226.png

Category name is the only required field, but we will also change the Maximum grade. In this case, Forums account for 25% of the total grade, so I have entered 25 as the maximum number of points which can be earned in the Forums category. The default setting for Aggregation, Simple weighted mean of grades, will compute the average score for all Forums, so if a student earns 10 points on all 5 forums, they will get 25 points towards their final grade. Click Save changes to create the category.

Move items to Category

media_1413579685098.png

The next step is to move all of the Forums into the Forums category. We can do this one at a time, by clicking the move tool (4 way arrow) for each item and then clicking the box that will appear under the Forums category. An easier method is to select each Forum (1) and chen choose Forums from the Move selected items to menu at the bottom (2).

Forums category updated

media_1413579707457.png

Now all of the forums are in the Forums category. We need to repeat the process for all remaining categories. In this case, we will create categories for Assignments and Exams and move the appropriate items into those categories.

Assignments category

media_1413580806665.png

The Assignments category counts for 35% of the final grade, or 35 points on a 100 point scale.

Exams category

media_1413579796596.png

Exams are worth 40 points towards the final grade, or 40% of the total. The midterm is 50 points and the final exam is 100 points, so the final exam is worth twice as much towards the final grade.

Final Grade Book setup

media_1413581017276.png

The grade book categories have been added and the items have been moved to the correct categories. If additional graded items are added to the class, they can be placed in one of the categories and the final grade will be updated. Each category is set up to calcuate the simple weighted mean of grades and to only include non-empty grades (Aggregate only non-empty grades). This means that if a student does not submit work for a graded activity in the class, her grade should be entered as 0 to produce the correct final grade. Only items which are graded will count towards the final grade.

Comments

Popular posts from this blog

Blackboard Podcasts

I've been searching for podcasts about Blackboard and have come across a few. Some are too site-specific while others could use a little more polish before I would recommend them to others. However, one podcast I did find to be useful and high quality is Teaching with Blackboard by Jason Rhode at Northern Illinois University. Episode 5, posted last week, discusses how to incorporate RSS feeds into Blackboard using Feed2JS , a website and tool for converting an RSS feed to JavaScript which can be copied and pasted into your Blackboard course. This gives you a relatively easy way to add dynamic content to a course. For many instructors, RSS may be a foreign language, but I think if you listen to the five minute podcast, you will learn enough to get the idea. If you want more, Jason's previous podcast covers RSS and podcasting in more detail.

QuickSource Guides to Blackboard

The Resource Network in Harrisonburg, Virginia, publishes fold out guides to various software applications like MS Office, WordPerfect, Adobe Acrobat and more. They have student and instructor guides to BlackBoard for $4.00 each. Prices are lower if you buy in bulk. I got mine yesterday and they look nice and are easy to read. Each one covers the important things you need to know to use Blackboard as a student or instructor. They are also available through Amazon.com for $4.95 each.

Tracking in Moodle forums

Tracking is a feature in Moodle forums which will highlight unread forum messages so you can easily see what is new to you. You can turn tracking on and off for individual forums, but in order to use it, you must first turn it on in your profile. Instructors have the option of turning tracking on or off or making it optional for each forum they create in a course. This means if your instructor turns off tracking, you won't be able to track posts in a forum. The default setting is optional, so each student can decide whether or not to track posts. If you turn on tracking for a forum and you are also subscribed to that forum (receiving copies of posts via email), you will notice that posts you've been emailed will be marked as read once you return to the forum in Moodle. There is no communication between the email message and Moodle –– as long as you are sent the post via email, Moodle will mark it as read. If you aren't going to read forum posts via email, you may want to tu...