The University of Montevallo
Department of Communication Arts
Jay's Streaming Video Research Site
Research
Links
Streaming Examples


ContentsChapter 1Chapter 2Chapter 3Chapter 4Chapter 5References


APPENDIX A

INSTRUCTIONS AND INFORMED CONSENT


Text-Only, No Streaming Videos Treatment Group

The tutorial instructions and informed consent for both treatment groups contain identical text. Only the text used for Group 2, the streaming video treatment group, is presented in the interests of efficiency.


Streaming Videos Available Treatment Group

[This is a Web-based form]

Database Tutorial Group 2

INSTRUCTIONS: GROUP 2

As part of the University's ongoing evaluation of instructional technologies, during the Summer 1, 2001 term we will be examining the effectiveness of streaming video to enhance Web-based tutorials. Database skills were chosen because advanced features of Microsoft Access are difficult.

To do this, some students will have the option of viewing streaming video clips in a Web-based database tutorial.

Performance on either type of tutorial will not affect your grade in your course. We are simply examining the usefulness of video as an augmentation to current instruction. The purpose of the quiz is to determine if there are differences in the performance of students with different approaches.

Some of you will also have a chance to answer a few questions about the instructions. These questions are not graded. They are for us to see what you think of the tutorial.

After reading these instructions, please read the informed consent below and click on the button at the bottom of the page to begin the tutorial. Each page following will have instructions about what to do. Answer all questions honestly, and please go through all the steps. It should take you less than half an hour to go through the tutorial.

If you have to leave the tutorial and come back or start over, please enter an "X" when you are asked for a group number.

Web-Based Instruction Trial
INFORMED CONSENT

I have been informed of the procedures to be used in this study; I understand that this is a research study that examines the effectiveness of streaming video in Web-based Instruction, and that my participation will take approximately one half-hour.

I understand that there are no known discomforts or risks to be expected from my participation.

I also understand that any information obtained will neither guarantee nor prohibit a higher grade in my course.

I understand that all information I provide will be completely confidential.

I understand that I may choose not to answer any questions that make me feel uncomfortable in any way.

I have the opportunity to ask any questions about what to expect and that I may contact Jay Cofield (205-556-1744, address: Station 6625, Montevallo, AL, 35115) to further inquire about the procedure or any other aspects related to the study now or later.

I give my consent to participate, and I understand that I am completely free to withdraw my consent and to discontinue my participation at any time and for any reason.

PLEASE NOTE: YOU MUST BE OVER 18 TO PARTICIPATE

Please enter the date:
 (if you are starting over, please enter an "X")


GROUP 2

[I give my consent and agree to participate button]


PLEASE PRESS ONLY ONCE
(unless you are starting over)

I DO NOT wish to participate.

Please take me to the University of Montevallo Home Page.

Bottom of Form


APPENDIX B

CRITERION-BASED ACCESS 2000 KNOWLEDGE PRE-TEST


Database Skills Pre-test

[This is a Web-based form]

On this page you will find six questions that will tell me a little bit about you, without identifying you exactly. After that, you will find 10 fill in the blank questions that are called a pre-test. Type in the answer to the question, and if you don't know it, you can guess or leave it blank. This pretest will only be used to see if one group learns more from the tutorial material than the other.

Please enter your group number
(1 or 2- from the instruction sheet. If you are starting over, please enter an "X")

Please tell us a little about yourself (the answers will be anonymous)

What is your gender?

[Male ] [Female ]

What is your age?

[18-22 ] [23-28 ] [29-39 ] [40-49 ] [50+ ]

Which College are you in?

[Arts & Sciences ] [Business ] [Education ]

[Fine Arts ] [Undecided ]

Are you a graduate student?:

[No ] [Yes ]

Where are you taking this tutorial from?

[Home ] [Campus computer lab ]

How would you describe your amount of experience with the World Wide Web?

[Minimal ] [Novice ] [Intermediate ] [Expert ]


