Found this content helpful? Log in or sign up to leave a like!

Calculating a grade for placement purposes based on three exams

Jump to solution
jsnow-bowdoin
Community Explorer

Hi All,

I'm administering placement exams for incoming students. One of the departments would like to determine their students' placements on a combination of three exams. 

Part A, Part B, and Part C (each part is worth 30 points).

Here are the scenarios for placement.

If A+B is less than 30, placement in XX1093.
If A+B is greater than or equal to 60, AND if C is greater than or equal to 18, placement in XX1140.
Otherwise placement in XX1130.

I created an assignment group. Is it possible for the assignment group to display points rather than a percentage?

Does anybody have other ideas how to use the Canvas gradebook to determine the placements?

Thank you!

Labels (1)
0 Likes
2 Solutions
Gabriel33
Community Participant

I am sorry, but I don't think it is possible to solve it fully within Canvas' assignment groups and gradebook in the user interface.

If the exams are done on paper and then the grades are uploaded to Canvas, I'd recommend making the calculation within Excel (or your favorite spreadsheet editor) before uploading the grades.

Alternatively, you could have a script use the Canvas API to collect the grades, and then create a new gradebook column (perhaps a custom gradebook column)

 

View solution in original post

dbrace
Community Coach
Community Coach

Hi @jsnow-bowdoin,

I only have limited experience with them but have you considered using modules and Mastery Paths?  Mastery Paths are used for diffentiated learning, which seems to be similar to what you are trying to accomplish (although you are doing it for placement testing and not for learning).

Below are some resources that you might find helpful:

-Doug

View solution in original post