TeamBasedInquiryLearning / checkit-tbil-la

https://teambasedinquirylearning.github.io/checkit-tbil-la/
MIT License
0 stars 1 forks source link

E2 avoid long calculations while checking all three issues preventing RREF #23

Closed StevenClontz closed 3 years ago

StevenClontz commented 3 years ago

Would it make sense to have E2 give the student four matrices:

Then have students find the RREF, explain what's wrong with the other three, then fix them?

I think this eliminates needing experience with full Gauss-Jordan elimination. To which I'd want to consider if this is bad: students can still learn it optionally if they want to do these RREFs by hand, but I'm also okay with them using tech all semester I think.

StevenClontz commented 3 years ago

(I guess we could still have a second part asking to find RREF of a matrix, but allow technology. Maybe that'd make a point.)

StevenClontz commented 3 years ago

@siwelwerd thoughts on this? (Working thru Fri to get this core bank fixed up, then forking a version to align with Fall 2021 development edition)

siwelwerd commented 3 years ago

Gaussian elimination is specifically listed in the course description here, and I assume many other places. So my inclination is to keep it.

StevenClontz commented 3 years ago

Ah, right, that's reasonable. But I still like getting at each of the properties of RREF in each exercise. So would you be okay with this?

  1. For each of the below matrices, explain why it is not in RREF.

[three matrices breaking each of three requirements]

  1. Show how to compute RREF[MATRIX] = [its RREF].
siwelwerd commented 3 years ago

I like it. Maybe on 2, "Show step by step how to compute..."

StevenClontz commented 3 years ago

image