Name:     ID: 
 
Email: 

COSC 2312 Unit J and K Quiz

True/False
Indicate whether the statement is true or false.
 

 1. 

Forms can be placed anywhere on a Web page.
 

 2. 

A form tag can contain another form tag.
 

 3. 

Expression Web provides tools to help you create the form within the Web page, and it also creates the form handler.
 

 4. 

When you add a group box to a form, Expression Web also adds a label with placeholder text, which allows you to customize the text to display a label for that group of form controls.
 

 5. 

It’s easier to create the controls first and then add the group boxes.
 

 6. 

Before you add any type of form control that asks for visitor input, you should first add a text label for that control.
 

 7. 

When choosing a name attribute for a form control, always use only letters, numbers and spaces.
 

 8. 

Radio buttons are always created in a group with more than one option present.
 

 9. 

When you add a radio button, you not only need to add text above the group of radio buttons, you also need to add text next to each option so the visitor knows what the options are.
 

 10. 

Using checkboxes enables you to present a list of options to visitors, while limiting them to choosing only one choice.
 

 11. 

Behaviors let you add interactivity to your Web pages by causing HTML elements to act in a specific way when visitors perform certain actions.
 

 12. 

Most behaviors are attached to a particular HTML element.
 

 13. 

When you attach a behavior to the body element, the action will be triggered when the visitor performs a specific action.
 

 14. 

Unlike most behaviors, jump menus are attached to a particular HTML element.
 

 15. 

You can link to external Web sites from a jump menu; links to external Web sites will automatically open in a new browser window.
 

 16. 

When you create a jump menu in Expression Web, a Go button is included by default.
 

 17. 

It’s a good idea to always display scrollbars to ensure that visitors can scroll to see content if needed; otherwise some content might be hidden from view.
 

 18. 

Once you’ve added a behavior to a page, it’s difficult to make changes.
 

Matching
 
 
Referring to Figure J-1, please identify the letter of the choice that best matches the numbered area on the screen.

FIGURE J-1
grp001-1.jpg
a.
1.
d.
4.
b.
2.
e.
5.
c.
3.
 

 19. 

Drop-down box
 

 20. 

Check box
 

 21. 

Text box
 

 22. 

Radio button
 

 23. 

Text area
 
 
Referring to the figure below, please identify the letter of the choice that best matches the numbered area on the screen.

grp002-1.jpg

a.
1.
d.
4.
b.
2.
e.
5.
c.
3.
 

 24. 

Event
 

 25. 

Element to which behavior is attached
 

 26. 

Behaviors task pane
 

 27. 

Manage Styles tab
 

 28. 

Action
 

Multiple Choice
Identify the choice that best completes the statement or answers the question.
 

 29. 

A(n) ____ is a special kind of form control that sends the information the visitor entered to the Web server.
a.
submit button
c.
radio button
b.
enter button
d.
send button
 

 30. 

A form ____ is a file that processes the information entered in the form so that the data can be stored or used to initiate other actions, such as sending an e-mail or searching a database.
a.
manager
c.
element
b.
handler
d.
control
 

 31. 

The form tag includes a required attribute called a(n) ____ that allows you to specify the file path of the form-handling script.
a.
action
c.
control
b.
element
d.
submission
 

 32. 

When visitors fill out a form, they can use the ____ key on the keyboard rather than a mouse to move from field to field.
a.
[Ctrl]
c.
[Tab]
b.
[Alt]
d.
[Enter]
 

 33. 

You can use the Form Field Properties dialog box to designate the initial value, which provides ____ that is displayed when the form is loaded.
a.
default text
c.
default directions
b.
default graphics
d.
a popup box
 

 34. 

A checkbox is created in Expression Web by adding an Input (Checkbox) ____ to the form element.
a.
form control
c.
form direction
b.
form action
d.
form behavior
 

 35. 

____ boxes are similar to radio buttons or checkboxes, but they allow you to present a long list of options in much less space on the page because the user clicks to open and close the list.
a.
Drop-down
c.
Pull-down
b.
Multi-select
d.
Option
 

 36. 

____ areas are similar to text boxes except they display a multiple-line input box, providing a larger area in which visitors can enter text.
a.
Text
c.
Discussion
b.
Content
d.
Word
 

 37. 

You need to add submit and ____ buttons to a form so that visitors can send their information to the server or clear the form if they want to change their choices.
a.
reset
c.
edit
b.
change
d.
format
 

 38. 

The HTML code for a button consists of a <button> tag with optional name and ____ attributes.
a.
type
c.
text
b.
title
d.
background
 

 39. 

A behavior consists of two parts—an event and a(n) ____.
a.
action
c.
attribute
b.
element
d.
control
 

 40. 

To edit a Pop-up  message, double-click Popup Message in the Actions column of the ____ panel.
a.
Properties
c.
Actions
b.
Behaviors
d.
Elements
 

 41. 

____ status messages provide important information to the visitor, such as whether the page is finished loading.
a.
Default
c.
Browser
b.
Customized
d.
Priority
 

 42. 

The ____ commonly displays the word “Done”; this is the default text that appears in the status bar when a page is finished loading in a browser.
a.
status bar
c.
programs bar
b.
title bar
d.
toolbar
 

 43. 

If you have more than one behavior attached to an element, you may wish to change the order in which these behaviors are triggered. To change the order, select the behavior in the ____ task pane, then click the up arrow button or the down arrow button to move the behavior up or down in the list.
a.
Format
c.
Behaviors
b.
Action
d.
Elements
 

 44. 

Third-party companies have developed sets of behaviors for Expression Web that you can purchase and add to the program. Using the behaviors included in these packages, you can easily add a _____ feature.
a.
bread crumb navigation
c.
rotating banner ad
b.
slide show
d.
all of the above
 

 45. 

When deciding whether to use a behavior, the chapter suggests asking several questions. The question ____ was not listed in the chapter.
a.
Will it help visitors complete a task or find information?
b.
Will it interfere with the visitors’ ability to easily navigate the site?
c.
Will it increase download times for the page?
d.
Will it save the company money?
 

 46. 

A link or anchor element can have a behavior attached to it that causes a window to open (the action) when the link is clicked (the ____).
a.
event
c.
behavior
b.
attribute
d.
call
 

 47. 

The behavior ____ replaces one image with another.
a.
Swap graphic
c.
Change Image
b.
Change graphic
d.
Swap Image
 

 48. 

The behavior ____ opens a link.
a.
Hyperlink
c.
Go To URL
b.
New hyperlink
d.
Go To Link
 

 49. 

A visitor must click the ____ button on a popup message in order to proceed.
a.
Send
c.
OK
b.
Submit
d.
Enter
 

 50. 

When you attach a behavior to the body element, the action will be triggered when the ____.
a.
page loads
c.
action is complete
b.
user clicks submit
d.
body text is clicked
 



 
         Start Over