Blackboard

Calculated column in grade book

rated by 0 users
This post has 5 Replies | 1 Follower

Not Ranked
Posts 0
flyn Posted: 27 Aug 2009 12:00 AM
--- Server: CE/Vista Release 8(??) | Client: ??(??) ---

I have a faculty member who has about 20 quizzes worth 10 points each and at the end of the semester she wants to add up the 10 highest scores so that 100 is the highest grade the student can receive. Can anyone tell me how to do this in a calculated column.
Not Ranked
Posts 0
bouffordr replied on 27 Aug 2009 12:00 AM
Hi,

The calculated column type is only best for the simplest of calculations such as straight sums of all values and basic average.

To do anything beyond "dropping the single lowest score", the instructor's best option is to download the grades and use a spreadsheet such as Microsoft Excel, Apple Numbers or Open Office Calc.

Cheers,

Bob
Not Ranked
Posts 0
When I've copied Gradebook grades and pasted them into an Excel spreadsheet, I got nonsense (i.e., all the grades were in one giant cell). How have people successfully imported grades into a spreadsheet and keeping all the same columns, rows, and formattiting stuff?
Not Ranked
Posts 0
bouffordr replied on 23 Oct 2009 12:00 AM
David,

Unlike earlier WebCT CE 4.1, trying to copy and paste the Grade Book into an Excel spreadsheet does not work very well unless you go through some extra steps to parse out the block of text that is stored on the clipboard.

The best option is to use "Export to Spreadsheet" at the bottom of the Grade Sheet to create a CSV file that can be opened in Excel.

Cheers,

Bob
Not Ranked
Male
Posts 3

You can do this a couple of ways:

1. The Painful, Drop Lowest Scores Method (explained here with dropping 2): http://jaredstein.org/2008/12/16/dropping-lowest-2-scores-in-blackboard-or-moodle/

OR

2. Create a calculated column that looks like this:

MIN{(Q1+Q2+Q3+Q4+Q5+Q6...),100}

Where Qi = a quiz. Note that the parenthetical can be replaced with another calculated column that simply sums up all the quizzes, so that'd look like this:

MIN{[Quizzes],100}

This 2nd method does not take the highest scores, but rather sets the max points possible at 100.

Not Ranked
Posts 5

The 'Export to Spreadsheet' button is only available if you have the right permissions to the container - basic access to the gradebook doesn't give you the export button.

Page 1 of 1 (6 items) | RSS