Please answer all questions as best you can. If you don't know an answer, you can guess or leave it blank.

Fill in the blank.

  1. A question about your data is a .
  2. can be used to enter data into your database and display this data for review.
  3. A is an organized collection of data.
  4. Two ways to enter data into a database are and .
  5. A is made up of records, which contain information about a single item.
  6. A record is made up of .
  7. A printout of specific information you request is a .
  8. A crosstab is the most widely used type of .
  9. The two types of databases are and .
  10. Information about a single item in a table is a .

[Submit and Go to the Tutorial! button]
PLEASE PRESS ONLY ONCE
(unless you are starting over)

 


APPENDIX C

ACCESS 2000 WEB-BASED TUTORIAL


Text-Only, No Streaming Videos Treatment Group

The text and still image Web-based tutorial and the streaming video enhanced Web-based tutorial contain identical text. Only the tutorial used for Group 2, the streaming video treatment group, is presented in the interests of efficiency.

 
Streaming Video Enhanced Treatment Group Tutorial

[This is a Web-based form]

DATABASE

What is a Database?

Sorting the Database

How to do it---

Filtering the Database

Activity for Database

Database Products

   

Please read all the way to the bottom of the tutorial for instructions on what to do next.

Some tutorial sections have video example links. Click on the link & a video demonstration will pop-up.

You must have RealPlayer 7.0 or greater to play the clips.

If you don't have RealPlayer, go here free real downloadto download it for free.

There have been few changes between Office 97 and Microsoft Office 2000, but remember that Office 97 cannot open an Office 2000 document in Access.

Introduction Video

What is a Database?

A database is an organized collection of data. Database programs enable you to put a collection of information into a specific order: alphabetical, numerical, chronological, or some combination of the three. There are two kinds of databases: flat file databases and relational database.

After you have a database with one or more tables, you can search for information with queries (questions) and can generate reports, all of which can be saved separately.
 

In Access, a database is comprised of one or more tables. A table has information stored in records. Records are comprised of fields.



You may think of a database as an electronic box of file cards. You could have cards for each class in the day, grouped together.

Each group of cards can be thought of as a table. Each card is a record, and the information on each card are fields, such as name, address, phone, zip code, and so forth. In a flat file database, all information is stored in a single database file or table. A relational database stores information in related database files or tables.

Database Analogy Video

What Are the Parts of a Database Program?

In Access, there are four main object types: tables, queries, forms, and reports.

What is a Table?

Each table contains information about one subject, such as class enrollment. One table might store student names and addresses while another stores test scores. Tables are made up of records, which contain all of the information about a single item, such as a student. Each record is broken into field. If you are working with a fully relational database that stores and retrieves information in more than one table, a form is better and more efficient because it links information stored in more than one table.

What is a Query?

A query is a question. Ask the queries you want and you can obtain selected data from one or more tables. The only parts of a query that Access stores are its design parameters. You can request data from several different sources for unique problems. There are a number of kinds of queries, such as simple ones that ask for names, or zip codes. In research, the crosstab query is used frequently, so you may want to experiment with this one more than others. For example, you may want to select on the basis of a variable (i.e., gender, ethnic classification, SES) to some other variable, such as achievement scores.

As in other cases, the Wizards simplify queries, although it is limited, but for certain specific research questions this may be all you need to use. The major queries in Wizard are:

·        Crosstab Query

·        Find Duplicates Query

·        Find Unmatched Query

·        Archive Query
 

To Create a Query Using Wizards:

1.   In the Database window, choose Query button.

2.      Choose New.

3.      Choose Query Wizards button.

4.      Follow the directions onscreen for the query you need.

Otherwise, you can design your own queries.

1.      In the Database window, choose Query button.

2.      Choose New.

3.      Choose New Query button and a Select Query window opens.

4.      Click the table containing the data you want, then choose the Add button. You can also double-click on the table. To select multiple tables, hold the <Ctrl> key and click on each table you want. Next choose the Add button and there will be a field list for each table you select in the query window.

