PeopleSoft for the Oracle DBA

Size: px
Start display at page:

Download "PeopleSoft for the Oracle DBA"

Transcription

1

2 PeopleSoft for the Oracle DBA Copyright 2012 by David Kurtz This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. Exempted from this legal reservation are brief excerpts in connection with reviews or scholarly analysis or material supplied specifically for the purpose of being entered and executed on a computer system, for exclusive use by the purchaser of the work. Duplication of this publication or parts thereof is permitted only under the provisions of the Copyright Law of the Publisher s location, in its current version, and permission for use must always be obtained from Springer. Permissions for use may be obtained through RightsLink at the Copyright Clearance Center. Violations are liable to prosecution under the respective Copyright Law. ISBN-13 (pbk): ISBN-13 (electronic): Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights. While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein. President and Publisher: Paul Manning Lead Editor: Jonathan Gennick Technical Reviewer: Wolfgang Breitling and Tim Gorman Editorial Board: Steve Anglin, Mark Beckner, Ewan Buckingham, Gary Cornell, Morgan Ertel, Jonathan Gennick, Jonathan Hassell, Robert Hutchinson, Michelle Lowman, James Markham, Matthew Moodie, Jeff Olson, Jeffrey Pepper, Douglas Pundick, Ben Renow-Clarke, Dominic Shakeshaft, Gwenan Spearing, Matt Wade, Tom Welsh Coordinating Editor: Anita Castro Copy Editor: Tiffany Taylor Compositor: Bytheway Publishing Services Indexer: SPI Global Artist: SPI Global Cover Designer: Anna Ishchenko Distributed to the book trade worldwide by Springer Science+Business Media New York, 233 Spring Street, 6th Floor, New York, NY Phone SPRINGER, fax (201) , orders-ny@springer-sbm.com, or visit For information on translations, please rights@apress.com, or visit Apress and friends of ED books may be purchased in bulk for academic, corporate, or promotional use. ebook versions and licenses are also available for most titles. For more information, reference our Special Bulk Sales ebook Licensing web page at Any source code or other supplementary materials referenced by the author in this text is available to readers at For detailed information about how to locate your book s source code, go to

3 Contents at a Glance Author s Preface to the Second Edition... xvi Foreword to the First Edition... xvii About the Author... xviii About the Technical Reviewers... xix Acknowledgements... xx Introduction... xxi Chapter 1: An Overview...1 Chapter 2: BEA Tuxedo: PeopleSoft s Application Server Technology...17 Chapter 3: Database Connectivity...37 Chapter 4: PeopleSoft Database Structure: A Tale of Two Data Dictionaries...63 Chapter 5: Keys and Indexing Chapter 6: PeopleSoft DDL Chapter 7: Tablespaces Chapter 8: Locking, Transactions, and Concurrency Chapter 9: Performance Metrics Chapter 10: PeopleTools Performance Utilities Chapter 11: SQL Optimization Techniques in PeopleSoft Chapter 12: Configuring the Application Server Chapter 13: Tuning the Application Server Chapter 14: The Process Scheduler Index iii

4 Contents Author s Preface to the Second Edition... xvi Foreword to the First Edition... xvii About the Author... xviii About the Technical Reviewers... xix Acknowledgements... xx Introduction... xxi Chapter 1: An Overview...1 iv

5 Chapter 2: BEA Tuxedo: PeopleSoft s Application Server Technology...17 Chapter 3: Database Connectivity...37 v

6 Chapter 4: PeopleSoft Database Structure: A Tale of Two Data Dictionaries...63 vi

7 Chapter 5: Keys and Indexing vii

8 Chapter 6: PeopleSoft DDL viii

9 Chapter 7: Tablespaces ix

10 Chapter 8: Locking, Transactions, and Concurrency Chapter 9: Performance Metrics x

11 Chapter 10: PeopleTools Performance Utilities Chapter 11: SQL Optimization Techniques in PeopleSoft xi

12 xii

13 Chapter 12: Configuring the Application Server xiii

14 Chapter 13: Tuning the Application Server Chapter 14: The Process Scheduler xiv

15 Index xv

16 Author s Preface to the Second Edition Within a year of the publication of the first edition, I was regularly being asked when I would produce a second edition. For a long time, I said that nothing had really changed for the DBA. But it has! In seven years, there have been seven major releases of PeopleTools. So many little things had changed that not only was there enough to justify a revision, but it had become essential. In fact, when it came to actually revising the book, I was surprised by just how much I had to change. Some material has been removed because it is no longer relevant in PeopleTools 8.4. Some things have been amended because they are no longer completely true. There is a lot of new material throughout this edition. Some of the new material has been discussed on my blog, but this new edition has allowed me to organize it coherently and put it into context. Two very significant additions relate to performance measurement: When I wrote the first edition, I had not used PeopleSoft s built-in Performance Monitor on a live production system. I have now been using it for several years, and it has become an important tool for analyzing the performance of the on-line part of PeopleSoft applications. I have developed various techniques for working with the data it collects. PeopleTools has used the Oracle database instrumentation package dbms_application_info since PeopleTools At first glance, this might seem to be a very minor change, but it has huge implications. It is now possible to bring a variety of Oracle database performance-analysis techniques to bear on PeopleSoft systems. Even if you already have the first edition, there are still plenty of new ideas to read in this edition. Seven years ago, I wrote the first edition of this book while Oracle was trying to acquire PeopleSoft, and the deal was finally done at about the same time the book was published. Oracle has honored its commitment to continue to develop both PeopleSoft applications and PeopleTools. Today, although some Oracle Fusion Applications are available, companies are still installing and upgrading PeopleSoft systems. It has never been more important than it is today to get the best possible value out of your PeopleSoft system. That requires a fundamental understanding of the underlying technologies. My objective remains not just to tell you what to do, but also why to do it. David Kurtz 2011 xvi

