100 Points: 50 multiple-choice worth 2 points each
50 Points: Coding and/or short answer
Multiple Choice
- Chapter 9: Word | PDF and http://webdevfoundations.net/7e/ch9games.html
- Chapter 11: Word | PDF and http://webdevfoundations.net/7e/ch11games.html
- Chapter 12: Word | PDF and http://webdevfoundations.net/7e/ch12games.html
- Chapter 13: Word | PDF and http://webdevfoundations.net/7e/ch13games.html
- Chapter 14: Word | PDF and http://quizlet.com/9002989/test/l
Coding/Short Answer
Caveat: Concepts that are in the text but not included in any of the assignments may be included in the test. Test items may require the same type of coding but with different values. Caveat: There may be coding questions on the test not listed below.
- Chapter 9
- CheckPoint 9.2 (p.403) Items 1-3
- Short Answer (p.419) Item 15
- Hands On Exercises (p. 421) Items 1, 4, 5
(Questions will not require creating an entire web page. It may include one or more of the form elements listed in the text's questions. Example: Create a select list that asks website visitors to select their favorite social networking site.) - Be sure you know the HTML5 coding.- Chapter 11
- Checkpoint 11.2 (p.483) Item 1
- Checkpoint 11.3 (p.490) Items 1-3
- Short Answer (p. 493) Items 16 and 17
- Hands On Exercises (p. 495) Items 1-4
- Chapter 12
- CheckPoint 12.1 (p. 512) Items 1,2,3
(Question 1 revision: Name, describe and give an example of the the four payment models.)- CheckPoint 12.2 (p. 515) Items 1,3
- Short Answer (p.517) Item 15
- Chapter 13
- CheckPoint 13.1 (p. 540) Items 1-2
- CheckPoint 13.2 (p. 546) Items 2-3
- Hands On Exercises(p. 538-539) Items 1-4.
(Questions will not require creating an entire web page. It may include one or more of the form elements listed in the text's questions. Example: Create description and a keywords meta tags for RevGear
BE SURE YOU AN CODE AN INLINE FRAME -- HINT! HINT )- Chapter 14
- CheckPoint 14.2 (p. 569) Items 1-2
- CheckPoint 14.3 (p. 580) Item 2
- CheckPoint 14.5 (p. 601) Items 1-3
- Item 2 - be able to code the CSS() function when applied to a jQuery Selector (p.591 top)
- Hands On Exercises(p. 605) Items 1-5.
(Questions will not require creating an entire web page. It may include one or more of the form elements listed in the questions. Example: Write the code for the function validateForm() which makes sure the city textbox named txtCity is not empty. If it is empty an error message pops up. )