-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
inconsistency in multiple choice macros #1017
Comments
Here is a sample problem to demonstrate the issue.
|
One thing I think we should do regardless of settling on consistent default behavior, is give a way for authors to declare that they actually want the other behavior. So I propose:
|
I am working on a branch that updates |
Now there is consistency. |
We have a consistency issue with how the various multiple choice answer types handle when an index is used to specify the answer, and that index number happens to be one of the actual listed answers.
What do we want the standard to be? And then we should make it consistent across those first three. And we need to update POD accordingly. (With PopUp, this issue is not currently discussed at all in the documentation.)
The text was updated successfully, but these errors were encountered: