Skip to content

Conversation

github-classroom[bot]
Copy link

@github-classroom github-classroom bot commented Sep 9, 2024

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to the default branch since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to the default branch since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to the default branch. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.
    For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @ketamethane @RingoftheKing @yuxuanleong @qiaoen17 @rayyan35p

github-classroom bot and others added 30 commits September 9, 2024 05:41
No longer routes the user to another page.
Users can add and submit new questions on
the home page.

Issues to fix:
* Map frontend dynamic renders
* Unify frontend and backend so dynamic rendering
doesn't require mapping
Modify UI to be similar to mockup
- Add Edit Modal (for Easy Questions only)
- Update backend (UpdateQn)
- Previously, when one character is entered, one space will be inserted
- Rename UpdateQn to EditQn to corresponds to the Edit button
Include feature that stops a form from submitting if:
 - No Category, Title, Desc is submitted
 - If a Title is not unique

Fix radio buttons allowing multi selection
Change checks for complexity to use strictly equals
operator "==="
Show error message when any of the field is empty (except ID field)
Validate adding questions on FE and BE
@rayyan35p rayyan35p force-pushed the main branch 3 times, most recently from d092328 to 9f3184e Compare November 13, 2024 06:48
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

Successfully merging this pull request may close these issues.

5 participants