17 Foreword to the First Edition This book should have been written years ago, but then it would not have been as comprehensive as it is today. It bridges the gap between the worlds of PeopleSoft and Oracle, explaining where and how the two sides meet. My own experience with PeopleSoft began in 1992 as the DBA on a GL 1.1/PeopleTools 2.1 implementation project. The DBA is often the only technology-savvy person on such a project, with the rest of the team consisting of functional experts, developers, and, of course, management. As such, the DBA often is tasked with helping to investigate and solve any technology-related problems, even if they have nothing to do with the database. In those early days, one of the big problems was to shoehorn all the pieces of the then client/server application into the first 640KB of a Windows 3.1 client. As a consultant on another implementation project, by now PeopleSoft 5.1, I learned firsthand the performance penalty of the client/server model in a wide area network (WAN) over frame relay, and the distinction between bandwidth and latency. The purchased bandwidth was sufficient for the demand, and that had been all the capacity planners were interested in. However, the accumulated latency of the frame relay network wreaked havoc with the performance. Of course, we were not alone in experiencing this, and in response PeopleSoft added the Tuxedo Application Server as a middle tier. That was when I first encountered David s name. He was the author of a paper titled Advanced Tuxedo that went a long way toward improving my knowledge of the application server and my ability to fine-tune its configuration and administration. The application server is another piece of the growing technology stack in a PeopleSoft implementation that the DBA is tasked with administering simply because he or she is the most knowledgeable person around. Of course, with all the improvements Oracle continually makes to its software, databases these days manage themselves, and it is therefore high time to find something else for the DBA to do. It is interesting how, in this time of the Internet and instant and constant communication, you get to know a person through his work expressed in papers or simply in contributions in newsgroups without ever meeting him. I have not (yet) met David in person, but when I received an asking me if I would consider being a technical reviewer for the book he was writing, I was honored and eager, since I knew it would be a great book. I have only a slight disagreement over the title of the book because I believe it is a bit misleading. PeopleSoft is, by design, database agnostic. Therefore, much of what David explains about how PeopleSoft works with Oracle is also applicable to any other database backend. DBAs with PeopleSoft on DB2 or Microsoft SQL Server, for example, will get many of the same benefits from reading this book. So much for the Oracle part of the title. As I said at the beginning of this foreword, this book bridges the gap between the PeopleSoft and the database worlds. For that reason, I am convinced that PeopleSoft administrators and developers also can learn a lot from what David lays out in this book and discover how some of the decisions they make affect what is happening at the database end. While readers who are new to PeopleSoft will gain the most from the material David presents, even seasoned users will benefit, particularly since the book is up-to-date with PeopleTools What I like most about the book is that it is not a dry rehash of PeopleSoft manuals; rather, it is filled with solid advice and helpful scripts from David s many years of experience. Wolfgang Breitling 2004 xvii

