You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary:
This PR includes the following commits:
- Swap out deprecated input-number with numeric-input in some tests (#1995)
- SSS: Hook emptyWidgets() up to validation functions (#2000)
- Add test to document empty expression can be a correct answer (#2003)
- Remove unused rubric type for CS Program (#1997)
- Remove unused rubric type for iFrame (#1996)
- Refactor LabelImage to separate out answers from userInput into scoringData (#1965)
- Label-image: Extract validation out of scoring (#2016)
- Rename usages of rubric to scoringData (#2006)
- SSS: Improve types for validation (#2002)
## Test plan:
- Confirm all checks pass
- Manual test widgets to confirm they act as expected by creating a webapp testing branch/PR
- Confirm widgets all grade as expected
Author: Myranae
Reviewers: jeremywiebe, handeyeco
Required Reviewers:
Approved By: jeremywiebe
Checks: ✅ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ Publish Storybook to Chromatic (ubuntu-latest, 20.x), ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 20.x)
Pull Request URL: #2031
0 commit comments