Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Online Exam System

Online Exam System

Scheduled Pinned Locked Moved ASP.NET
tutorialquestioncsharpasp-netdatabase
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Feras Mazen Taleb
    wrote on last edited by
    #1

    Hello I'm Developing an Online Examination System using ASP.NET - I just want to know the best way to store the students answer in the database is it better to store the Id of the Selected option or the value of it and What I have to store when the answer of question is text ? - how to display the quesitons depending on their type for example : Multichoice with one answer [Radio list box] Multichoice with many answer [check list box] regards ,

    You have To Search About The Truth Of Your Life Why Are you Here In Life ?

    B 1 Reply Last reply
    0
    • F Feras Mazen Taleb

      Hello I'm Developing an Online Examination System using ASP.NET - I just want to know the best way to store the students answer in the database is it better to store the Id of the Selected option or the value of it and What I have to store when the answer of question is text ? - how to display the quesitons depending on their type for example : Multichoice with one answer [Radio list box] Multichoice with many answer [check list box] regards ,

      You have To Search About The Truth Of Your Life Why Are you Here In Life ?

      B Offline
      B Offline
      Blue_Boy
      wrote on last edited by
      #2

      1. Better is to use ID of the selected option which is selected answer of one question. 2. If question is multi-choice then use CheckListBox otherwise use RadioListBox. Take and look Visual CertExam, you will get idea how will looks and works your application.


      I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com

      F 1 Reply Last reply
      0
      • B Blue_Boy

        1. Better is to use ID of the selected option which is selected answer of one question. 2. If question is multi-choice then use CheckListBox otherwise use RadioListBox. Take and look Visual CertExam, you will get idea how will looks and works your application.


        I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com

        F Offline
        F Offline
        Feras Mazen Taleb
        wrote on last edited by
        #3

        thanks a lot I appreciate your answer well I have another question I want to build this application using either ASP.NET or ASP.NET MVC 1.0 how can I take the decision in using one of them especially that I need to learn MVC before I start what are the points that I have to take in consideration when taking this decision ?

        You have To Search About The Truth Of Your Life Why Are you Here In Life ?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups