-
multiple Choice Math Quiz
Hi, i am currently trying to create a multiple choice math quiz using applets but am at a lose as to how i would do this. Would anyone have any hints or tips? or even know somewhere i could find the code for a quiz that could help me?
Thanks, your help would be greatly appreciated!
-
Use a Label for the question text, then a group of radio buttons for the choices. When the user has finished the quiz, they click OK or GRADE or whatever. Store the answers they picked(selected radio button number) into an array, and compare the user's answers array to an array containing the answers.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks