-
Notifications
You must be signed in to change notification settings - Fork 0
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
Unable to complete exploration 'The Distributive Law' #646
Comments
I suspect this has the same root cause as oppia/oppia-android#4329 which means it should be fixed in tip-of-tree and in MR4. Closing this so that it can be verified (please reopen if it is still occurs in MR4). |
Looks like this is a separate problem. After investigating, I found that the matched input is @seanlip I'm inclined to consider this a content issue, but it concerns me that there may be other such cases. How do you suggest we proceed? With regards to MR4, I'm removing this from the blocker list. While it's true that students will not be able to progress past this chapter, I expect it to be extremely unlikely that they'll reach this content, anyway. I'm adding it to MR5 as a fix for a second release mid-study in case it ends up being needed. FYI @isalooo for a heads-up. |
For searching context, this issue was found in 0.7-alpha (MR4). |
This actually slipped my radar since we were expecting to release another alpha before beta. This is actually pretty important to try and address for the in-flight beta version as it's another indicator that some lessons cannot be completed outright. |
I think this is a content issue and that the rule is supposed to be "matches up to commutativity and associativity". However I can't test it because of oppia/oppia#16058. Added to the content tracker, let's keep it assigned to me. Note however that this exploration isn't in the current beta since it belongs to the E+E topic. |
Good catch re: E+E @seanlip. I assumed this arose from some of the rules not having clean inputs and hence failing to be interpreted by the app. Is that not the case here? |
Er, sorry, not sure what you mean by "clean input". Can you rephrase that? My take that it's due to us using a "matches exactly" rule rather than one that allows commutativity and associativity, but I have not been able to check that yet. |
Sorry, by "clean input" I mean input which would pass the extra submit-time validation checks we impose in the app on these types of expressions (such as having redundant parentheses, among others). That being said, I think we lifted the requirement that rule inputs need to follow those checks, so it may not be that issue. |
Describe the bug
Unable to complete exploration 'The Distributive Law'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
User should be able to get to next pages after answering this question
Actual Result:
Unable to proceed to next pages.
Environment
Device name: One plus Nord2 5G
Android version : Android 11
App version : 0.7-alpha-d1b2827517
The text was updated successfully, but these errors were encountered: