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
Add validation checks when questions are being added (ensure all fields like question text, options, and answer are present and correctly formatted).
Update the quizQuestions function to incorporate these checks.
Test to ensure that invalid questions cannot be added and that the validation works as expected.
The text was updated successfully, but these errors were encountered:
Add validation checks when questions are being added (ensure all fields like question text, options, and answer are present and correctly formatted).
Update the quizQuestions function to incorporate these checks.
Test to ensure that invalid questions cannot be added and that the validation works as expected.
The text was updated successfully, but these errors were encountered: