Globalshala / Eval-Bridge-bugs

In the Repository, we will add the bugs related to eval bridge system
0 stars 1 forks source link

CBC Page: Incorrect validation for Maximum Marks (MM) on CBC Page #256

Open Adnan-shariff opened 1 month ago

Adnan-shariff commented 1 month ago

Describe the bug: On the CBC page, when a 10 CGPA scale is selected, entering a value greater than 10 in the Maximum Marks (MM) field (e.g., 25) is accepted without any error.

Steps to reproduce:

  1. Select the 10 CGPA scale.
  2. Go to the CBC page.
  3. Enter 25 in the MM field.
  4. Submit.

    Expected Behavior: The system should display an error if MM exceeds the selected scale.

    Actual Behavior: No error is shown; the value is accepted.

Issue 2: same issue if we select percentage scale MM can be entered greater then scale

Issue 3 : if user is selecting percentage scale and he is entering marks of 10 CGPA scale in CBC page , system accepts without any error or validation

Screenshots: 2024-09-03 14_11_12-2024-09-03 14_06_47-Window 2024-09-03 14_10_42-2024-09-03 14_07_28-Window 2024-09-03 14_07_28-Window 2024-09-03 14_06_47-Window

Issue 2: Selecting percentage scale and entering MM greater than 100 2024-09-03 14_03_49-2024-09-03 14_03_21-Window