Okay, I've chucked together a basic quiz but I HAVEN'T done a few things including a scoring system and loading it from a text file...I'll leave that part up to you. I've also commented (probably not well enough) throughout the code where I could, and I welcome you to paste bits and ask about it and people will help.
ALSO, I am very lazy when it comes to variables, I rarely follow the naming conventions (proper names, using str at the start so you can tell it's a string, the usual) so forgive some of the weird variable names in it.
I'm sure you can take this code and modify it to your hearts content with other features...this will get you started though :-P
One thing you might want to do is change it so it doesn't use the msgbox when telling you right or wrong, I just added that to make it quick :-P
I love helping noobs with their VB problems (probably because, as an amateur programmer, I am only slightly better at VB than them :-)) but if you SERIOUSLY want to get help for free from a community such as VBForums, you have to first have a grounding (basic knowledge) in VB6, otherwise you're way too much work to help...You've got to give a little if you want to get help from us, in other words!
And we DON'T do your homework. If your tutor doesn't teach you enough to help you make the project without his or her help, FIND A BETTER TUTOR or try reading books on programming! We are happy to help with minor things regarding the project, but you have to understand the rest of it if you want our help to be useful.