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
When attempting to create a course with a start date set in the past, the system fails to display an appropriate error message. This behavior is contrary to expected functionality, which should prevent users from selecting invalid dates and provide clear feedback regarding the error.
Steps to Reproduce:
Login
Click on link “Course Home”
then, click “Create Course”
Enter/create a valid institution name such as “University of Michigan”
Fill in the rest of the form
Create a username such as “mycourse”
When you get to step 5, set a student’s start date to a past date (e.g., 09/09/2024 when today’s date is 11/13/2024).
Observe for a warning or error message after submitting the form.
Expected Result:
An error message should appear indicating that the start date cannot be in the past.
Actual Result:
No error message is displayed, and the course creation process proceeds without validation of the date input.
Environment:
Device: [e.g., Desktop, Mobile]
Browser: [e.g., Chrome Version 130, Firefox Version 132]
OS: [e.g., Windows 11, macOS 13]
Severity:
Major - This issue can lead to confusion for users and potential data integrity problems if courses are created with invalid dates.
Priority:
High - Immediate attention required to ensure proper validation of user inputs.
Attachments:
No screenshots
The text was updated successfully, but these errors were encountered:
When attempting to create a course with a start date set in the past, the system fails to display an appropriate error message. This behavior is contrary to expected functionality, which should prevent users from selecting invalid dates and provide clear feedback regarding the error.
Steps to Reproduce:
Expected Result:
An error message should appear indicating that the start date cannot be in the past.
Actual Result:
No error message is displayed, and the course creation process proceeds without validation of the date input.
Environment:
Device: [e.g., Desktop, Mobile]
Browser: [e.g., Chrome Version 130, Firefox Version 132]
OS: [e.g., Windows 11, macOS 13]
Severity:
Major - This issue can lead to confusion for users and potential data integrity problems if courses are created with invalid dates.
Priority:
High - Immediate attention required to ensure proper validation of user inputs.
Attachments:
No screenshots
The text was updated successfully, but these errors were encountered: