oscarlevin / discrete-book

An open textbook for Discrete Mathematics, as taught at the University of Northern Colorado
http://discrete.openmathbooks.org/dmoi3.html
Other
212 stars 67 forks source link

WW problem with typo in solution #142

Open kcrisman opened 2 months ago

kcrisman commented 2 months ago

In line https://github.com/oscarlevin/discrete-book/blob/fc449c98fc529107eac657b38e6f9e2ad8ec5c03/source/exercises/counting-addmult.ptx#L21C22-L21C97 it refers to a WW problem which has a hard-coded solution: https://github.com/openwebwork/webwork-open-problem-library/issues/1186

I know you're presumably now mostly working on 4e, so feel free to close this (though it looks like it also shows up there in https://github.com/oscarlevin/discrete-book/blob/3c34d2e67f55a4730ab5a5eba80ee21769b43f21/source/practice/counting-combine-outcomes.ptx#L24). I did submit it upstream since others may pull from that - I opened this issue simply to make you aware of its existence.

Hat tip to one of my students for noticing the answer didn't match 42. That's presumably the answer to some other important question ... 😄