[ARCHIVED] Error in Canvas' Formula Calculation for a Quiz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2020
08:24 AM
Hi all
I just gave my first quiz in Canvas and I included a formula question where students were given 6 randomly-generated numbers and were asked to calculate the mean. I put the following formula into Canvas for the solution:
(a+b+c+d+e+f)/6
Every single one of my students was marked incorrect on this question because Canvas did the math wrong. After the fact I tried using mean(a,b,c,d,e,f) and that gave the same incorrect answer.
Any ideas what is going on??
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2020
11:31 AM
I figured it out! Canvas thought the lowercase "e" variable was the exponential. I changed it to uppercase E and the math worked out.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.