5.      Choose the Close button.

The Query Design Window

Matching Fields and Linking Tables

Access automatically creates joins if two tables in your query have the same field name and data type. Or you can create these joins yourself. Lines linking the tables from the matching fields will appear in your Query Design Window. Access uses the symbol "1" for the primary or source table and the "[[infinity]]" symbol for the secondary side. This "one" to "many" relationship can be established between as few as two tables and as many as you want.

Learn to move, insert, delete, rename fields

What Are Forms?

In forms you can enter data into your database, display this data for review, and print it out. In Access you use a form to enter and edit data because you can enter information to be stored in more than one table on a single form. You can enter data using tables, but if you use Access often this can become a problem because of the total amount of data that may be repeated. If you find it easier to use tables for your dissertation or other project, then go ahead and do it.

Using forms is potentially difficult and complex, especially if you operate in Design View. For most purposes, it is best to use Wizards:

AutoForm: This form automatically displays every field in the underlying table. It is also accessible from the AutoForm button on the toolbar.

Single-Column: This form displays the values in one column with each field on a separate line.

Tabular: This form displays several records at the same time in rows and columns.

Main/Subform: A Main/Subform form shows a one-to-many relationship between the data in the main form and the data in the subform. The main form is in a single-column format, and the subform is in a datasheet format

Graph: This form displays the selected data as a graph by using Microsoft Graph

If you choose not to use the Form Wizards, then you will start with a blank form. You then need to place all of the desired fields on the form and decide what kinds of controls you need.

What is a Report?

A Report is a printout of specific information you request. Access has a Report Wizards.

Entering Data into an Access Database

There are two main ways to enter data into an Access database: tables or a form. In a table, the field name is at the top. On a form, the field name is at the of the field. When you have finished an entry, move to the next field by using <Tab>, the left arrow key, or your mouse.

Saving the New Record

Before you can exit, all fields must be used.

Printing from Your Database

You can print from any point in Access by using the Print button on the toolbar or Print from the File menu. When you print from a table, query, or form, you will print what appears on your screen.

Entering Expressions

Access gives you a great deal of flexibility in how you can enter expressions. To specify criteria as either a simple word, like Castro, or as a complex definition, "Between 500 And 1500," you can type the expression in the queries and filters.

Access uses Boolean operators to carry out its queries. You will usually base every select query on these And, Or, and Not operators. You may also use wildcards.

You can identify a range of records in an expression by using the Between . . . And operator or the comparison operators (<,>,<>,<=, and >=). The following examples show various operators.

EXPRESSION MEANING

>123 Numbers greater than 123

<123 Numbers less than 123

>="Castro" All text from Castro to the end of the alphabet

<="Castro" All text from the beginning of the alphabet to Castro

Between 10 And 20 All numbers from 10 to 20, inclusive

<>"Castro" All text before and after Castro

Like "Cas*" All text beginning with Cas

How to do it---

Step 1: Click on the Access icon

 

Step 2: Click on "File" and then on "Blank Database" and then click OK.

Step 3: You must now create your access file and name it. When you do this it must also be saved. Make sure you save it to your disk in the A drive (unless you are working on your own computer). Give the file a name, and then click on Create. (The database will have a name and the table you create will have a different name. Remember, the database is like a box and can hold several different tables.)

Step 4: At this screen you will select table to create your new table, and then click on New.

Step 5: You will now create your form to enter in the data. Choose datasheet view, then click OK.

Step 6: Your screen should look like this.

Now you may begin to enter your data and create your fields. Title field names by clicking in the gray areas field1, field2, etc... once you click you may type in a new field name. Then simply click in the square below the field name to enter the data.

Activity for Database

The following is a dinosaur database. If you follow these steps, you will learn how to setup a database in Access, how to name fields, and how to query the database. This is a database that has been used for years in a number of applications.

Be sure to do the exercise or you won't know how to do the databases. Do this one and the rest are easy!!!!!

