So… I want to learn some PHP and put up some multiple choice quizzes this semester. But I don’t know if students have a way of looking at the source code to find the answers. Since PHP is client-side, does that mean all the code involving seeing if they have the correct answer is hidden from the user? Is there something extra I have to do to hide this part?
I’d love to make a quiz, but FreeWebs doesn’t support PHP. I don’t know of any other way to make a quiz. Or, if you know another free webhost that does allow PHP, that would be useful to.