making hyper studio tests

Upload: rickster

Post on 05-Apr-2018

222 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/2/2019 Making Hyper Studio Tests

    1/22

    Creating a multiple choice test in HyperStudio

    We are going to create a card in HyperStudio that allows the user

    select an answer in a multiple choice test and then records their

    selections in the file HStest.txt. We are then going to create a copy ofthis card so you could easily create tests of any length and then look at

    how to retrieve the test scores. Finally we will look at some security

    concerns and what you could do to prevent cheating.

    Adding a text box

    This Text box is where we are going to put the question for each

    multiple choice card. Create a new stack and then create a text box by

    clicking Objects [1] and Add a Text Object [2].

    2

    1

    Click the Draw scroll bar check box to turn it off [3]. Type in the

    name of the text box as Question [4] and click OK [5].

    5

    3

    (4) Type: Question

  • 8/2/2019 Making Hyper Studio Tests

    2/22

    Sizing and Positioning the text box

    Click the selection tool [1] and then on the text box you want to size [2].

    Drag the corner of the text box [3] and release the mouse button [4].

    2

    3

    1

    4

    To position the text box drag the center of the box [1] and release the

    mouse button [2].

    1

    2

  • 8/2/2019 Making Hyper Studio Tests

    3/22

    To change the text style for our text box we click Options [1] and Text

    Style [2]. In the Text Style dialog box that appears select Arial [3], plain

    [4], size 16 [5] and click OK [6].

    Changing the text style

    2

    3

    1

    5

    6

    4

    Click on the browse tool [1], the text box you want to enter text into [2]and type in the text [3].

    Typing in the text

    2

    1 (3) Type in question

  • 8/2/2019 Making Hyper Studio Tests

    4/22

    We are now going to copy the question text box and

    create five answer boxes. Click on the selection arrow

    [1], the text box you are copying [2], Edit [3] and Copytext field [4]. Click Edit [5], Paste text field [6]. Then

    drag the text field [7] and release mouse button [8].

    Copying a text field

    1

    2

    3

    4

    5 7

    68

    Add the five text fields in the following positions and put in them themultiple choice answers.

  • 8/2/2019 Making Hyper Studio Tests

    5/22

    Now we are going to add the letters the student will click on to make a

    choice (A,B,C,D,E) to the card background. Click Options [1], Text

    Style [2] and Arial Black [3]. Click Size 26 [4], color blue [5] and OK[6].

    Adding multiple choice letters

    2

    4

    3

    1

    5

    6

    Click on the text tool [1] and then where you want to type in your letters

    [2]. Press enter after each letter to move to the next line.

    7

    8

  • 8/2/2019 Making Hyper Studio Tests

    6/22

    Click the selection tool [1], Drag to select all letters [2] and release the

    left mouse button [3]. Click Objects [4] and Add a Graphic Object [5].

    Creating a false button

    1

    2

    3

    5

    4

    We are converting all of the letters into a false button. Clicking

    anywhere on this button will record the students choice as incorrect.

    Click Yes to create a graphic object [6], Type in X for name [7] and clickon Actions button [8].

    (7) Type X

    8

    6

  • 8/2/2019 Making Hyper Studio Tests

    7/22

    Click Testing functions check box [1], in the testing dialog box that

    appears click be an incorrect answer [2]. Click OK to close the Testing

    dialog box [3]and Done to close the Actions dialog [4].

    Setting test function to incorrect answer

    3

    4

    1

    2

    Click OK to close the Graphic Appearance dialog box [5].

    5

  • 8/2/2019 Making Hyper Studio Tests

    8/22

    This true button will be placed over the one letter that is true. Clicking

    on it will record a correct answer. Click Objects [1] and Add a Button [2]

    Creating a true button

    21

    In the Button Appearance dialog box click on the invisible button [3].

    Type in Y as the button name [4], Make sure all of the check boxes are

    off [5] and click OK [6].

    3

    6

    (5)Turn

    off

    (4) Type Y

  • 8/2/2019 Making Hyper Studio Tests

    9/22

    Drag button over the correct letter [1] and release the mouse button [2].

    Click somewhere else on the card to continue defining the button [3].

    Setting test function to correct answer

    2

    3

    1

    Click Testing functions check box [4], in the testing dialog box that

    appears click be an correct answer [5]. Click OK to close the Testing

    dialog box [6]and Done to close the Actions dialog [7].

    67

    4

    5

  • 8/2/2019 Making Hyper Studio Tests

    10/22

    Saving the stack as a ready made card allows us to get a copy of it when

    we want to create a test. Click on File [1] and Save Stack As [2].

    Saving stack as a ready made card

    2

    1

    Change to the RdymCard folder [3], enter in the file name multipCh [2]

    and click on Save [5].

    (4) Type: multipCh

    (3) Ready made

    card folder

    5

  • 8/2/2019 Making Hyper Studio Tests

    11/22

    We are going to create a test using the ready made card multipCh. Click

    on File [1], New Stack [2] and Yes [3].

    Creating a test stack

    2

    1

    3

    Click Edit [4], Ready Made Cards [5] and multipCh.STK [6]

    4

    5

    6

  • 8/2/2019 Making Hyper Studio Tests

    12/22

    We can easily alter the question and answers. Click on the browse tool

    [1] and type in the new question and answers in the text boxes [2].

    Altering the first question

    1

    (2)

    Alter

    text

    Changing which answer is correct is also very simple. Click on the

    Selector tool [3], drag the Y invisible button over the correct letter [4]

    and release the left mouse button [5].

    3

    5

    4

  • 8/2/2019 Making Hyper Studio Tests

    13/22

    Click Objects [1] and About this Stack [2]. In the About Card dialog box click on

    clicking on this card [3] and after selecting next card ( 4-7) click OK [8].

    Setting card to move to next question

    2

    1

    3 8

    Click the Next card radio button [4] and click Fastest [5]. To close the

    Transitions dialog box click OK [6] and to close the Actions dialog box

    click Done [7].

    Note instead of altering the background of each card to move to the next

    one it would be simpler to create a buttons on the Ready made Card

    multipCh that would let us move between cards.

    5

    6

    7

    4

  • 8/2/2019 Making Hyper Studio Tests

    14/22

    We are going to set this test up to prompt the student for their name and

    record that information. Click Objects [1] and About this Stack [2].

    Getting the students name

    2

    1

    Click in the arriving at this stack check box [3] and in the Actions dialog

    box that appears click the Testing functions check box [4]. In the

    Testing dialog box click ask for the users name [5] and OK to close it[6]. Click Done to close the Actions dialog [7] and OK to close the

    About Stack dialog [8].

    3

    4

    5

    6 7

    8

  • 8/2/2019 Making Hyper Studio Tests

    15/22

    To prevent students from altering your stack or cheating we will lock the

    test stack. Click Edit [1] and Preferences [2].

    Locking the stack

    2

    1

    Click in the Lock stack check box [3], type in a Stack password [4] and

    click OK [5]. Make sure you dont forget the password.

    3

    5

    (4) Enter password

  • 8/2/2019 Making Hyper Studio Tests

    16/22

    Click File [1] and Save Stack As [2].

    Saving the test stack

    2

    1

    Choose the folder you want to place your test in [3], type in the name of

    the test [4] and click Save [5].

    5(4) Name: test1

    (3) Save in folder

  • 8/2/2019 Making Hyper Studio Tests

    17/22

    Close the toolbar [1], Click File [2] and Open Stack [3].

    Opening the test stack

    3 1

    2

    Double click on your test to open it [4]. Type in the name of the person

    taking the test [5] and click OK [6].

    4

    6

    (5) Enter name

  • 8/2/2019 Making Hyper Studio Tests

    18/22

    Click on the answer you think is correct [1]. To move to the next

    question (if we had one) click on the card background [2].

    Taking the test

    1

    2

    When you exit the stack the test information will be written to the file

    Hstest.txt. We are now going to create a stack that lets us see the

    students results. Click on File [3] and New Stack [4].

    43

  • 8/2/2019 Making Hyper Studio Tests

    19/22

    Click on Objects [1], Add a Text Object [2] and Get File [3].

    Grading the test

    2

    1

    3

    Locate the folder where your test was stored [4] and double click

    HSText.txt [5].

    5

    (4) Test folder

  • 8/2/2019 Making Hyper Studio Tests

    20/22

    We only want to view the contents of the Hstest.txt file we dont want to

    alter it so we do the following. Click on Read only [1] and OK [2].

    1

    2

    We can now see that Jimmy got the first question wrong for a total score

    of 0 out of 1.

  • 8/2/2019 Making Hyper Studio Tests

    21/22

    Click on File [1] and Save Stack As [2].

    Saving the view answers stack

    2

    1

    Type in answers [3] and click save [4].

    4

    (1) Type: answers

  • 8/2/2019 Making Hyper Studio Tests

    22/22

    HyperStudio provides teachers with a wide variety of ways they can

    obtain input (including tests) from their students. Like all tests only

    good proctoring can help guard against cheaters, but here are acouple things to watch out for.

    1. First the Hstest.txt file can be easily modified by any text editor

    incuding HyperStudio. This is one reason I suggest you make your

    answer buttons Y and X this way any student that does manage to

    alter their mark will not likely change the X and Ys and thus can be

    caught.

    2. Make sure the students start HyperStudio using the test

    document. Although the lock prevents them from switching to edit

    mode it does not disallow this mode. Thus if the student starts the

    another HyperStudio document, tears away the tools menu and then

    loads the test they will be able to get access to the answers. The

    only way to prevent this is to make sure that no one has the tearaway tools menu on their screen when they take the test.