COPY AND PASTE THE FOLLOWING INTO THE COMMENTS SECTION FOR GGLogin ADD COMMENTS AS APPROPRIATE ----------------------------------------------------------------- SQL Schema supplied? Y/N Easy to get working? Y/N Login: good login works? Y/N Login: bad login? Y/N Login: bad login message? Y/N Appropriate pages protected from unauthorized access? Y/N The game functions properly? Y/N Are error messages properly displayed for invalid numbers? Y/N Does the game restart after a win? Y/N Using parameterized SQL queries? That is, prepared statements, queries with $1, $2, ... Y/N Is the code easy to read? Y/N The code is simple, clear and concise? Y/N Sessions are used properly? Y/N Variables are well named? Y/N Are there bugs in the code? Y/N