Book Image

Blackboard Learn Administration

By : Terry Patterson
Book Image

Blackboard Learn Administration

By: Terry Patterson

Overview of this book

Blackboard Learn is web application software that allows users around the world to participate in training and educational opportunities. This software is utilized in high schools, college campuses, corporations, and government entities."Blackboard Learn Administration" navigates both novice and experienced administrators through the simple and complex parts of the E-Learning portal.Readers go step-by-step with the author from planning and installing a Blackboard Learn instance to supporting and administrating a system with courses and users.The book starts with how to plan, install, and brand a Blackboard Learn instance. Readers then learn about the creation and management of courses and users. You then learn about the tools and controls that administrator's possess within Blackboard Learn. Readers also review how to improve security and performance within their system. You then dip into complex topics such as integrating Blackboard Learn with other information systems and publisher websites.Administrating Blackboard Learn educates the reader on the fundamental tools and tasks for basic administration, while explaining complex options that expert administrators want to tackle.
Table of Contents (20 chapters)
Blackboard Learn Administration
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
6
Creating Users in Blackboard Learn
Appendix
Index

Sending files to Blackboard Learn


Now we have our integration created within our Blackboard Learn instance. Our files have been tested and don't seem to create any issues. The next step in the integration set up process is getting the file from its current location and into our Blackboard Learn instance for processing.

Note

The old snapshot process required a two-step process that first required us to make the file available on our environment; then the snapshot tool to process it. The file would arrive on the server either by FTP or by a shared mount point and then be processed. This required us to create cron jobs or scheduled tasks, which delayed the syncing of user, course, and enrollment information. This syncing delay should become smaller using the new SIS Framework HTTP Post process.

The new framework runs a web service that allows our student information system to send our flat file to a specific URL via the HTTP POST method. The URLs that we need to use with our flat files can be...