Skip to content

Allow non-equation inputs for nuclear questions#767

Open
sjd210 wants to merge 1 commit intomainfrom
hotfix/nuclear-equation-feedback
Open

Allow non-equation inputs for nuclear questions#767
sjd210 wants to merge 1 commit intomainfrom
hotfix/nuclear-equation-feedback

Conversation

@sjd210
Copy link
Contributor

@sjd210 sjd210 commented Mar 23, 2026

The checker works recursively so inherently supports statements or terms while checking. This feedback was the only remaining place where we indicate that this isn't supported (even including tests and our tooltip example inputs).

@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.87%. Comparing base (abe0f55) to head (88490c3).

Files with missing lines Patch % Lines
...tg/isaac/quiz/IsaacSymbolicChemistryValidator.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #767   +/-   ##
=======================================
  Coverage   39.87%   39.87%           
=======================================
  Files         547      547           
  Lines       23909    23906    -3     
  Branches     2873     2872    -1     
=======================================
  Hits         9533     9533           
+ Misses      13470    13467    -3     
  Partials      906      906           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Successfully merging this pull request may close these issues.

1 participant