I'm basically wanting to design a java questionaire gui (not on java) basically just a program that holds a bunch of questions and the corresponding correct answers. So the question i would imagine i would make appear on the label and then having four possible answers a b c and d as jbuttons. Then finally giving the user a score. I'm not really sure what the best way to do this is but i have searched high and low and cannot find a good piece of code to give me some ideas. My problem is everything i search in google about java questionaires etc it just gives me a million tests of java knowledge.
Have any of you guys built or seen any code that you could link me to ?
Thank you.