u8. software integration for teaching and learning

28
1 U8. Software Integration for Teaching and Learning Presented by: Law Hing Ma n (13 Dec 2001)

Upload: greta

Post on 19-Jan-2016

30 views

Category:

Documents


0 download

DESCRIPTION

U8. Software Integration for Teaching and Learning. Presented by: Law Hing Man (13 Dec 2001). 8.1Overview of Software Integration. Applications developed by integrating various software commonly available. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: U8. Software Integration for Teaching and Learning

1

U8. Software Integration for Teaching and Learning

Presented by: Law Hing Man

(13 Dec 2001)

Page 2: U8. Software Integration for Teaching and Learning

2

8.1 Overview of Software Integration

Applications developed by integrating various software commonly available.

Integrating software for developing applications taking strengths of individual software system.

Page 3: U8. Software Integration for Teaching and Learning

3

8.2 Software for Integration

Word specializes in text editing and layout.

Excel specializes in numbers, calculations and charts.

PowerPoint specializes in creating presentation.

Access specializes in database management.

Page 4: U8. Software Integration for Teaching and Learning

4

8.3 Methods for Software Integration

8.3.1 Mail MergeWord – Main document

The document that contains the contents that are the same for all merged documents.

Excel – Data source file

The spreadsheet that contains the contents that are different for all merged documents.

Page 5: U8. Software Integration for Teaching and Learning

5

Step 1: Main documentUse Word to create the following document.

This is to certify that

_________

has attended the _____

course with _____ attendance.

Instructor: ________

Date: ____________

Page 6: U8. Software Integration for Teaching and Learning

6

Step 2: Data source fileUse Excel to create the following spreadsheet.

A B C D E

1 name course attd tutor date

2 Grandy Lit UIT 80% Sam 10/09/01

3 Leo Hau BIT 70% David 20/10/01

4 Thomas Tsang IIT 60% David 24/11/01

5 Hudson Law BIT 40% Sam 12/12/01

Page 7: U8. Software Integration for Teaching and Learning

7

Step 3: Fill in the fieldsStep3.1: In Word, open the main

document.

Step3.2: Choose Tools, Mail Merge.

Page 8: U8. Software Integration for Teaching and Learning

8

Step3.3: Choose Create, Form Letters

Page 9: U8. Software Integration for Teaching and Learning

9

Step3.4: Choose Active Window.

Step3.5: Choose Get Data, Open Data Source

Page 10: U8. Software Integration for Teaching and Learning

10

Step3.6: Select the Excel file.

Page 11: U8. Software Integration for Teaching and Learning

11

Step3.8: Fill in the fields with the help of <Insert Merge Field> button in the button bar.

Step3.7: Edit the main document.

Page 12: U8. Software Integration for Teaching and Learning

12

Step 4 : Merge

Step4.1: Choose Tools, Mail Merge.

Step4.2: Choose Merge

Page 13: U8. Software Integration for Teaching and Learning

13

Step4.3: Choose Merge

[The merged document will be a new document.]

Page 14: U8. Software Integration for Teaching and Learning

14

Exercise 1Design a report card using mail merge. The data file is marks.xls. The first card should be like this:

Page 15: U8. Software Integration for Teaching and Learning

15

8.3.2 Data sharing using OLE

OLE – Object Linking and Embedding

With OLE, applications can share data dynamically.

OLE is used with Copy and Paste.

Page 16: U8. Software Integration for Teaching and Learning

16

Copy and Paste without OLE

Eg. Copy an Excel spreadsheet to a Word document without OLE.

In Excel spreadsheet, highlight the range and click Copy.

Page 17: U8. Software Integration for Teaching and Learning

17

In Word, click Paste.

Change the Excel spreadsheet and note the change in Word.

Change / Not ?

Page 18: U8. Software Integration for Teaching and Learning

18

Exercise 2Copy an Excel bar chart to a PowerPoint without OLE. The chart is based on the file marks.xls.

Set animation effects for the bars.

0102030405060708090100

CHAN TAI M

AN

CHAN SIU

MIN

G

LEE

TAI K

EUNG

LI P

ING

LAI M

ING

CHEUNG L

AI HEU

NG

YAN L

AM

LO C

HO

CHOI CHI M

ING

LAM T

IN K

WONG

ChinEngMath

Page 19: U8. Software Integration for Teaching and Learning

19

Copy and Paste with OLE

Eg. Copy an Excel spreadsheet to a Word document with OLE.

In Excel spreadsheet, highlight the range and click Copy.

In Word, click Edit, Paste special…

Page 20: U8. Software Integration for Teaching and Learning

20

Change the Excel spreadsheet and note the change in Word.

Change / Not ?

Select Paste link:

Page 21: U8. Software Integration for Teaching and Learning

21

Exercise 3

Repeat exercise 2 by with OLE.

Change the marks in spreadsheet and note if there are any changes in Powerpoin

t.

Page 22: U8. Software Integration for Teaching and Learning

22

8.3.3 Integration by using hyperlink

Eg. Invoke an Excel spreadsheet from a PowerPoint presentation.

In PowerPoint, type the text (e.g. Link to marks)that you use to setup the link.

Highlight the text.

Page 23: U8. Software Integration for Teaching and Learning

23

Choose Insert, Hyperlink…

Page 24: U8. Software Integration for Teaching and Learning

24

Choose the Excel spreadsheet.

Click here to choose the file.

Page 25: U8. Software Integration for Teaching and Learning

25

Choose OK.Slide show the presentation and click the link

to see the effect.

REMARKS:

*To edit a hyperlink, repeat the above steps.

*Use relative path as far as possible.

Page 26: U8. Software Integration for Teaching and Learning

26

Exercise 4

Setup two hyperlinks in PowerPoint. One links to the Word document main.doc and the other links to the Excel spreadsheet data.xls.

Page 27: U8. Software Integration for Teaching and Learning

27

8.3.4 Integration by using macros Use the supplied macro to produce an educ

ational integrated applications. The macro is developed by CDI. You may

download by the following link.

http://cd.ed.gov.hk/it/Chi/cindex3.htm

Change the content of the question bank and see the effect. (Password : cdi2001)

Page 28: U8. Software Integration for Teaching and Learning

28

It has the following features:An application developed in presentation

software to deliver test questions to learners;Contents of test questions will be retrieved

from a data table in a word-processed document;

Performance of learners will be collected by a spreadsheet application; and

Analyzed results from the spreadsheet application will be used as feedback to learner in the presentation application.