Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


QUIZ PROGRAM IN VB6, PLEASE HELP


QUIZ PROGRAM IN VB6, PLEASE HELP

Author
Message
shaan
shaan
Supreme Being
Supreme Being (279 reputation)Supreme Being (279 reputation)Supreme Being (279 reputation)Supreme Being (279 reputation)Supreme Being (279 reputation)Supreme Being (279 reputation)Supreme Being (279 reputation)Supreme Being (279 reputation)Supreme Being (279 reputation)

Group: Forum Members
Posts: 1, Visits: 1
Hello friends, this is my first post on this website. I am learning how to program in VB6 as I am a student at a college. I need help in creating a QUIZ PROGRAM for a teacher who will create questions and answers himself/herself which will be maximum of 20 questions & answers. I know how to link forms to each other, labels and all the other basic stuff, however, I don't have the knowledge of creating such program that someone will have to make up the questions and answers for their students.



What I basically need help in is that I have to create a text box where the teacher will type in the question and option buttons for the answers but to do this I want to place a "ADD" button on the form so that once it is clicked by the teacher, he/she will be able to make up the questions and answers.



or it can be any other easier way to for the teacher to make up questions and answers that you have in mind and suggest me it. I tried my best to explain easily what I need help in, please let me know if you don't understand properly. Thanks a lot for your help.

VB6 Beginner
Keithuk
Keithuk
Forum God
Forum God (298K reputation)

Group: Moderators
Posts: 1.9K, Visits: 5.5K
Welcome to A1vbcode shaan.


Well we don't do student assignments but we will help you out with anything you are stuck with.

Now you can add new questions and answers in one of two ways. You can let your teacher edit the questions and answers and save them to a Ascii text file then they would be loaded in Form_Load. Or you could add all the questions and answers into a database and load them from there.

I made a quiz 12-13 years ago, MvQuiz with Animation. I made this for our students at work, I added the animation later on. I thought it would be better if the questions and answers were read to the user as students can be idol or they can't read or write. The questions and answers are inbuild as I wasn't bothered in changing them if there was no interest.

The animation use the MS Agents so you don't have to use them if you don't want just delete any references to it. I've made a few mods to this app since but it still works on the same principle. Wink

Keith

I've been programming with VB for 17 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.

GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search