Can any help me in doing a project on online examination in VB, I want a code in which, the program will fetch 10 questions from data base randomly. The data base having more than 10 questions. The data base would be of questions and there answers and the answers are multiple choice , a temporary table will be created on that table there would be question and there multiple choices and that 10 questions will be fetched from database randomly and after submitting the one question the user can go to another question.
Use a autonumber field as a key. Then randomly generate a number between 1 and the total number of questions to retrieve the questions based on the key.
hi,
asking for a complete project construction in a single question is unfare, ask your doubdts that will be answered, complete your task step by step,
what you mean online project is it webbased or Lan application,
give clear details where you are in the project,where you sticked,
then only people can support you more informatively,
i am doing online examination project for a medical transcription training company.
Already i have modules like student details module,administration module,registration module,report module.can u suggest me any other new modules to be added to make it worthy as i am doing this project for mca degree course.Please do help me in adding better features
i am doing online examination project for a medical transcription training company.
Already i have modules like student details module,administration module,registration module,report module.can u suggest me any other new modules to be added to make it worthy as i am doing this project for mca degree course.Please do help me in adding better features
Please post the code and tell us what problem are you facing.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline:help