Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues found on UnifiedTransform system #359

Open
azrihanif opened this issue Jun 23, 2022 · 3 comments
Open

Issues found on UnifiedTransform system #359

azrihanif opened this issue Jun 23, 2022 · 3 comments

Comments

@azrihanif
Copy link

Issues

Create or Update new Teacher/Student
In the create new Teacher/Student feature, I have conducted some testing and discovered few issues:

  • No validation on zip code field
  • No validation on phone number field

The user are able to update or create new Teacher/Student without the correct format.

image

Create new Exam
In the create new Exam feature, I have conducted some testing and discovered few issues:

  • When an error message popup, the input that has been typed has gone.
  • The Start Exam Date cannot be backdated
  • The Start Exam Date cannot be more than the End Exam Date.

The user is able to create new exam although incorrect format is fill in.

image

Add Grading Rule
In the Add Grading Rule page, I have conducted some testing and discovered few issues:

  • The point cannot be negative
  • The start grade cannot be more than end grade

The user is able to add new grading rule although incorrect format is fill in.

image

@yungifez
Copy link
Contributor

I'm not sure why a grading rule would be negative

@yungifez
Copy link
Contributor

Can the start grade be more than the stop grade?

@yungifez
Copy link
Contributor

As for zip codes and phone validation, I can say validation of phone can be difficult because of different phone formats and even some phone numbers that include letters

Can you make proper clarification of these issues

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

No branches or pull requests

2 participants