Hi,
I have a very specific question that's related to creating surverys and potentially viewing page source code for the answers to the surveys.
Is it possible to view the correct answer to "radio" or "checkbox" button questions if you can right-click and "view page source"?
I am creating an HTML and CSS survery for a project and was wondering if surveryees can 'cheat' by knowing how to read code, now that I'm in charge of this i'm genuinely curious.
Thanks in advance!!!
view the rest of the comments →
[–] sakuramboo 0 points 1 point 1 point (+1|-0) ago
The code to handle the data of the survey is supposed to be done in something other than HTML or CSS. Whatever is used to handle that, the user will never see it because it's server side.