+ All Categories
Home > Documents > WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc....

WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc....

Date post: 26-Dec-2015
Category:
Upload: daisy-sharp
View: 216 times
Download: 1 times
Share this document with a friend
Popular Tags:
29
WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. [email protected]
Transcript
Page 1: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

WebCT VistaPowerLinks Reporting

InterfacesJohn Hallett

Senior Product ManagerWebCT, Inc.

[email protected]

Page 2: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Overview

• WebCT contains vast amounts of data

• Prior to WebCT Vista, this data was stored in a distributed, flat file database

• This made correlation and detailed data analysis almost impossible

Page 3: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Overview

• WebCT Vista introduced an SQL database server

• With that, detailed analysis became possible, but there was still a problem

Page 4: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Overview

• The Vista data schema is not exactly “intuitive”

• The DB is designed for functionality and performance, not for data extraction

• Relevant information can be spread out among many, many tables

• And the table schema can change from version to version

Page 5: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Overview

• The Vista Reporting Interfaces solve these problems by abstracting away from direct DB access

• The result is a set of “safe” database views containing the most relevant data all in one place

Page 6: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Why is this important?

Page 7: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Why is this important?

Page 8: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Why is this important?

Page 9: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Why is this important?

Page 10: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Why is this important?

Page 11: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Why is this important?

Page 12: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Why is this important?

Page 13: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Why is this important?

Page 14: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

• The Vista Reporting Interfaces provide seven tables

• 5 are live views, 2 are extracts

Page 15: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

• RPT_PERSON• Contains information on users:

– IDs (Login, person, and IMS)– Name (First, last, prefix, suffix)– Active/Inactive flag

Page 16: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

• RPT_LEARNING_CONTEXT• Contains information on LCs (E.g.

Course):– IDs (LC, Parent and IMS)– Name, type, # of childern– Start/end dates, last archived date, templates– # of members, path

Page 17: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

• RPT_LEARNING_CONTEXT_SIZE• Adds up data size in a given LC

– ID – Size of templates– Size of non-template files

Page 18: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

• RPT_MEMBER• Contains information on

memberships (enrollments):– Three columns: Person, LC, Role

Page 19: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

• RPT_TEMPLATE• Contains information on template

contents:– ID– Counts of all major Learning Objects in use

(quiz, questions, assignments, discussions, etc)

Page 20: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

• RPT_TRACKING• All tracked events

– User, LC, event type, time, dwell time, target name

• This can be a very large table• Unlike the tracking tool itself, tracked

events are not filtered by role (so it is possible to see designer actions)

Page 21: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

• RPT_GRADEBOOK• All grades, every student, every

course• Calculated columns are presented

as a formula

Page 22: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

• RPT_TEMPLATE and RPT_LEARNING_CONTEXT_SIZE are extracts, and must be scheduled via the UI

Page 23: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Details

Page 24: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

It all comes together

Page 25: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

It all comes together

Vista Enrollment by Department

Page 26: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

It all comes together

Vista Tool Usage by Department

Page 27: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

It all comes together

Average Final Grade vs Vista

Sessions

Page 28: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Questions?

Page 29: WebCT Vista PowerLinks Reporting Interfaces John Hallett Senior Product Manager WebCT, Inc. John.Hallett@WebCT.com.

Thank you

For more info, please contact me:

John Hallett

Senior Product Manager

WebCT, Inc

[email protected]


Recommended