Database Activity Introduction Video

The dinosaurs have names, ate certain kinds of food (meat or plants), lived on land and/or in water, either had claws or not, had two or four feet, and had armor or not. These categories---or fields---are our main interest. The first things we will be concerned with are the "Fields" of the database. In this case, the fields are:

Dinosaur, Food, Habitat, Claw, Feet, and Armor.

Data for Dinosaurs database FIELDS

How to do it---

Database Activity Part 1 Video

Step 1: Start Access, create a NEW Database, New TABLE and begin in a New Datasheet View. Next name your field names and enter the data, it should look like this.

Database Activity Part 2 Video

Step 2: The next step is to make sure each field is formatted correctly, text is text and numbers are formatted for numbers. You can also format for time, dates and currency. To do this, choose VIEW from your menu and click on "Design View" Your screen should look like this.

At this screen you can specify formatting for your fields. For example, here is what the screen will look like to format the field "feet" for numbers.

Step 3: Complete the table, as follows: When you are finished, choose View again and click on "Datasheet View" to return to your table.

Step 4: Continue until all your data has been entered into your fields. When you are finished your database table should look like this
 

Dinosaur

Habitat

Food

Claws

Feet

Armor

Iguanodon

Land

Plants

No

2

No

Proceratops

Land

Plants

No

4

Yes

Trachodon

Water

Plants

No

2

No

Ankyosaurus

Land

Plants

No

4

Yes

Allosaurus

Land

Meat

Yes

2

No

Brontosaurus

Water

Plants

Yes

4

No

Coelophysis

Land

Meat

Yes

2

No

Brachiosaurus

Water

Plants

No

4

No

Corythosaurus

Water

Plants

No

2

No

Diplodocus

Water

Plants

No

4

No

Triceratops

Land

Plants

No

4

Yes

Gorgosaurus

Land

Meat

Yes

2

No

Stegosaurus

Land

Plants

Yes

4

Yes

Tyrannosaurus

Land

Meat

Yes

2

No

Now your database is complete.

Sorting the Database

Sorting the Database Video

To begin a sort, under "Records" select "Sort” and you will get two options, A-Z, Z-A. This will sort your data both alphabetically and numerically, ascending or descending

Filtering the Database

Introduction to Database Filtering Video

A filter, sometimes called a query, is a method of selecting information in your database.

Step 1: To begin a filter, click under "Records" select "Filter, then Filter by Form"
and get this:

           

Database Filtering Part 2 Video

We are going to ask questions of the database. The first one is:

"What did dinosaurs who lived on land have in common?"

Step 2: To ask the question, we want to search the habitat field for dinosaurs who lived on land. To do this we enter the following in the space provided:

We can select "Habitat" by clicking. We type in the criterion, "land"—

Then we choose "apply filter/sort" from the Records menu, or you may click on this icon

 to apply the query: and we get this result:
 
 

Dinosaur

Habitat

Food

Claws

Feet

Armor

Iguanodon

Land

Plants

No

2

No

Proceratops

Land

Plants

No

4

Yes

Ankyosaurus

Land

Plants

No

4

Yes

Allosaurus

Land

Meat

Yes

2

No

Coelophysis

Land

Meat

Yes

2

No

Triceratops

Land

Plants

No

4

Yes

Gorgosaurus

Land

Meat

Yes

2

No

Stegosaurus

Land

Plants

Yes

4

Yes

Tyrannosaurus

Land

Meat

Yes

2

No

By examining the results, we see that there were no real commonalties for these animals.

Step 3: Before entering our next question, we go to the Records menu and select "Remove Filter/Sort" so we can get all of them back. Now we are ready to enter another query.

Step 4: Select "Records" and "Filter and Filter by Form" again. We are going to ask, "What did dinosaurs who lived in water have in common?" We use a similar procedure as before, except that this time we put in "Water" instead of "Land" in the criteria cell. By applying the query  we get the following:
 

Dinosaur

Habitat

