I'm new to website development and want to build a quiz functionality.
The basic idea would be for the website to generate a random quiz from a bank of true/false questions. These would then be displayed one at a time, after the user has answered the previous. I would eventually like to add a functionality to track user stats.
I'm planning on learning PHP and mySQL to achieve this. Without knowing a huge amount of website development am I setting off in the wrong direction?