A mulitple choice question

Completado Publicado Mar 24, 2012 Pagado a la entrega
Completado Pagado a la entrega

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

Nº del proyecto: #1524279

Sobre el proyecto

1 propuesta Proyecto remoto Activo Mar 24, 2012

Adjudicado a:

CreditGroup

i am ready

$50 USD en 1 día
(14 comentarios)
5.5