Exam I Question Distribution
Times and Place
- Times:
Two completely different exams will be provided for campus and online students, respectively.
- Campus: 03:30pm – 04:45pm, Thursday, October 10, 2019
- Online: 06:00pm-06:30pm (75 minutes), Thursday, October 10, 2019
- Place:
CEC 205
Question Style
- Closed books and closed notes
- The knowledge learned from studying the slides and doing your programming exercises should be enough for you to answer the questions.
- No tricky questions and most answers simply requiring hard memorization
- You are not likely to do well in the exam if you could not (almost) finish implementing the Exercises I & II before the exam.
- Question types may include: (i) true-or-false, (ii) multiple choices, (iii) matching, (iv) blank filling, (v) question-and-answer, and (vi) HTML and CSS script writing.
Major Question Distribution
- Covering the slides of Weeks 1-5 and Programming Exercises I & II.
- Technology Survey Sections, video contents, and JavaScript, DOM, and DTD will not be covered, but DTD concepts may be asked.
- Web and web programming concepts (Week 1 slides: 10% – 20%)
- Straightforward
- Various web tools and terms
- HTML, XML, XHTML, DTD, and HTML5 (Weeks 2 & 3 slides: 40% – 55%)
- Various HTML tags and attributes discussed in classes
- There are many HTML tags and attributes.
If the tags or attributes were not mentioned in classes, they will not be given in questions.
- Web page / questions
⇒
HTML scripts
- HTML scripts
⇒
results / explanations
- Fundamental XML, XHTML, DTD, HTML5 knowledge and concepts
- CSS (Weeks 4 & 5 slides: 30% – 45%)
- Various CSS properties and values discussed in classes
- There are many CSS properties and values.
If the properties or values were not mentioned in classes, they will not be asked in exam.
- Web pages / questions
⇒
CSS scripts
- CSS scripts
⇒
results / explanations