Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library/Valdosta/APEX_Calculus/6.1/APEX_6.1_59.pg #1210

Closed
WHS-Calculus opened this issue Nov 21, 2024 · 1 comment
Closed

Library/Valdosta/APEX_Calculus/6.1/APEX_6.1_59.pg #1210

WHS-Calculus opened this issue Nov 21, 2024 · 1 comment

Comments

@WHS-Calculus
Copy link

Problem Seed: 222
Students who give the correct answer (with the absolute value) are still getting a hint message to "Make sure to remember the absolute values... " and then they are only receiving half credit as if they didn't include the absolute value.

@gajennings
Copy link
Contributor

The file contained some code that attempted to recognize when students entered ln(u) instead of ln(|u|) but it didn't work and I couldn't find a way to make it work reliably. So I just replaced that code with a note in the body of the problem that says student should avoid logs of negative numbers because WeBWorK can't cope with them. Of course if you use complex numbers then ln(u) is a perfectly correct answer, and ln(|u|) is wrong away from the real number line!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants