Controls for an online quiz

J

josh

Hi,
I'm new to ASP.NET. I need to develop a quiz application in ASP.NET/C#.
The requirements are:
1. Questions are read from an XML file (or a database, but right now
i'm reluctant about that)
2. A table (or other structure) with two columns and whatever number of
rows
a) first column filled with DropDownLists corresponding to
b) questions in second column
3. DropDownList contains {0,1,2,3,4,5}, none of the items is selected
by default
4. If user doesn't select any or one of the DropDownList items for the
corresponding questions and presses "Calculate Score" button, that
question(s) (text or background field) get(s) highlighted.

What are the best controls to do this with? Could somebody point me in
the right direction?
Thanks a lot!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top