Tutorial 8 CS 1 returned; agenda for June 5

1 view
Skip to first unread message

Jim Larson

unread,
Jun 3, 2013, 1:42:30 PM6/3/13
to psu...@googlegroups.com
I have graded and returned all of the submissions of Tutorial 8 case study 1.  If you submit tutorail 8 case study 1 and did not received a grade, please contact me.
Agenda for June 5
1.  Complete course evaluations
2.  Final exam
  • Bring identification
  • Bring a stamped self-addressed envelop if you want your graded final returned to you
 
 

Several people did not answer question 2 on the quiz correctly.  The question was

Sally wants to include a specific piece of data from the School Description XML file and information about each of the students in the School Registration file in a report document.  Sally can

a.        Use “document” to reference the data from the School Description file in the report, or

b.      She can embed the specific information from the School Description XML file in the CSS for the report.

Which approach do you recommend?  Explain why.

There are two correct  answers:

a.       If the data from the School Description file changes over time, then use document() to reference it.  Embedding the data in the CSS file will make the data out of date when the corresponding data in the School Description file changes.

c.       If the data from the School Description file never changes, then embed that information in the CSS for the report.

Reply all
Reply to author
Forward
0 new messages