csev / wa4e

Course materials for www.wa4e.com
BSD 2-Clause "Simplified" License
209 stars 228 forks source link

Update rps.php #42

Closed srcatto closed 2 years ago

srcatto commented 2 years ago

Non English speaker, entering password as "php123." the only 2 lines in the report ending "." are the 2 password ones. Also it was, "pass=" and "pw=", change pw to pass, so both lines and this match,

-- this autograder expects the log in form field names to be: -- who and pass

csev commented 2 years ago

Thanks.