User1253338400 posted
Hi
I need to write a candidate testing app. So basically if a user needs to do a technical test for interview they must login and be presented with the topic they will be tested on, like c# , sql etc. So the question pool will be stored in a db i assume. Sort
of like a coding challenge app .
Also they need to be given a report at the end with a mark and how they did in each are..
They also need to be able to access it from anywhere..
Would doing as web forms be good or mvc. Also frontend could be html 5 or is they better.?
Thanks