18 About the Author David Kurtz has worked with the Oracle database since 1989, as an Oracle developer and DBA working on assurance, insurance, and actuarial software. In 1996, he joined PeopleSoft, starting out in support. This gave him the opportunity to work out how PeopleTools works and how it interacts with the database. David moved to the PeopleSoft consultancy practice and worked on PeopleSoft customer sites across Europe. In 2000, he set up Go-Faster Consultancy Ltd. ( a company that provides specialist performance and technical consultancy to PeopleSoft users. David is a member of the Oak Table network ( and an Oracle ACE Director. He is a regular presenter at UK Oracle User Group conferences and meetings. xviii

19 About the Technical Reviewers Wolfgang Breitling, born in Stuttgart, Germany, studied mathematics, physics, and computer sciences at the University of Stuttgart. He joined IBM Germany in 1974 in the development laboratory, where he worked in the QA department. One of his tasks was to co-develop an operating system to test the hardware of the /370 model machines developed in Boeblingen, Germany, and Poughkeepsie and Endicott, New York. His first direct foray into performancerelated tasks was a program to test the speed of individual operating codes. After IBM Germany, he worked as a systems programmer on IBM s hierarchical databases DL/1 and IMS for a company in Switzerland before emigrating to his current home in Calgary, Canada. After several years as a systems programmer for IMS and then DB2 on IBM mainframes, he became an independent consultant specializing in administering and tuning PeopleSoft, particularly on Oracle. In the past 20 years, he has been involved in several PeopleSoft installation and upgrade projects. The particular challenges in tuning PeopleSoft caused him to delve into the Oracle cost-based optimizer in an effort to better understand how it works and to use that knowledge in tuning. He has shared his findings in papers and presentations at Oracle user groups and conferences dedicated to Oracle performance topics. Tim Gorman has worked in IT with relational databases since 1984, as an Oracle PRO*C and PL/SQL application developer since 1990, as an Oracle DBA since 1993, and managing/designing very large data warehouses on Oracle since He is an independent contractor ( specializing in performance tuning, database administration (particularly performance and availability), and data warehousing. Mr. Gorman has been a member of the Rocky Mountain Oracle Users Group ( since 1993 and is currently president; has coauthored five books (three with Oak Table Press); has performed technical reviews on seven more books; is an Oracle ACE; has been a member of the Oak Table Network since 2002; and has presented at Oracle Open World, Collaborate, Hotsos, and local Oracle user groups in lots of wonderful places around the world. xix

20 Acknowledgments You don t get to put your name on the cover of a book without a great deal of help from a lot of other people. My thanks to my technical reviewers, Wolfgang Breitling and Tim Gorman, for reprising their roles in this second edition. Once again their probing questions have led to days of research and experimentation, and many of their insightful comments have been incorporated into the text. Their contribution has been huge. Most important, I want to thank my wife, Angela, for her continuing support and patience while I have found yet another excuse to spend even more time than usual in front of a computer. David Kurtz xx

21 Introduction This book is aimed at helping Oracle DBAs understand and use PeopleSoft technology. For the typical DBA, the introduction to PeopleSoft is likely to include some surprises, not all of them agreeable. Many if not most DBAs have to deal with many different databases, usually supporting different applications. Often they will want to be able to administer all databases in a standard fashion. However, this is not always possible with a PeopleSoft system. Most surprising to Oracle DBAs may be what is missing. In a vanilla PeopleSoft database, there is only minimal use of Oracle-specific features and Oracle-specific SQL constructions. There are no referential constraints. Very few optimizer hints are used, and only where there is no alternative. All PeopleSoft processes connect to the one database schema that contains all the database objects, so security is maintained by the application, not the database. Oracle sequences are never used; instead, sequence numbers are generated using ordinary tables. In order to avoid the use of platform-specific SQL constructions, most of the delivered SQL conforms to a lowest common denominator subset of SQL accepted by the supported RDBMS platforms (Oracle, Microsoft SQL Server, DB2, Sybase, and Informix). The data model is kept uniform across all platforms, although there are variations in the column data types between platforms. There can be some differences in the indexing between platforms. There is some capability for different code on different platforms in PeopleSoft, but its use in the delivered product is kept to an absolute minimum. Hence, PeopleSoft is sometimes described as a platform-agnostic product. It is my experience that this approach generally does not produce optimal performance. It may have assisted PeopleSoft to manufacture and maintain a single product on many platforms, but it does not help PeopleSoft customers to achieve optimal performance from their systems on their chosen database platform. In PeopleTools 8, there has been some expansion of the areas in which it is possible to introduce database-specific features and code. From PeopleTools 8.1, database triggers were used to write audit records, although these have to be enabled by customization. Database instrumentation was added to PeopleTools Active Data Guard is supported from PeopleTools The other area of confusion for typical Oracle DBAs, particularly those familiar with Oracle s management tools, is that unless certain DBA tasks are incorporated into the application with PeopleSoft s Application Designer, they may be lost. Consequently, this can restrict the effectiveness of generic Oracle administration and monitoring tools. In short, to be effective, DBAs must become PeopleSoft aware. They must work with the PeopleSoft development tools and the application, rather than continually fighting against it otherwise it will bite back! One of the goals of this book is to outline these areas for DBAs, providing workaround techniques where possible. Though primarily aimed at the Oracle DBA who is responsible for maintaining PeopleSoft databases, this book can justifiably claim a wider audience. It bridges the gap between the worlds of PeopleSoft and xxi

22 INTRODUCTION Oracle, explaining where and how the two sides meet. There is plenty of material to interest the PeopleSoft developer. The chapters dealing with the general PeopleSoft architecture and its evolution, and with Tuxedo and WebLogic, will also be of interest to PeopleSoft administrators. Also, is not uncommon for Tuxedo and web server installation, administration, tuning, and troubleshooting to fall to the DBA for lack of other qualified resources. The following is a chapter-by-chapter breakdown summarizing some of the key topics that we will cover: Chapter 1: An Overview. This chapter presents a brief history of the evolution of PeopleSoft and its technology. Chapter 2: BEA Tuxedo: PeopleSoft s Application Server Technology. This chapter explains what Tuxedo is, how it works, and how PeopleSoft introduced Tuxedo into its product. Of all the people concerned with a system, the DBA is most likely to have the skills needed to assimilate this technology. Chapter 3: Database Connectivity. Nearly all the objects in a PeopleSoft database are in a single schema in an Oracle database. This chapter explains how a PeopleSoft database is structured, and how PeopleSoft processes securely authenticate the user and connect to the database. Chapter 4: PeopleSoft Database Structure: A Tale of Two Data Dictionaries. In order to deliver the same application to different database platforms, PeopleSoft maintains its own data dictionary and then uses it to dynamically generate application SQL. This chapter examines the relationship between the PeopleSoft data dictionary and the Oracle database catalogue. Chapter 5: Keys and Indexing. This chapter describes how indexes are defined in the PeopleSoft Application Designer and how that definition is stored in the PeopleSoft data dictionary. Chapter 6: PeopleSoft DDL. This chapter shows how the PeopleSoft Application Designer generates DDL to build and analyze tables and indexes. It also explains to what extent the DBA can adjust that DDL to introduce Oracle-specific features, and when it is necessary to work outside the PeopleSoft design tools. Chapter 7: Tablespaces. This chapter discusses the tablespaces that are created when PeopleSoft is installed in an Oracle database. It also explains how to introduce some modern Oracle tablespace features. Chapter 8: Locking, Transactions, and Concurrency. This chapter explains how PeopleSoft maintains consistency of data without holding database locks for long periods. It also shows how PeopleSoft creates sequences without using Oracle sequences. xxii

23 INTRODUCTION Chapter 9: Performance Metrics. This chapter explains the various sources of performance metrics in both PeopleSoft and the Oracle database, and how to harvest them. Chapter 10: PeopleSoft Performance Utilities. This chapter describes the additional performance instrumentation that has been added to PeopleTools, including the Performance Monitor, which provides a sophisticated wait interface. Chapter 11: SQL Optimization Techniques in PeopleSoft. This chapter describes how to enable Oracle s SQL trace on PeopleSoft processes and, once the DBA has identified SQL bottlenecks, how to apply tuning techniques through PeopleSoft development tools. Chapter 12: Configuring the Application Server. The application server has an intimate relationship with the database, which can affect database and system performance; therefore, the DBA needs to know how to configure the application server. Chapter 13: Tuning the Application Server. This chapter explains how to appropriately size the application server. It also covers other features that can affect system performance. Chapter 14: The Process Scheduler. This chapter describes how the PeopleSoft Process Scheduler is used to initiate batch and report processes. Regulating the batch load has implications for overall system performance. The rate at which new versions of software appear can be bewildering and terrifying. On completion of work on this book, I am using the following software versions: PeopleTools 8.51 Tuxedo 8.1 WebLogic 8.1 Oracle and The good news is that PeopleSoft, and now Oracle, has built progressively on the structures established in previous versions, and many of the underlying principles have not changed. This book does not seek to explain how to administer or tune an Oracle database. Many excellent books and other sources are available on these subjects. Also, if read in isolation, this book will not tell you absolutely everything that a DBA needs to know about PeopleSoft. There are other resources that you should also make use of: xxiii

24 INTRODUCTION My Oracle Support ( This is Oracle s support web site. It gives you access to product support, patches, and additional documentation for all Oracle products including PeopleSoft, Tuxedo, and WebLogic. You will need an account and a password to access this site. PeopleBooks: The PeopleSoft production documentation can be downloaded from Documentation for all Oracle products is also available on-line at PeopleSoft Red Papers: These are technical documents available on the Oracle Support site that discuss how to optimally configure various aspects of PeopleSoft technology. This documentation is good at telling you what to do, but not always why you should do it. PeopleSoft DBA Forum ( This Yahoo group is where PeopleSoft DBAs and other interested technicians discuss ideas, ask questions, and share information. PeopleSoft DBA Blog ( This is my PeopleSoft technical blog. Go-Faster Consultancy ( My web site contains a variety of presentations, papers, and scripts. You ve read the book, now surf the web site. This book has its own web site, which includes the scripts and code examples in the text and any necessary corrections and additions. I started the PeopleSoft DBA Forum ( after a roundtable discussion group at the PeopleSoft EMEA User Conference in It is a moderated forum aimed at the needs of DBAs who administer PeopleSoft systems. It is therefore the perfect place to discuss the subject matter of this book and ask related questions. From time to time in the course of this book, I express my opinions about various things. Those opinions are purely my own and are not necessarily the opinions of any other person or organization. Despite every effort to the contrary, there is no guarantee that the content in this book is errorfree. If you find any errors, please contact me via at info@psftdba.com. xxiv

PeopleSoft Human Capital Management 9.2 (through Update Image 23) Hardware and Software Requirements

PeopleSoft Human Capital Management 9.2 (through Update Image 23) Hardware and Software Requirements PeopleSoft Human Capital Management 9.2 (through Update Image 23) Hardware and Software Requirements July 2017 PeopleSoft Human Capital Management 9.2 (through Update Image 23) Hardware and Software Requirements

More information

Guide to Teaching Computer Science

Guide to Teaching Computer Science Guide to Teaching Computer Science Orit Hazzan Tami Lapidot Noa Ragonis Guide to Teaching Computer Science An Activity-Based Approach Dr. Orit Hazzan Associate Professor Technion - Israel Institute of

More information

McGraw-Hill Connect and Create Built by Blackboard. Release Notes. Version 2.3 for Blackboard Learn 9.1

McGraw-Hill Connect and Create Built by Blackboard. Release Notes. Version 2.3 for Blackboard Learn 9.1 McGraw-Hill Connect and Create Built by Blackboard Release Notes Version 2.3 for Blackboard Learn 9.1 Publication Date: October 2015 Revision 1.0 Worldwide Headquarters Blackboard Inc. 650 Massachusetts

More information

International Series in Operations Research & Management Science

International Series in Operations Research & Management Science International Series in Operations Research & Management Science Volume 240 Series Editor Camille C. Price Stephen F. Austin State University, TX, USA Associate Series Editor Joe Zhu Worcester Polytechnic

More information

Perspectives of Information Systems

Perspectives of Information Systems Perspectives of Information Systems Springer-Science+ Business Media, LLC Vesa Savolainen Editor and Main Author Perspectives of Information Systems Springer Vesa Savolainen Department of Computer Science

More information

Intel-powered Classmate PC. SMART Response* Training Foils. Version 2.0

Intel-powered Classmate PC. SMART Response* Training Foils. Version 2.0 Intel-powered Classmate PC Training Foils Version 2.0 1 Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE,

More information

MARE Publication Series

MARE Publication Series MARE Publication Series Volume 8 Series Editors Maarten Bavinck University of Amsterdam, Amsterdam, The Netherlands Svein Jentoft Tromsø, Norway The MARE Publication Series is an initiative of the Centre

More information

McDonald's Corporation

McDonald's Corporation McDonald's Corporation Case Writeup Individual Case # 2 The George Washington University Executive MBA Program EMBA 220: Operations Management Professor Sanjay Jain, Ph.D. February 20, 2010 Robert Paul

More information

Developing Language Teacher Autonomy through Action Research

Developing Language Teacher Autonomy through Action Research Developing Language Teacher Autonomy through Action Research Helping teachers engage autonomously in action research is a very worthwhile enterprise. Beneficiaries are likely to include learners, schools

More information

Nearing Completion of Prototype 1: Discovery

Nearing Completion of Prototype 1: Discovery The Fit-Gap Report The Fit-Gap Report documents how where the PeopleSoft software fits our needs and where LACCD needs to change functionality or business processes to reach the desired outcome. The report

More information

Kendriya Vidyalaya Sangathan

Kendriya Vidyalaya Sangathan Kendriya Vidyalaya Sangathan Intel* Teach Program MEMORANDUM OF UNDERSTANDING This Memorandum of Understanding ("MoU") is made on ^...20. Technology... c"7 between Intel India Private Limited, a company

More information

Pre-vocational Education in Germany and China

Pre-vocational Education in Germany and China Pre-vocational Education in Germany and China Jun Li Pre-vocational Education in Germany and China A Comparison of Curricula and Its Implications Jun Li Tongji University, Shanghai, People s Republic of

More information

PRODUCT PLATFORM AND PRODUCT FAMILY DESIGN

PRODUCT PLATFORM AND PRODUCT FAMILY DESIGN PRODUCT PLATFORM AND PRODUCT FAMILY DESIGN PRODUCT PLATFORM AND PRODUCT FAMILY DESIGN Methods and Applications Edited by Timothy W. Simpson 1, Zahed Siddique 2, and Jianxin (Roger) Jiao 3 1 The Pennsylvania

More information

BENG Simulation Modeling of Biological Systems. BENG 5613 Syllabus: Page 1 of 9. SPECIAL NOTE No. 1:

BENG Simulation Modeling of Biological Systems. BENG 5613 Syllabus: Page 1 of 9. SPECIAL NOTE No. 1: BENG 5613 Syllabus: Page 1 of 9 BENG 5613 - Simulation Modeling of Biological Systems SPECIAL NOTE No. 1: Class Syllabus BENG 5613, beginning in 2014, is being taught in the Spring in both an 8- week term

More information

On-Line Data Analytics

On-Line Data Analytics International Journal of Computer Applications in Engineering Sciences [VOL I, ISSUE III, SEPTEMBER 2011] [ISSN: 2231-4946] On-Line Data Analytics Yugandhar Vemulapalli #, Devarapalli Raghu *, Raja Jacob

More information

Test Administrator User Guide

Test Administrator User Guide Test Administrator User Guide Fall 2017 and Winter 2018 Published October 17, 2017 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information Distribution Engine,

More information

Availability of Grants Largely Offset Tuition Increases for Low-Income Students, U.S. Report Says

Availability of Grants Largely Offset Tuition Increases for Low-Income Students, U.S. Report Says Wednesday, October 2, 2002 http://chronicle.com/daily/2002/10/2002100206n.htm Availability of Grants Largely Offset Tuition Increases for Low-Income Students, U.S. Report Says As the average price of attending

More information

LEARNING THROUGH INTERACTION AND CREATIVITY IN ONLINE LABORATORIES

LEARNING THROUGH INTERACTION AND CREATIVITY IN ONLINE LABORATORIES xi LEARNING THROUGH INTERACTION AND CREATIVITY IN ONLINE LABORATORIES Michael E. Auer Professor of Electrical Engineering Carinthia University of Applied Sciences Villach, Austria My Thoughts about the

More information

SkillPort Quick Start Guide 7.0

SkillPort Quick Start Guide 7.0 SkillPort Quick Start Guide 7.0 www.skillsoft.com Copyright 2009 SkillSoft Corporation. All rights reserved SkillSoft Corporation 107 Northeastern Blvd. Nashua, NH 03062 603-324-3000 87-SkillSoft (877-545-5763)

More information

Excel Formulas & Functions

Excel Formulas & Functions Microsoft Excel Formulas & Functions 4th Edition Microsoft Excel Formulas & Functions 4th Edition by Ken Bluttman Microsoft Excel Formulas & Functions For Dummies, 4th Edition Published by: John Wiley

More information

Course Content Concepts

Course Content Concepts CS 1371 SYLLABUS, Fall, 2017 Revised 8/6/17 Computing for Engineers Course Content Concepts The students will be expected to be familiar with the following concepts, either by writing code to solve problems,

More information

Measurement & Analysis in the Real World

Measurement & Analysis in the Real World Measurement & Analysis in the Real World Tools for Cleaning Messy Data Will Hayes SEI Robert Stoddard SEI Rhonda Brown SEI Software Solutions Conference 2015 November 16 18, 2015 Copyright 2015 Carnegie

More information

MMOG Subscription Business Models: Table of Contents

MMOG Subscription Business Models: Table of Contents DFC Intelligence DFC Intelligence Phone 858-780-9680 9320 Carmel Mountain Rd Fax 858-780-9671 Suite C www.dfcint.com San Diego, CA 92129 MMOG Subscription Business Models: Table of Contents November 2007

More information

Practical Integrated Learning for Machine Element Design

Practical Integrated Learning for Machine Element Design Practical Integrated Learning for Machine Element Design Manop Tantrabandit * Abstract----There are many possible methods to implement the practical-approach-based integrated learning, in which all participants,

More information

Quick Start Guide 7.0

Quick Start Guide 7.0 www.skillsoft.com Quick Start Guide 7.0 Copyright 2010 SkillSoft Corporation. All rights reserved SkillSoft Corporation 107 Northeastern Blvd. Nashua, NH 03062 603-324-3000 87-SkillSoft (877-545-5763)

More information

INTRODUCTION TO GENERAL PSYCHOLOGY (PSYC 1101) ONLINE SYLLABUS. Instructor: April Babb Crisp, M.S., LPC

INTRODUCTION TO GENERAL PSYCHOLOGY (PSYC 1101) ONLINE SYLLABUS. Instructor: April Babb Crisp, M.S., LPC INTRODUCTION TO GENERAL PSYCHOLOGY (PSYC 1101) ONLINE SYLLABUS Psychology 1101 Instructor: April Babb Crisp, M.S., LPC Intro to General Psychology Fall Semester 2012 (8/20/12 12/04/12) Office Hours (virtual):

More information

An Introduction to Simio for Beginners

An Introduction to Simio for Beginners An Introduction to Simio for Beginners C. Dennis Pegden, Ph.D. This white paper is intended to introduce Simio to a user new to simulation. It is intended for the manufacturing engineer, hospital quality

More information

Software Maintenance

Software Maintenance 1 What is Software Maintenance? Software Maintenance is a very broad activity that includes error corrections, enhancements of capabilities, deletion of obsolete capabilities, and optimization. 2 Categories

More information

Dialogue Live Clientside

Dialogue Live Clientside Dialogue Live Clientside Logger Setup www.skillsoft.com Copyright 2008 SkillSoft Corporation. All rights reserved SkillSoft Corporation 107 Northeastern Blvd. Nashua, NH 03062 603-324-3000 87-SkillSoft

More information

Lecture Notes on Mathematical Olympiad Courses

Lecture Notes on Mathematical Olympiad Courses Lecture Notes on Mathematical Olympiad Courses For Junior Section Vol. 2 Mathematical Olympiad Series ISSN: 1793-8570 Series Editors: Lee Peng Yee (Nanyang Technological University, Singapore) Xiong Bin

More information

SCT Banner Financial Aid Needs Analysis Training Workbook January 2005 Release 7

SCT Banner Financial Aid Needs Analysis Training Workbook January 2005 Release 7 SCT HIGHER EDUCATION SCT Banner Financial Aid Needs Analysis Training Workbook January 2005 Release 7 Confidential Business Information --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

From Self Hosted to SaaS Our Journey (LEC107648)

From Self Hosted to SaaS Our Journey (LEC107648) From Self Hosted to SaaS Our Journey (LEC107648) Kathy Saville Director of Instructional Technology Saint Mary s College, Notre Dame Saint Mary s College, Notre Dame, Indiana Founded 1844 Premier Women

More information

University Library Collection Development and Management Policy

University Library Collection Development and Management Policy University Library Collection Development and Management Policy 2017-18 1 Executive Summary Anglia Ruskin University Library supports our University's strategic objectives by ensuring that students and

More information

Intermediate Algebra

Intermediate Algebra Intermediate Algebra An Individualized Approach Robert D. Hackworth Robert H. Alwin Parent s Manual 1 2005 H&H Publishing Company, Inc. 1231 Kapp Drive Clearwater, FL 33765 (727) 442-7760 (800) 366-4079

More information

DEVM F105 Intermediate Algebra DEVM F105 UY2*2779*

DEVM F105 Intermediate Algebra DEVM F105 UY2*2779* DEVM F105 Intermediate Algebra DEVM F105 UY2*2779* page iii Table of Contents CDE Welcome-----------------------------------------------------------------------v Introduction -------------------------------------------------------------------------xiii

More information

Management Update: A Growing Market Battle to Deliver E-Learning Systems

Management Update: A Growing Market Battle to Deliver E-Learning Systems IGG-11202002-01 K. Harris, D. Logan, J. Lundy Article 20 November 2002 Management Update: A Growing Market Battle to Deliver E-Learning Systems A battle is developing to deliver e-learning systems and

More information

ENG 111 Achievement Requirements Fall Semester 2007 MWF 10:30-11: OLSC

ENG 111 Achievement Requirements Fall Semester 2007 MWF 10:30-11: OLSC Fleitz/ENG 111 1 Contact Information ENG 111 Achievement Requirements Fall Semester 2007 MWF 10:30-11:20 227 OLSC Instructor: Elizabeth Fleitz Email: efleitz@bgsu.edu AIM: bluetea26 (I m usually available

More information

Advances in Mathematics Education

Advances in Mathematics Education Advances in Mathematics Education Series Editors: Gabriele Kaiser, University of Hamburg, Hamburg, Germany Bharath Sriraman, The University of Montana, Missoula, MT, USA International Editorial Board:

More information

Knowledge-Based - Systems

Knowledge-Based - Systems Knowledge-Based - Systems ; Rajendra Arvind Akerkar Chairman, Technomathematics Research Foundation and Senior Researcher, Western Norway Research institute Priti Srinivas Sajja Sardar Patel University

More information

CLINICAL TRAINING AGREEMENT

CLINICAL TRAINING AGREEMENT CLINICAL TRAINING AGREEMENT This Clinical Training Agreement (the "Agreement") is entered into this 151 day of February 2009 by and between the University of Utah, a body corporate and politic of the State

More information

Instrumentation, Control & Automation Staffing. Maintenance Benchmarking Study

Instrumentation, Control & Automation Staffing. Maintenance Benchmarking Study Electronic Document Instrumentation, Control & Automation Staffing Prepared by ITA Technical Committee, Maintenance Subcommittee, Task Force on IC&A Staffing John Petito, Chair Richard Haugh, Vice-Chair

More information

Enhancing Customer Service through Learning Technology

Enhancing Customer Service through Learning Technology C a s e S t u d y Enhancing Customer Service through Learning Technology John Hancock Implements an online learning solution which integrates training, performance support, and assessment Chris Howard

More information

Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building

Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building Professor: Dr. Michelle Sheran Office: 445 Bryan Building Phone: 256-1192 E-mail: mesheran@uncg.edu Office Hours:

More information

November 17, 2017 ARIZONA STATE UNIVERSITY. ADDENDUM 3 RFP Digital Integrated Enrollment Support for Students

November 17, 2017 ARIZONA STATE UNIVERSITY. ADDENDUM 3 RFP Digital Integrated Enrollment Support for Students November 17, 2017 ARIZONA STATE UNIVERSITY ADDENDUM 3 RFP 331801 Digital Integrated Enrollment Support for Students Please note the following answers to questions that were asked prior to the deadline

More information

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #3 Higher Education Salary Problem

Background Information. Instructions. Problem Statement. HOMEWORK INSTRUCTIONS Homework #3 Higher Education Salary Problem Background Information Within higher education, faculty salaries have become a contentious issue as tuition rates increase and state aid shrinks. Competitive salaries are important for recruiting top quality

More information

Best Practices in Internet Ministry Released November 7, 2008

Best Practices in Internet Ministry Released November 7, 2008 Best Practices in Internet Ministry Released November 7, 2008 David T. Bourgeois, Ph.D. Associate Professor of Information Systems Crowell School of Business Biola University Best Practices in Internet

More information

Chamilo 2.0: A Second Generation Open Source E-learning and Collaboration Platform

Chamilo 2.0: A Second Generation Open Source E-learning and Collaboration Platform Chamilo 2.0: A Second Generation Open Source E-learning and Collaboration Platform doi:10.3991/ijac.v3i3.1364 Jean-Marie Maes University College Ghent, Ghent, Belgium Abstract Dokeos used to be one of

More information

Infrared Paper Dryer Control Scheme

Infrared Paper Dryer Control Scheme Infrared Paper Dryer Control Scheme INITIAL PROJECT SUMMARY 10/03/2005 DISTRIBUTED MEGAWATTS Carl Lee Blake Peck Rob Schaerer Jay Hudkins 1. Project Overview 1.1 Stake Holders Potlatch Corporation, Idaho

More information

The Moodle and joule 2 Teacher Toolkit

The Moodle and joule 2 Teacher Toolkit The Moodle and joule 2 Teacher Toolkit Moodlerooms Learning Solutions The design and development of Moodle and joule continues to be guided by social constructionist pedagogy. This refers to the idea that

More information

New Paths to Learning with Chromebooks

New Paths to Learning with Chromebooks Thought Leadership Paper Samsung New Paths to Learning with Chromebooks Economical, cloud-connected computer alternatives open new opportunities for every student Research provided by As Computers Play

More information

LEGO training. An educational program for vocational professions

LEGO training. An educational program for vocational professions Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 142 ( 2014 ) 332 338 CIEA 2014 LEGO training. An educational program for vocational professions Aurora

More information

Software Development Plan

Software Development Plan Version 2.0e Software Development Plan Tom Welch, CPC Copyright 1997-2001, Tom Welch, CPC Page 1 COVER Date Project Name Project Manager Contact Info Document # Revision Level Label Business Confidential

More information

On the Combined Behavior of Autonomous Resource Management Agents

On the Combined Behavior of Autonomous Resource Management Agents On the Combined Behavior of Autonomous Resource Management Agents Siri Fagernes 1 and Alva L. Couch 2 1 Faculty of Engineering Oslo University College Oslo, Norway siri.fagernes@iu.hio.no 2 Computer Science

More information

Conducting the Reference Interview:

Conducting the Reference Interview: Conducting the Reference Interview: A How-To-Do-It Manual for Librarians Second Edition Catherine Sheldrick Ross Kirsti Nilsen and Marie L. Radford HOW-TO-DO-IT MANUALS NUMBER 166 Neal-Schuman Publishers,

More information

Accounting 380K.6 Accounting and Control in Nonprofit Organizations (#02705) Spring 2013 Professors Michael H. Granof and Gretchen Charrier

Accounting 380K.6 Accounting and Control in Nonprofit Organizations (#02705) Spring 2013 Professors Michael H. Granof and Gretchen Charrier Accounting 380K.6 Accounting and Control in Nonprofit Organizations (#02705) Spring 2013 Professors Michael H. Granof and Gretchen Charrier 1. Office: Prof Granof: CBA 4M.246; Prof Charrier: GSB 5.126D

More information

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Instructor: Dr. Gregory L. Wiles Email Address: Use D2L e-mail, or secondly gwiles@spsu.edu Office: M

More information

Unit purpose and aim. Level: 3 Sub-level: Unit 315 Credit value: 6 Guided learning hours: 50

Unit purpose and aim. Level: 3 Sub-level: Unit 315 Credit value: 6 Guided learning hours: 50 Unit Title: Game design concepts Level: 3 Sub-level: Unit 315 Credit value: 6 Guided learning hours: 50 Unit purpose and aim This unit helps learners to familiarise themselves with the more advanced aspects

More information

For information only, correct responses are listed in the chart below. Question Number. Correct Response

For information only, correct responses are listed in the chart below. Question Number. Correct Response THE UNIVERSITY OF THE STATE OF NEW YORK 4GRADE 4 ELEMENTARY-LEVEL SCIENCE TEST JUNE 207 WRITTEN TEST FOR TEACHERS ONLY SCORING KEY AND RATING GUIDE Note: All schools (public, nonpublic, and charter) administering

More information

Lesson Plan Art: Painting Techniques

Lesson Plan Art: Painting Techniques Lesson Plan Art: Painting Techniques Subject Area: Art Grade Level: K-1, Special Education Student Objectives: Students will know the terms texture plates, sponges and salt, and that they add detail to

More information

The University of Texas at Tyler College of Business and Technology Department of Management and Marketing SPRING 2015

The University of Texas at Tyler College of Business and Technology Department of Management and Marketing SPRING 2015 The University of Texas at Tyler College of Business and Technology Department of Management and Marketing SPRING 2015 COURSE NUMBER MANA 1300.001 COURSE TITLE Introduction to Business COURSE MEETINGS

More information

Southern Wesleyan University 2017 Winter Graduation Exercises Information for Graduates and Guests (Updated 09/14/2017)

Southern Wesleyan University 2017 Winter Graduation Exercises Information for Graduates and Guests (Updated 09/14/2017) I. Ceremonies II. Graduation Timeline III. Graduation Day Schedule IV. Academic Regalia V. Alumni Receptions VI. Applause VII. Applications VIII. Appropriate Attire for Graduates IX. Baccalaureate X. Cameras,

More information

K-12 PROFESSIONAL DEVELOPMENT

K-12 PROFESSIONAL DEVELOPMENT Fall, 2003 Copyright 2003 College Entrance Examination Board. All rights reserved. College Board, Advanced Placement Program, AP, AP Vertical Teams, APCD, Pacesetter, Pre-AP, SAT, Student Search Service,

More information

Submission of a Doctoral Thesis as a Series of Publications

Submission of a Doctoral Thesis as a Series of Publications Submission of a Doctoral Thesis as a Series of Publications In exceptional cases, and on approval by the Faculty Higher Degree Committee, a candidate for the degree of Doctor of Philosophy may submit a

More information

LEARN TO PROGRAM, SECOND EDITION (THE FACETS OF RUBY SERIES) BY CHRIS PINE

LEARN TO PROGRAM, SECOND EDITION (THE FACETS OF RUBY SERIES) BY CHRIS PINE Read Online and Download Ebook LEARN TO PROGRAM, SECOND EDITION (THE FACETS OF RUBY SERIES) BY CHRIS PINE DOWNLOAD EBOOK : LEARN TO PROGRAM, SECOND EDITION (THE FACETS OF RUBY SERIES) BY CHRIS PINE PDF

More information

Practical Research. Planning and Design. Paul D. Leedy. Jeanne Ellis Ormrod. Upper Saddle River, New Jersey Columbus, Ohio

Practical Research. Planning and Design. Paul D. Leedy. Jeanne Ellis Ormrod. Upper Saddle River, New Jersey Columbus, Ohio SUB Gfittingen 213 789 981 2001 B 865 Practical Research Planning and Design Paul D. Leedy The American University, Emeritus Jeanne Ellis Ormrod University of New Hampshire Upper Saddle River, New Jersey

More information

Guidelines for Writing an Internship Report

Guidelines for Writing an Internship Report Guidelines for Writing an Internship Report Master of Commerce (MCOM) Program Bahauddin Zakariya University, Multan Table of Contents Table of Contents... 2 1. Introduction.... 3 2. The Required Components

More information

Houghton Mifflin Online Assessment System Walkthrough Guide

Houghton Mifflin Online Assessment System Walkthrough Guide Houghton Mifflin Online Assessment System Walkthrough Guide Page 1 Copyright 2007 by Houghton Mifflin Company. All Rights Reserved. No part of this document may be reproduced or transmitted in any form

More information

Connect Communicate Collaborate. Transform your organisation with Promethean s interactive collaboration solutions

Connect Communicate Collaborate. Transform your organisation with Promethean s interactive collaboration solutions Connect Communicate Collaborate Transform your organisation with Promethean s interactive collaboration solutions Promethean your trusted partner in interactive collaboration solutions Promethean is a

More information

IMPROVING STUDENTS READING COMPREHENSION BY IMPLEMENTING RECIPROCAL TEACHING (A

IMPROVING STUDENTS READING COMPREHENSION BY IMPLEMENTING RECIPROCAL TEACHING (A IMPROVING STUDENTS READING COMPREHENSION BY IMPLEMENTING RECIPROCAL TEACHING (A Classroom Action Research in Eleventh Grade of SMA Negeri 6 Surakarta in the Academic Year of 2014/2015) THESIS YULI SETIA

More information

Please find below a summary of why we feel Blackboard remains the best long term solution for the Lowell campus:

Please find below a summary of why we feel Blackboard remains the best long term solution for the Lowell campus: I. Background: After a thoughtful and lengthy deliberation, we are convinced that UMass Lowell s award-winning faculty development training program, our course development model, and administrative processes

More information

Welcome to the session on ACCUPLACER Policy Development. This session will touch upon common policy decisions an institution may encounter during the

Welcome to the session on ACCUPLACER Policy Development. This session will touch upon common policy decisions an institution may encounter during the Welcome to the session on ACCUPLACER Policy Development. This session will touch upon common policy decisions an institution may encounter during the development or reevaluation of a placement program.

More information

Digitization of Old Mathematical Periodicals Published by the Institute of Mathematics and Informatics, Bulgarian Academy of Sciences

Digitization of Old Mathematical Periodicals Published by the Institute of Mathematics and Informatics, Bulgarian Academy of Sciences Digitization of Old Mathematical Periodicals Published by the Institute of Mathematics and Informatics, Bulgarian Academy of Sciences Vania Grigorova 1, Kalina Sotirova 1, Viktoria Naoumova 1, Anna Sameva

More information

Introduction to Moodle

Introduction to Moodle Center for Excellence in Teaching and Learning Mr. Philip Daoud Introduction to Moodle Beginner s guide Center for Excellence in Teaching and Learning / Teaching Resource This manual is part of a serious

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

Using Moodle in ESOL Writing Classes

Using Moodle in ESOL Writing Classes The Electronic Journal for English as a Second Language September 2010 Volume 13, Number 2 Title Moodle version 1.9.7 Using Moodle in ESOL Writing Classes Publisher Author Contact Information Type of product

More information

Unit 7 Data analysis and design

Unit 7 Data analysis and design 2016 Suite Cambridge TECHNICALS LEVEL 3 IT Unit 7 Data analysis and design A/507/5007 Guided learning hours: 60 Version 2 - revised May 2016 *changes indicated by black vertical line ocr.org.uk/it LEVEL

More information

Online Administrator Guide

Online Administrator Guide Online Administrator Guide Copyright 2017 by Educational Testing Service. All rights reserved. All trademarks are property of their respective owners. Table of Contents About the Online Administrator Guide...

More information

Faculty Athletics Committee Annual Report to the Faculty Council September 2014

Faculty Athletics Committee Annual Report to the Faculty Council September 2014 Faculty Athletics Committee Annual Report to the Faculty Council September 2014 This annual report on the activities of the Faculty Athletics Committee (FAC) during the 2013-2014 academic year was prepared

More information

1 Use complex features of a word processing application to a given brief. 2 Create a complex document. 3 Collaborate on a complex document.

1 Use complex features of a word processing application to a given brief. 2 Create a complex document. 3 Collaborate on a complex document. National Unit specification General information Unit code: HA6M 46 Superclass: CD Publication date: May 2016 Source: Scottish Qualifications Authority Version: 02 Unit purpose This Unit is designed to

More information

Crestron BB-9L Pre-Construction Wall Mount Back Box Installation Guide

Crestron BB-9L Pre-Construction Wall Mount Back Box Installation Guide Crestron BB-9L Pre-Construction Wall Mount Back Box Installation Guide This document was prepared and written by the Technical Documentation department at: Crestron Electronics, Inc. 15 Volvo Drive Rockleigh,

More information

Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter

Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter 2010. http://www.methodsandtools.com/ Summary Business needs for process improvement projects are changing. Organizations

More information

AST Introduction to Solar Systems Astronomy

AST Introduction to Solar Systems Astronomy AST 111 - Introduction to Solar Systems Astronomy I. COURSE OVERVIEW In this introductory 7.5-week, four-credit lecture and laboratory course, we will explore the origins, structure, contents, and evolution

More information

Coding II: Server side web development, databases and analytics ACAD 276 (4 Units)

Coding II: Server side web development, databases and analytics ACAD 276 (4 Units) Coding II: Server side web development, databases and analytics ACAD 276 (4 Units) Objective From e commerce to news and information, modern web sites do not contain thousands of handcoded pages. Sites

More information

Learning Microsoft Publisher , (Weixel et al)

Learning Microsoft Publisher , (Weixel et al) Prentice Hall Learning Microsoft Publisher 2007 2008, (Weixel et al) C O R R E L A T E D T O Mississippi Curriculum Framework for Business and Computer Technology I and II BUSINESS AND COMPUTER TECHNOLOGY

More information

Preparing for the School Census Autumn 2017 Return preparation guide. English Primary, Nursery and Special Phase Schools Applicable to 7.

Preparing for the School Census Autumn 2017 Return preparation guide. English Primary, Nursery and Special Phase Schools Applicable to 7. Preparing for the School Census Autumn 2017 Return preparation guide English Primary, Nursery and Special Phase Schools Applicable to 7.176 onwards Preparation Guide School Census Autumn 2017 Preparation

More information

Pragmatic Constraints affecting the Teacher Efficacy in Ethiopia - An Analytical Comparison with India

Pragmatic Constraints affecting the Teacher Efficacy in Ethiopia - An Analytical Comparison with India Pragmatic Constraints, Affecting the Teacher Surapaneni B. & Sisay S. 81 REVIEW ARTICLE Pragmatic Constraints affecting the Teacher Efficacy in Ethiopia - An Analytical Comparison with India Surapaneni

More information

Education for an Information Age

Education for an Information Age Education for an Information Age Teaching in the Computerized Classroom 7th Edition by Bernard John Poole, MSIS University of Pittsburgh at Johnstown Johnstown, PA, USA and Elizabeth Sky-McIlvain, MLS

More information

An Education Newsletter from the Attorneys of Rosenstein, Fist & Ringold 2017 Issue 6

An Education Newsletter from the Attorneys of Rosenstein, Fist & Ringold 2017 Issue 6 Chalkboard An Education Newsletter from the Attorneys of Rosenstein, Fist & Ringold 2017 Issue 6 Copyright Issues for School Districts: Exhibiting 1 Copyrighted Works at School 3 4 5 Attorneys at Law A.F.

More information

Android App Development for Beginners

Android App Development for Beginners Description Android App Development for Beginners DEVELOP ANDROID APPLICATIONS Learning basics skills and all you need to know to make successful Android Apps. This course is designed for students who

More information

Earthsoft s EQuIS Database Lower Duwamish Waterway Source Data Management

Earthsoft s EQuIS Database Lower Duwamish Waterway Source Data Management Earthsoft s EQuIS Database Lower Duwamish Waterway Source Data Management Jennifer Arthur Beth Schmoyer Brian Robinson February 11, 2106 Background Started in 2003 using Excel spreadsheets Separate file

More information

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE Pierre Foy TIMSS Advanced 2015 orks User Guide for the International Database Pierre Foy Contributors: Victoria A.S. Centurino, Kerry E. Cotter,

More information

Research Brief. Literacy across the High School Curriculum

Research Brief. Literacy across the High School Curriculum Literacy across the High School Curriculum Question: How can principals and teachers launch a school-wide program to promote high levels of student literacy across the curriculum? Summary of Findings:

More information

BOOK INFORMATION SHEET. For all industries including Versions 4 to x 196 x 20 mm 300 x 209 x 20 mm 0.7 kg 1.1kg

BOOK INFORMATION SHEET. For all industries including Versions 4 to x 196 x 20 mm 300 x 209 x 20 mm 0.7 kg 1.1kg BOOK INFORMATION SHEET TITLE & Project Planning & Control Using Primavera P6 TM SUBTITLE PUBLICATION DATE 6 May 2010 NAME OF AUTHOR Paul E Harris ISBN s 978-1-921059-33-9 978-1-921059-34-6 BINDING B5 A4

More information

For Portfolio, Programme, Project, Risk and Service Management. Integrating Six Sigma and PRINCE Mike Ward, Outperfom

For Portfolio, Programme, Project, Risk and Service Management. Integrating Six Sigma and PRINCE Mike Ward, Outperfom For Portfolio, Programme, Project, Risk and Service Management Integrating Six Sigma and PRINCE2 2009 Mike Ward, Outperfom White Paper July 2009 2 Integrating Six Sigma and PRINCE2 2009 Abstract A number

More information

Class Numbers: & Personal Financial Management. Sections: RVCC & RVDC. Summer 2008 FIN Fully Online

Class Numbers: & Personal Financial Management. Sections: RVCC & RVDC. Summer 2008 FIN Fully Online Summer 2008 FIN 3140 Personal Financial Management Fully Online Sections: RVCC & RVDC Class Numbers: 53262 & 53559 Instructor: Jim Keys Office: RB 207B, University Park Campus Office Phone: 305-348-3268

More information

STUDENT MOODLE ORIENTATION

STUDENT MOODLE ORIENTATION BAKER UNIVERSITY SCHOOL OF PROFESSIONAL AND GRADUATE STUDIES STUDENT MOODLE ORIENTATION TABLE OF CONTENTS Introduction to Moodle... 2 Online Aptitude Assessment... 2 Moodle Icons... 6 Logging In... 8 Page

More information

Computer Software Evaluation Form

Computer Software Evaluation Form Computer Software Evaluation Form Title: ereader Pro Evaluator s Name: Bradley A. Lavite Date: 25 Oct 2005 Subject Area: Various Grade Level: 6 th to 12th 1. Program Requirements (Memory, Operating System,

More information

Beyond PDF. Using Wordpress to create dynamic, multimedia library publications. Library Technology Conference, 2016 Kate McCready Shane Nackerud

Beyond PDF. Using Wordpress to create dynamic, multimedia library publications. Library Technology Conference, 2016 Kate McCready Shane Nackerud Beyond PDF Using Wordpress to create dynamic, multimedia library publications Library Technology Conference, 2016 Kate McCready Shane Nackerud Introductions Director of Content Services Technology Lead,

More information