BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/bcsr
Restrict Course Number Input to Numbers
Open
good first issue
- Dominant language
- CSS
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Issue Description: When a user goes to Administration → Course Management and adds a new course, the course number field currently allows alphabetic characters to be entered.
Update the course number input so that it only accepts numeric values.
Expected Behavior:
The course number field should only allow numbers and should prevent users from entering alphabetic or other invalid characters.
UI:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.