Food

Claws

Feet

Armor

Trachodon

Water

Plants

No

2

No

Brontosaurus

Water

Plants

Yes

4

No

Brachiosaurus

Water

Plants

No

4

No

Corythosaurus

Water

Plants

No

2

No

Diplodocus

Water

Plants

No

4

No

Upon examination, we see that dinosaurs who lived in water were vegetarians and had no armor.

Database Filtering Part 3 Video

Step 5: Next, we may be interested in seeing what animals with armor had in common, if anything. We select "Records" and "Filter and Filter by Form" and then enter a new question, as follows: Armor , and the answer is yes, will get these results
 

Dinosaur

Habitat

Food

Claws

Feet

Armor

Proceratops

Land

Plants

No

4

Yes

Ankyosaurus

Land

Plants

No

4

Yes

Triceratops

Land

Plants

No

4

Yes

Stegosaurus

Land

Plants

Yes

4

Yes

We can see that these animals were vegetarians and were four-legged creatures who lived on land.

And if we were to ask the question about animals with no claws:

We get this result.
 

Dinosaur

Habitat

Food

Claws

Feet

Armor

Iguanodon

Land

Plants

No

2

No

Proceratops

Land

Plants

No

4

Yes

Trachodon

Water

Plants

No

2

No

Ankyosaurus

Land

Plants

No

4

Yes

Brachiosaurus

Water

Plants

No

4

No

Corythosaurus

Water

Plants

No

2

No

Diplodocus

Water

Plants

No

4

No

Triceratops

Land

Plants

No

4

Yes

Suppose a scientist found some "bones" in an area that was once an ocean bottom. He announces that this was a dinosaur, it had claws, and it lived in water. What could this animal be? What did it eat? Did it have armor? Using our database, we put in this query, using two questions:

Here is the answer---
 

ID

Dinosaur

Habitat

Food

Claws

Feet

Armor

6

Brontosaurus

Water

Plants

Yes

4

No

Products: Go to streaming video/database measures to finish the tutorial.


APPENDIX D

STREAMING VIDEO BELIEFS SURVEY


Streaming Video Beliefs Survey

[This is a Web-based form]

Please type in your group number (required)
If you have started over, please enter an "X"

We would like to find out more about what you thought of the video examples. Please answer all questions honestly.

For each of the following 12 survey items, please click on the button that best describes you, or your belief about the item.

Strongly Disagree = SD

Disagree = D

Agree = A

Strongly Agree = SA

1. The streaming video clips are easy to understand.

SD

D

A

SA

2. I think adding streaming video clips to Web pages makes the Web pages better.

SD

D

A

SA

3. I can learn as much from text illustrated with still pictures as I can from watching streaming video clips.

SD

D

A

SA

4. I experienced no problems with the streaming video clips.

SD

D

A

SA

5. I can learn as much from streaming video clips as I could from watching television.

SD

D

A

SA

6. I learned more with the streaming video clips than I would have without them.

SD

D

A

SA

7. The streaming video clips helped me understand the material.

SD

D

A

SA

8. The streaming video clips helped hold my attention.

SD

D

A

SA

9. The streaming video clips are easy to watch.

SD

D

A

SA

10. I enjoy watching streaming video on my computer.

SD

D

A

SA

11. I think streaming video clips are helpful in learning.

SD

D

A

SA

12. I can learn as much from watching streaming video clips as I could from reading text in a book or on a computer screen.

SD

D

A

SA

When finished answering all of the survey questions, please click on the "submit" button.

[Submit & Go To The Quiz! Button]


PLEASE PRESS ONLY ONCE
(unless you have started over)

 
APPENDIX E

CRITERION-BASED ACCESS 2000 KNOWLEDGE POST-TEST


DATABASE SKILLS POST-TEST

[This is a Web-based form]

Please answer all questions as best you can. Don't worry about wrong answers- they can't hurt your grade!

Please enter your group number
(1 or 2 - from the instruction sheet. If you have started over, please enter an "X")

