Sunken-City / Quizard-Quest

Project by cd msc/
0 stars 0 forks source link

Question input checking #3

Closed cdewey closed 10 years ago

cdewey commented 10 years ago

I am able to create a flashcard with the sub category "9999999999999" question "999999999999999" and answer "999999999999999". Use the html pattern element with regex to help prevent such silly inputs.

nathandmoore commented 10 years ago

There's no reason to restrict the user on this. If the user wants to do that, then that's fine. The only issue would be the user spamming the database with bad cards, but that would be a limit to the number of cards allowed for each user.