May 24, 201511 yr 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?
May 25, 201511 yr Or you could use a CMS such as Wordpress and add a quiz plugin. You could be up and running in a few hours. https://wordpress.org/plugins/wp-pro-quiz/
May 25, 201511 yr I'm gonna be building something similar in Node As a learning exercise. Could be worth looking at Node if your JavaScript skills are good
May 25, 201511 yr I'm gonna be building something similar in Node As a learning exercise. Could be worth looking at Node if your JavaScript skills are good
June 22, 201511 yr I would not use wordpress for this to be honest, yes it will work with minimal effort but you will be getting so much more that you do not need. This sort of script is less then 50 lines of PHP with a little bit of Javascript/JQuery. Plus you actually learn something other then copy and pasting pluggins
June 27, 201511 yr You mean a TLD then not a LTD which as most of us know stands for a limited company
Create an account or sign in to comment