A mulitple choice question

Completed Posted Mar 24, 2012 Paid on delivery
Completed Paid on delivery

Your project will:

Use FileGet to read the ten questions, choices, and correct answers from a file called [url removed, login to view] into the structured array test defined below:

(Copy and paste this code into your module.)

Structure testQuestion

<VBFixedString(100)> Public question As String

<VBFixedString(30)> Public choiceA As String

<VBFixedString(30)> Public choiceB As String

<VBFixedString(30)> Public choiceC As String

<VBFixedString(30)> Public choiceD As String

<VBFixedString(1)>Public correctAnswer As String

End Structure

Public test (9) As testQuestion

Creating a module and declaring global objects including the structured array.

Creating an additional form and how to reference objects between forms.

Showing and hiding forms.

The Visibility property of objects.

Using the form activated event for frmPresentTest instead of the form load event.

Visual Basic

Project ID: #1524279

About the project

1 proposal Remote project Active Mar 24, 2012

Awarded to:

CreditGroup

i am ready

$50 USD in 1 day
(14 Reviews)
5.5