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

Security in Blackboard Learn


One of the important duties for Blackboard administrators is to ensure a secure experience for our users. This means securing not only the input and interactions of users within our environment, but also the content, such as students' work and personal information. We can do this with many different tools such as SSL certificates, guest access options, along with HTML and input validation filters. Let's start our conversation with the process to set up SSL certificates.

Managing SSL certificates

Most websites today use SSL to keep their user's important data secure from Internet prowlers or hackers. SSL (Secure Socket Layer ) uses a certificate to assure the users that the server they connect to is a trusted server and will encrypt information between the users' browsers and the server. It neither identifies the user nor will it encrypt the data once it resides on the server. Blackboard recommends organizations use an SSL certificate to protect their users. Before...