Fill in the blank.

  1. A question about your data is a .
  2. A printout of specific information you request is a .
  3. A is an organized collection of data.
  4. Information about a single item in a table is a .
  5. A is made up of records, which contain information about a single item.
  6. The two types of databases are and .
  7. can be used to enter data into your database and display this data for review.
  8. A crosstab is the most widely used type of .
  9. A record is made up of .
  10. Two ways to enter data into a database are and .

[Submit to Finish The Tutorial button]


PLEASE PRESS ONLY ONCE
(unless you have started over)


APPENDIX F

INTERVIEW INFORMED CONSENT FORM


Web-Based Instruction Trial: Interviews

INFORMED CONSENT FOR INTERVIEWS

  1. I have been informed of the procedures to be used in the interview. I understand that these interviews will be used to collect more information about beliefs related to the effectiveness of streaming video than can be gained from comparing test scores. I also understand that the interviews will also be used to uncover different beliefs and interpretations of the research data that may not otherwise be apparent in this exploratory study. I have been informed that interview questions will be open-ended and participation in the interview process will take approximately ten minutes.

2.      I understand that there are no known discomforts or risks to be expected from my participation in the interview.

3.      I also understand that participation in the interviews will not affect in any way my grade in this course.

4.      I understand that all information I provide will be completely confidential. I understand that the investigator will not refer to me by name at any time, and that no recording devices will be used in the interview to protect my anonymity.

5.      I understand that my participation is voluntary and that I may choose not to answer any questions that make me feel uncomfortable in any way.

6.      I have the opportunity to ask any questions about the use of the interviews, and that I may contact Jay Cofield (205-556-1744, address: Station 6625, Montevallo, AL, 35115, e-mail cofieldj@montevallo.edu) to further inquire about the study now or at a later date.

  1. I give my consent to participate, and I understand that I am completely free to withdraw my consent and to discontinue my participation at any time and for any reason.

PLEASE NOTE: YOU MUST BE OVER 18 TO PARTICIPATE

NAME:__________________________DATE:___________________


APPENDIX G

INTERVIEW QUESTIONS


Questions Asked Only To The Participants From The Streaming Video Treatment Group

1. Did the screen size of the video clips affect the way you felt about the streaming video clips?

2. Did the appearance of the video clips (the use of screen shots, pacing, & lighting) affect the way you felt about the video clips?

3.  Would you prefer to watch the whole tutorial using only streaming video clips? Why or why not?

4. Were the streaming video clips easy or hard to watch?

5. What were your favorite & least favorite elements of the streaming video clips?

6. Do you watch or listen to lots of streaming clips on the Internet? Why or why not?

7. Were the streaming video clips helpful in learning Microsoft Access? Why or why not?

8. Did you watch all of the streaming video clips available? Why or why not?

Questions Asked To Participants From Both Treatment Groups

 1. Do you feel that you were able to learn from the Web-based tutorial? Why or why not?

2. What do you think could be added or left out to improve the Web-based tutorial?

3. Based on your experience with this tutorial, would you like to take a course via the Internet? Why or why not?

4.  What did you like the most and also the least about the Web-based tutorial?

5.  Was the Web-based tutorial easy to use and understand?

 Questions Asked To The Subject Who Viewed Both Treatments

1.         Which version of the Web-based tutorial did you view first?

2.         Which version of the Web-based tutorial did you like better? Why?

3.         Do you feel the addition of the streaming video clips helped or hurt the tutorial? Why?

4.         Did the streaming video clips make the tutorial easier or harder to understand? Why?

5.         Would you prefer to watch the entire tutorial using only streaming video clips? Why or why not?

6.         Did your attitudes towards Web-based instruction change after viewing the tutorial the second time? Why or why not?

7.         Did the screen size of the streaming video clips affect the way you felt about the streaming video clips? Why or why not?

 
 APPENDIX H

SCRIPTS FOR STREAMING VIDEO CLIPS


