Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.
2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

Join 36000+ teachers and students using TTIO.

Working with forms may sound a little boring - especially when you were just getting into all that game design stuff, but forms are absolutely crucial to our lives on the internet as we know it. Every time you sign in to a website (think instagram or google) you use a form! Remember, JavaScript is used to make the web interactive, so forms and their interactivity is (on the client side) controlled by JavaScript. 

W3schools has a brilliant section on this that you should go through before attempting this test: https://www.w3schools.com/js/js_validation.asp

Other useful links:

New Boston youtube series on JavaScript (forms) https://youtu.be/IzkAi2QMp7Y

Hands-on tutorial:  http://www.javascriptkit.com/javatutors/form3.shtml

www.teachyourselfpython.com