[BUG FIX] [MER-5776] Fix authoring UI and fraction choice labels#6723
Conversation
AI Review — elixirNo issues found |
AI Review — performanceAuthored numeric inputs are parsed twicefile: gleam/src/math/match/evaluate.gleam |
AI Review — securityNo issues found |
AI Review — uiFixed width breaks mobile reflowfile: assets/src/components/activities/short_answer/sections/NumericInput.tsx Range inputs lack persistent visible labelsfile: assets/src/components/activities/short_answer/sections/NumericInput.tsx |
AI Review — typescriptLabel misrepresents exact matchingfile: assets/src/components/activities/short_answer/sections/InputEntry.tsx |
AI Review — gleamMixed-unit ranges use incomparable raw magnitudesfile: gleam/src/math/match/evaluate.gleam |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f544f8a6d6
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
[From a local codex review:] Parser-valid quantities can be graded using the wrong value. |
This PR fixes a couple of issues found during the "Math Expression Playtest" session last week.