Video and Audio Scripts for Streaming Video Clips

Clip 1: Introduction

   

VISUALS

AUDIO (talent directions in parentheses)

   

HOST ON SCREEN

COMPUTER SCREEN

HOST ON SCREEN

Hi, my name is Alexis, and I’ll be your host for the Access 2000 video tutorial. These tutorials are designed to help illustrate the concepts and techniques you will use to create and use databases. As you go through the tutorial Web site, you will see various links that you can click on to watch videos demonstrations.

Each video clip will consist of a short introduction, and then screen shots of the concepts I’ll be talking about. Videos can be played as many times as you need.

Good luck, and enjoy the tutorial!

   

Clip 2: Database Analogy

   

HOST ON SCREEN

ACCESS TABLE SCREEN

FILE CARD GRAPHIC

FLAT FILE GRAPHIC

RELATIONAL GRAPHIC

A database is an organized collection of data.

In Access, a database is comprised of one or more tables. A table has information stored in records. Records are comprised of fields.

You can think of a database as an electronic box of file cards. You could have cards for each class in the day, grouped together.

Each group of cards can be thought of as a table. Each card is a record, and the information on each card are fields, such as name, address, phone, zip code, and so forth.

In a flat file database, all information is stored in a single database file or table.

A relational database stores information in related database files or tables.

   
   
   

Clip 3: Activity for Database

   

HOST ON SCREEN

TOPIC GRAPHIC

CLIP ART IMAGE OF DINOSAUR

SCREEN SHOT OF ACCESS FIELDS

CLOSE UP OF FIELD NAMES IN TABLE

SCREEN SHOT OF FINISHED DATABASE

In this video we’ll be working on an example dinosaur database.

If you follow these steps, you will learn how to setup a database in Access, how to name fields, and how to query the database. This is a database that has been used for years in a number of applications.

Be sure to do the exercise or you won't know how to do the databases. Do this one and the rest are easy!

The dinosaurs have names, ate certain kinds of food (meat or plants), lived on land and/or in water, either had claws or not, had two or four feet, and had armor or not.

These categories---or fields---are our main interest. The first thing we will be concerned with are the "Fields" of the database.

In this case, the fields are:

Dinosaur, Food, Habitat, Claw, Feet, and Armor.

Here is what the finished database will look like. After this clip ends, type in the data from the Web site into your own database.

   

Clip 4: Activity for Database Step 1

   

HOST ON SCREEN

SHOT OF SCREEN ACTION

SHOT OF SCREEN AS DATA IS ENTERED

SHOT OF FIRST 3 RECORDS

Let’s begin by creating the database

Step 1: Start Access, create a new Database by clicking on “Blank Access Database,” and then give it a name such as “dinosaur” and click “create.” If you want to save it on a floppy disk, you have to choose that in the “Save In” box at the top of the window. Now you want to create a new table and begin in Datasheet View by clicking on “create table by entering data.”

Next name your field names by double clicking on the Field Name and enter the data by using the mouse and arrow keys. (3 records entered as example)

It should look like this.

Clip 5: Activity for Database Step 2, 3, 4

   

CLOSE UP OF ACCESS TABLE

SHOT OF SCREEN

ACTION

CLOSE UP OF TABLE DESIGN VIEW

SHOT OF SCREEN ACTION

SHOT OF SCREEN ACTION

SHOT OF SCREEN ACTION

SHOT OF DATABASE TABLE

HOST ON SCREEN

The next step is to make sure each field is formatted correctly, that text is text and numbers are formatted for numbers.

You can also format for time, dates and currency.

To do this, choose “view” from your menu and click on "Design View.” After you give the table a name and save it, it will ask you about the primary key. Since that’s for more than one table and relational databases, we won’t worry about that now, so click “Yes,” and your screen should look like this.

At this screen you can specify formatting for your fields.

For example, here is what the screen will look like to format the field "feet" for numbers. You can use the pull-down box to avoid typing if you want.

Now complete the table as follows: Change “Name” to “Dinosaur”

 When you are finished, choose View again and click on "Datasheet View" to return to your table. Click OK to save the table.

Make sure all your data has been entered into your fields.

When you are finished your database table should look like this. Refer back to the Web site tutorial if you still need to type in data.

Now your database is complete.

   

Clip 6: Sorting the Database

   

HOST ON SCREEN

SHOT OF SCREEN ACTION

CLOSE UP OF SORTED DATA

In this video, I will demonstrate how to sort the data in the database tables. Sorting is different from filtering, which we’ll discuss in another video clip.

To begin a sort, click on a field to sort by, go to "Records" select "Sort" and you will get two options, A-Z, Z-A.

This will sort your data both alphabetically and numerically, ascending or descending.

   

Clip 7: Filtering the Database Step 1

   

HOST ON SCREEN

SHOT OF SCREEN ACTION

A filter, sometimes called a query, is a method of selecting information in your database. You can also think of it as asking questions about specific details of the database

To begin a filter, click under "Records" select "Filter, then Filter by Form" and get this:

In the next video clip we’ll ask the database some questions.

   

Clip 8: Filtering the Database Step 2, 3, 4

   

HOST ON SCREEN

GRAPHIC OF QUESTION

SCREEN SHOT OF ACCESS ACTION

CLOSE UP OF ACTION

SCREEN SHOT OF RESULTS

SCREEN SHOT OF ACTION

SCREEN SHOT OF ACTION

CLOSE UP OF ACTION

SCREEN SHOT OF RESULTS

In this clip we are going to ask questions of the database. The first one is:

"What did dinosaurs who lived on land have in common?"

To ask the question, we want to search the habitat field for dinosaurs that lived on land.

To do this click under "Records" select "Filter, then Filter by Form" and we can select "Habitat" by clicking. We type in the criterion, "land"—

Then we choose "apply filter/sort" from the Records menu, or you may click on this icon to apply the query: and we get this result:

By examining the results, we see that there were no real commonalties for these animals.

Before entering our next question, we go to the Records menu and select "Remove Filter/Sort" so we can get all of our data back on screen. Do this after every query/filter.

Now we are ready to enter another query.

Select "Records" and "Filter and Filter by Form" again. We are going to ask, "What did dinosaurs who lived in water have in common?" We use a similar procedure as before, except that this time we put in "Water" instead of "Land" in the criteria cell.

By applying the query we get the following:

Upon examination, we see that dinosaurs that lived in water were vegetarians and had no armor.

   

Clip 9: Filtering the Database Step 5

   

HOST ON SCREEN

SHOT OF ACCESS SCREEN

CLOSE UP OF ACCESS SCREEN

SHOT OF FILTER RESULTS

SHOT OF ACCESS ACTION

SHOT OF FILTER RESULTS

SHOT OF DINOSAUR

SHOT OF ACCESS ACTION

SHOT OF FILTER RESULTS

In this clip, we’ll practice a few more filters, and demonstrate an advanced one.

For this filter, we may be interested in seeing what animals with armor had in common, if anything. First, make sure all filters are removed. We select "Records" and "Filter and Filter by Form" and then enter a new question, as follows:

 

Armor , and the answer is yes, -make sure you remove any other criteria by backspacing over it first -will get these results.

We can see that these animals were vegetarians and were four-legged creatures that lived on land.

And if we were to ask the question about animals with no claws: (remove filter, demonstrate apply filter)

We get this result.

Now let’s try an advanced filter.

Suppose a scientist found some "bones" in an area that was once an ocean bottom. He announces that this was a dinosaur, it had claws, and it lived in water. What could this animal be? What did it eat? Did it have armor?

Using our database, we put in this query, using two questions like this: (remove filter, demonstrate filter)

Here is the answer---

   

 HomeResearchLinksExamplesContentsChapter 1Chapter 2Chapter 3Chapter 4Chapter 5References