BOP101. Becoming a Blackboard Content Editor Power User. The Content Editor Interface. Technology Training & Multimedia Development

Size: px
Start display at page:

Download "BOP101. Becoming a Blackboard Content Editor Power User. The Content Editor Interface. Technology Training & Multimedia Development"

Transcription

1 Technology Training & Multimedia Development BOP101 Becoming a Blackboard Content Editor Power User When you are creating material in a Blackboard Content Area, you will be using the Content Editor interface. Many of its features will be familiar to you, but the editor also has some quirks that may leave you puzzled and frustrated. This guide will help you overcome some of these issues. In this lesson, you will: Become Familiar with the Interface Edit Tables Create Mashups Embed Multimedia Elements Add a Twitter Feed Add Images Using the Content Collection The Content Editor Interface Let s look at what you might see when you open up the Content Editor. At first glance, the editor doesn t seem to give you many tools you have basic text editing functions, bullet points, and the ability to add hyperlinks. Yet there s no need to worry if you click the button to the far right (the chevron ), the full menu appears.

2 You can see that you have many more tools, from text layout and characters to the ability to add multimedia, Mashups, and even html code and Cascading Spread Sheets. So don t panic when you don t see tools that you know are there there s just hidden. You will no doubt recognize most of the tool icons here from working in various productivity apps, such as Word. So you might be feeling confident all one has to do is copy and paste content already developed in Word, thereby effortlessly creating content in Blackboard. No fuss, no muss. But, unfortunately, that is exactly what you should not do. When you copy something from Word, you pick up a lot of unnecessary code, particularly formatting. When you add this to the Content Editor, some devilish things can happen. When you try to reformat the text with the text editor buttons, many times nothing happens. You try and try to fix the formatting, but to no avail. This will drive you crazy. You can open up the HTML code to fix the problems, but you will need some basic coding skills to make those fixes. It s better to start out with a clean slate. To start afresh, you need to do one of two things: Type the text directly into the Content Editor; or Copy text from Word into a text editor such as Notepad, then copy and paste the Notepad content into the Content Editor (any basic text editor will do) Notepad is available on your College computer under Accessories. If you have already created content, the second option is obviously your best bet. Working With Tables The first question you have to ask about tables is why you re using them. Do you want to use tables to organize the way your text and images look on a page, or are you actually presenting data that is best delivered in a table format? You may have grown accustomed to using tables for formatting purposes after all, a lot of web design used tables, and Word makes it easy to create useful and stylish tables. If your goal is stylish formatting and organization, do not use tables. Why not? Well, because complex tables create many difficulties in terms of accessibility. Screen readers can only read very simple tables well. The more complex the table, the more impossible for learners relying on assistive technology.

3 If you are legitimately using tables to organize data, then there are a few things to keep in mind. First, you need Row and Column headers that can be picked up by screen readers. So let s review briefly how you create a table in the Content Editor, then we ll examine how to create headers. You first click the Add Table icon, which opens up a menu where you set the parameters of the table. Here you create the table in terms of rows and columns, as well as the cell padding and spacing (cell padding is the space between the table border and the text, allowing you to avoid slamming the text up against the cell wall, while cell spacing determines how far apart the cells will reside). You can determine the width and height while Blackboard will create a scroll bar for very long tables, you might want to limit the width to about 800px to allow the table to be immediately visible. You then insert the table. Once you insert the table, you can add the text for the columns or rows, but this doesn t make them column or row headings. Remember, you need to specify the properties for screen readers, as the visible placement is not sufficient. So you must right click in a table cell, then choose either Table Column or Table Row Properties.

4 Then you should choose header from the dropdown menu. This will create the proper code for screen readers. In addition to code, you should also do your best to provide a descriptive summary of the table s content. Tell your learners what the table is meant to show in ways that will meaningfully frame the rows and columns of data. In an analogous way, you also need to provide a description when you use the built-in Math Editor in Blackboard. Unfortunately, screen readers don t currently read the math symbols, so you would need to provide a prose version of the equation. Adding a Mashup One of the most dynamic tools in the Content Editor gives you the ability to add Mashups. You may know the term mashup from other contexts, but Blackboard s use of the term merely suggests that you can combine different media in one Blackboard item. The menu provides easy access to a variety of media that either you have created or you ve discovered. The College provides some useful catalogs of content that can jazz up your content. You have six distinct media choices for your mashup: INTELECOM: video collections in a number of subject areas NBC Content: short videos from NBC s growing collection Flickr Photo: extensive photo collections whose licenses allow academic use SlideShare Presentation: a collection of slideshows that are available for us

5 Dropbox: a cloud storage application where you can save materials to be integrated into your Blackboard course. Let s first look at how to add a YouTube video. Once you click on YouTube, a page will appear where you can search for videos. You add a general search term and see what happens you ll be able to refine your search on the next screen, after you see the search results. You can filter the results in a handful of ways by relevance to your search term, by popularity, date of upload, and so on. Once you decide on a video, click select. This will present you with options for displaying the video within Blackboard. You have three options for your mashup: Thumbnail, Text Link with Player, and Embed Video. While each option serves to deliver the video to students, there is a considerable aesthetic difference between the different options:

6 These options are present for each media type. Personally, I m not crazy about the thumbnail or text link with player options, particularly when it comes to Flickr images (see below): So the Mashup functionality works pretty well when you re seeking to use someone else s content. It s easy to scour Flickr or YouTube for content you can potentially use. But, somewhat paradoxically, it can be more difficult to find your own content on YouTube or Flickr than some random contributor. At issue is metadata. To be able to find either your YouTube videos or your Flickr photos, you really need to have added identifiable metadata terms when you uploaded the assets. For example, don t think that you can just search your name to find content if you did not enter your name as a search term! Of course, you can find the YouTube embed code or download the Flickr image to your Content Collection, essentially bypassing the Blackboard search engine. But make it easy on yourself and add tags that will allow you to add content in a streamlined way. YouTube Flickr

7 Okay, so far so good. However, you have one more potential problem with your media mashup, and that s Closed Captioning. You should always ensure that you ve created closed captioning for your own YouTube videos, but you also need to verify that the video you ve found in your search has exercised the same due diligence. If not, the video is not usable, unless you want to provide your own captioning. Notice that there is no CC in the YouTube player indicating the presence of Closed Captioning. Embed Multimedia Elements Within the Content Editor, you can add HTML code, so if you are familiar with web design and can code, then you have the ability to customize your item. You can also set your item s styles by clicking the CSS (Cascading Style Sheets) button. This only sets the CSS for this particular item, not the default settings, so it is valuable only when you are placing a lot of content in a single item. Even for those with limited coding ability, the ability to add HTML code allows you to add some wonderful learning objects, such as videos, Quizlet study sets, Prezis, and other commonly used programs. All you need is an embed code. Let s use Quizlet as an example. If you don t know Quizlet, you re missing out on a valuable tool. Quizlet creates flashcards that students can study any time of the day, on computers and mobile

8 devices, as well as learning competitions. To embed a Quizlet set, you would find the embed code and copy it to your clipboard. In the Content Editor, you would click the HTML button and paste the embed code. Click Update, and your Quizlet will appear. You would use the same procedure when adding a Sway, a Prezi, a YouTube video, or any element with an embed code. The results can be stunning.

9 Adding a Twitter Feed Another way you can utilize HTML code is to add a Twitter feed. This can be your academic Twitter account, where you let your class follow you and participate in your academic interests. It can also be any public Twitter feed, such as the Museum of Modern Art s feed in the example below. Instructions First, log into Twitter. You should then write down the user name for the feed that you will use in setting up your widget. Go to and enter the Twitter username. Click the 'Create widget' button, then grab the embed code generated by Twitter. Drop the code into the HTML editor. Remember, don t simply drop the code into the Content Editor. This will only display the code itself, not the object. Here s how the feed looks in Blackboard:

10 Adding an Image On the surface, nothing could be easier than adding an image in the Content Editor. You click the Add Image button, then click Browse to find the image on your computer. You add an image description and title (needed to make the image accessible), and then choose the Appearance tab to alter the image size, add a border, and so on. However, this is not the process you should follow. Instead, instead of browsing your computer to find your image file, you should have already placed your image in the Content Collection.

11 You may have not been introduced to the Content Collection, which is a method of uploading and storing your images that is much more efficient and flexible than uploading your images directly. Click the images below to review how to use the Content Collection. Introduction Uploading Files

Classroom Blogging. Training wiki:

Classroom Blogging. Training wiki: Classroom Blogging Training wiki: http://technologyintegrationshthornt.pbworks.com/create-a-blog 1. Create a Google Account Navigate to http://www.google.com and sign up for a Google account. o Use your

More information

Websites. Version 1.7

Websites. Version 1.7 Websites Version 1.7 Last edited 15 Contents MyNetball Information...3 Websites...4 Web packages...4 Setting up the layout...5 Uploading files and images...6 Using Dropbox to Increase your Website Data...7

More information

Teachers Manual for Creating a Website with WordPress

Teachers Manual for Creating a Website with WordPress Teachers Manual for Creating a Website with WordPress ISBN 978 90 5905 422 6 2 1. Introduction This course manual assumes a lesson structure consisting of nine points. These points have been divided into

More information

Embedding a YouTube Video into a Bb Course Site

Embedding a YouTube Video into a Bb Course Site Embedding a YouTube Video into a Bb Course Site Embedding as a Content Area 1. Go to your course site in Blackboard and Turn Edit Mode on. (upper right corner) 2. Go to the area where you want to put the

More information

Bootstrap All-in-One

Bootstrap All-in-One Solving big problems is easier than solving little problems. Sergey Brin Bootstrap All-in-One A Quick Introduction to Managing Content in Cascade Alex King, Jay Whaley 4/28/17 Bootstrap Docs Facilities

More information

Adding content to your Blackboard 9.1 class

Adding content to your Blackboard 9.1 class Adding content to your Blackboard 9.1 class There are quite a few options listed when you click the Build Content button in your class, but you ll probably only use a couple of them most of the time. Note

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

Have you ever created a website?

Have you ever created a website? Extending the classroom community by building a class website Destiny Long TIU 11 Community Education Services dlong@tiu11.org Have you ever created a website? Yes, many Yes, one or two No 1 How comfortable

More information

Creating Content in a Course Area

Creating Content in a Course Area Creating Content in a Course Area After creating a course area, such as a Content Area, Learning Module, Lesson Plan, or folder, you create content in it by pointing to its Action Bar to reveal menus for

More information

CMS Training Reference Guide

CMS Training Reference Guide CMS Training Reference Guide Your training session may have been conducted on one of your sites Dev or Staging or Live To login, type your web address domain into a web browser and add (/admin) o Example:

More information

1. Please, please, please look at the style sheets job aid that I sent to you some time ago in conjunction with this document.

1. Please, please, please look at the style sheets job aid that I sent to you some time ago in conjunction with this document. 1. Please, please, please look at the style sheets job aid that I sent to you some time ago in conjunction with this document. 2. W3Schools has a lovely html tutorial here (it s worth the time): http://www.w3schools.com/html/default.asp

More information

What s New in Blackboard 9.1

What s New in Blackboard 9.1 What s New in Blackboard 9.1 Adding and Removing Files In Blackboard, faculty have always had to upload files and delete files one at a time. Now they can upload or delete all course files at once. Faculty

More information

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE RadEditor Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 3 What is RadEditor?... 3 RadEditor

More information

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Table of Contents Introduction!... 1 Part 1: Entering Data!... 2 1.a: Typing!... 2 1.b: Editing

More information

ORB Education Quality Teaching Resources

ORB Education Quality Teaching Resources These basic resources aim to keep things simple and avoid HTML and CSS completely, whilst helping familiarise students with what can be a daunting interface. The final websites will not demonstrate best

More information

Website Development (WEB) Lab Exercises

Website Development (WEB) Lab Exercises Website Development (WEB) Lab Exercises Select exercises from the lists below to complete your training in Website Development and earn 125 points. You do not need to do all the exercises listed, except

More information

Online Accessibility Guidelines

Online Accessibility Guidelines Online Accessibility Guidelines Headings Lists Links Tables Color Guideline Why Is This Important? Use properly formatted headings to structure a page. Headings help to organize content, making it easier

More information

How To Use My Alternative High

How To Use My Alternative High How To Use My Alternative High Preface Preface I put this together to address the issues and questions that come up all the time in class, especially for newer students. Preface I did this so that I could

More information

PART I: Formatting the Appearance of the Blog

PART I: Formatting the Appearance of the Blog 1 Wordpress Basics PUR4103 Public Relations Visual Communication Tappan Contents Part I: Formatting the Appearance of the Blog Choosing a theme Header image size Choosing a background color Finding a hex

More information

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links Using Dreamweaver CC 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

Page Layout Using Tables

Page Layout Using Tables This section describes various options for page layout using tables. Page Layout Using Tables Introduction HTML was originally designed to layout basic office documents such as memos and business reports,

More information

National Training and Education Resource. Authoring Course. Participant Guide

National Training and Education Resource. Authoring Course. Participant Guide National Training and Education Resource Authoring Course Participant Guide Table of Contents: OBJECTIVES... 4 OVERVIEW OF NTER... 5 System Requirements... 5 NTER Capabilities... 6 What is the SCORM PlayerWhat

More information

Final Site Guide: Part 2 Embedding & Linking Stuff (documents, videos, sound files)

Final Site Guide: Part 2 Embedding & Linking Stuff (documents, videos, sound files) Final Site Guide: Part 2 Embedding & Linking Stuff (documents, videos, sound files) Embed? Like in my bed? Nah. embed refers to adding multimedia to a web page by either uploading the file or using special

More information

Kaltura Blackboard Building Block - KAF

Kaltura Blackboard Building Block - KAF Kaltura Blackboard Building Block - KAF I. Introduction a. The Kaltura Building Block allows us to add powerful media tools to Blackboard, combing the best features of video sharing, webcam recording,

More information

NETZONE CMS User Guide Copyright Tomahawk

NETZONE CMS User Guide Copyright Tomahawk NETZONE CMS User Guide Copyright 2015. Tomahawk 1 Phone: + 64 9 522 2333 Email: getintouch@tomahawk.co.nz Tomahawk 2015 www.tomahawk.co.nz 2 NETZONE CMS USER GUIDE WHAT YOU LL FIND INSIDE LOGGING IN 4

More information

Using the Text Editor Tutorial

Using the Text Editor Tutorial Using the Text Editor Tutorial The Text Editor in Blackboard allows you to create and edit text. Whether you are adding an Item, posting to the Discussion Board, or writing a blog post, the text box for

More information

CREATING ACCESSIBLE WEB PAGES

CREATING ACCESSIBLE WEB PAGES CREATING ACCESSIBLE WEB PAGES WITH DREAMWEAVER MX 2004 Introduction This document assumes that you are familiar with the use of a computer keyboard and mouse, have a working knowledge of Microsoft Windows

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

INTRODUCTION TO BLACKBOARD SCHOOL SITES

INTRODUCTION TO BLACKBOARD SCHOOL SITES INTRODUCTION TO BLACKBOARD SCHOOL SITES Working URL - https://co02201641.schoolwires.net Click your school from the Our Schools dropdown menu Layout of the site MY START BAR CHANNEL BAR HEADER GLOBAL ICONS

More information

Creating a Website Using Weebly.com (June 26, 2017 Update)

Creating a Website Using Weebly.com (June 26, 2017 Update) Creating a Website Using Weebly.com (June 26, 2017 Update) Weebly.com is a website where anyone with basic word processing skills can create a website at no cost. No special software is required and there

More information

WPI Project Center WordPress Manual For Editors

WPI Project Center WordPress Manual For Editors WPI Project Center WordPress Manual For Editors April 17, 2015 Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Adding

More information

Resource upload / download guide

Resource upload / download guide The Higher Education Academy / JISC Open Educational Resources Programme Resource upload / download guide Authors: Liam Comerford, John Connor Date: 12/04/2010 Version: 2 This guide helps talk you through

More information

Enter the site Title: Student Name s eportfolio Choose your Website Domain: Use a Subdomain of Weebly.com

Enter the site Title: Student Name s eportfolio Choose your Website Domain: Use a Subdomain of Weebly.com Weebly Tutorial Tutorial #1: Signing Up: Welcome to this tutorial. I m going to show you how to sign up for an account with Weebly so you can start building your eportfolio. Go to www.weebly.com. You can

More information

WordPress Manual For Massachusetts Academy of Math and Science

WordPress Manual For Massachusetts Academy of Math and Science WordPress Manual For Massachusetts Academy of Math and Science September 19, 2017 Table of Contents Who should use this manual... 4 Signing into WordPress... 4 The WordPress Dashboard and Left-Hand Navigation

More information

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme Introduction Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme In this Getting Started Guide, you can follow along as a website is built using the MIT DLC Theme. Whether you

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

At least one Charley File workbook for New Excel. This has an xlsx extension and is for PC Excel 2007, Mac Excel 2008, and after.

At least one Charley File workbook for New Excel. This has an xlsx extension and is for PC Excel 2007, Mac Excel 2008, and after. Getting Started By Charley Kyd Kyd@ExcelUser.com Welcome to Charley s Swipe Files! My personal collection of charts and tables clipped from magazines and newspapers is a valuable resource for me. I hope

More information

Toufee Banner Rotator User Guide

Toufee Banner Rotator User Guide Toufee Banner Rotator User Guide Toufee Banner Rotator User Guide Page 1 Table of Contents Launching Banner Rotator 3 Adding Images 3 Customizing the Banner Rotator 5 Publishing the Video Publishing on

More information

< building websites with dreamweaver mx >

< building websites with dreamweaver mx > < building websites with dreamweaver mx > < plano isd instructional technology department > < copyright = 2002 > < building websites with dreamweaver mx > Dreamweaver MX is a powerful Web authoring tool.

More information

Setting up your Netvibes Dashboard Adding a Blog to your Dashboard

Setting up your Netvibes Dashboard Adding a Blog to your Dashboard Cr e a t i ngali s t e ni ngda s hboa r d wi t hne t vi be s Ne t v i be s Table of Contents Introduction... 1 Setting up your Netvibes Dashboard... 2 Adding a Blog to your Dashboard... 2 Adding Twitter

More information

Social Networking in Action

Social Networking in Action Social Networking In Action 1 Social Networking in Action I. Facebook Friends Friends are people on Facebook whom you know, which can run the range from your immediate family to that person from high school

More information

Blackboard Portfolio Quick Reference Guide for Students

Blackboard Portfolio Quick Reference Guide for Students Blackboard Portfolio Quick Reference Guide for Students How to Create a Portfolio 1. On the My Institution tab, under Tools, click on the Portfolio link. 2. From the My Portfolios page, click the Create

More information

PROFILE DESIGN TUTORIAL KIT

PROFILE DESIGN TUTORIAL KIT PROFILE DESIGN TUTORIAL KIT NEW PROFILE With the help of feedback from our users and designers worldwide, we ve given our profiles a new look and feel. The new profile is designed to enhance yet simplify

More information

Building Better s. Contents

Building Better  s. Contents Building Better Emails Contents Building Better Emails... 1 Email Marketing Basics... 2 How to Optimize HTML Emails... 2 Using OnContact to Send Email Campaigns rather than your regular email address or

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 6 So far we have used CSS to arrange the elements on our web page. We have also used CSS for some limited formatting. In this section we will take full advantage of using CSS to format our web site. Just

More information

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

Links Menu (Blogroll) Contents: Links Widget

Links Menu (Blogroll) Contents: Links Widget 45 Links Menu (Blogroll) Contents: Links Widget As bloggers we link to our friends, interesting stories, and popular web sites. Links make the Internet what it is. Without them it would be very hard to

More information

Act! Marketing Automation

Act! Marketing Automation Act! Marketing Automation A Guide to Getting Started Helping your business grow with marketing automation Act! Marketing Automation Getting Started Guide 2 Contents Page Page 8 Page 10 Page 11 Page 11

More information

How to set up a local root folder and site structure

How to set up a local root folder and site structure Activity 2.1 guide How to set up a local root folder and site structure The first thing to do when creating a new website with Adobe Dreamweaver CS3 is to define a site and identify a root folder where

More information

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet!

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Hi folks! Before beginning the article, I just wanted to thank Brian Allan for starting an interesting discussion on what Strong at Excel means

More information

Step 1: Upload a video (skip to Step 2 if you ve already uploaded a video directly from your ipod, Uploading to YouTube and Posting in Blackboard

Step 1: Upload a video (skip to Step 2 if you ve already uploaded a video directly from your ipod, Uploading to YouTube and Posting in Blackboard Uploading to YouTube and Posting in Blackboard This document will explain 1. How to upload videos from your computer to YouTube 2. How to obtain the URL (web link) or embed code for your video 3. How to

More information

introduction what you'll learn

introduction what you'll learn introduction Jetpack is a plugin made by the same people that made Wordpress. By installing Jetpack you add a variety of useful modules to your Wordpress website. To use Jetpack on your website you need

More information

Blackboard 1: Course Sites

Blackboard 1: Course Sites Blackboard 1: Course Sites This handout outlines the material covered in the first of four workshops on teaching with Blackboard. It will help you begin building your Blackboard course site. You will learn

More information

Microsoft Expression Web Quickstart Guide

Microsoft Expression Web Quickstart Guide Microsoft Expression Web Quickstart Guide MS-Expression Web Quickstart Guide Page 1 of 24 Expression Web Quickstart Guide (20-Minute Training) Welcome to Expression Web. When you first launch the program,

More information

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved.

FrontPage 98 Quick Guide. Copyright 2000 Peter Pappas. edteck press All rights reserved. Master web design skills with Microsoft FrontPage 98. This step-by-step guide uses over 40 full color close-up screen shots to clearly explain the fast and easy way to design a web site. Use edteck s QuickGuide

More information

A set-up guide and general information to help you get the most out of your new theme.

A set-up guide and general information to help you get the most out of your new theme. Hoarder. A set-up guide and general information to help you get the most out of your new theme. This document covers the installation, set up, and use of this theme and provides answers and solutions to

More information

Creating and Managing Your Personal Mines Website on WordPress

Creating and Managing Your Personal Mines Website on WordPress Creating and Managing Your Personal Mines Website on WordPress Table of Contents Creating your site... 2 Managing your site... 2 About WordPress... 2 Logging in... 2 Pages... 2 Editing an Existing Page...

More information

Creating Teacher Websites

Creating Teacher Websites Creating Teacher Websites It s Easier Than You Think! Presenters Ryan Visser: visser@clemson.edu Pete Episcopo: pepiscopo@fullsail.com Resources for this presentation can be found at: https://tinyurl.com/fetc17

More information

Who should use this manual. Signing into WordPress

Who should use this manual. Signing into WordPress WordPress Manual Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Pages vs. Posts... 5 Adding & Editing Your Web

More information

How to Make Your Content ADA Compliant

How to Make Your Content ADA Compliant How to Make Your Content ADA Compliant Apptegy provides school districts with a fully ADA compliant website that meets WCAG 2.0 AA compliance. The big concern is how to keep a website compliant as users

More information

PUBLISHING ON THE SD MINES WEBSITE EKTRON ALOHA EDITOR EDITING A PAGE

PUBLISHING ON THE SD MINES WEBSITE EKTRON ALOHA EDITOR EDITING A PAGE 1 2/14/17 PUBLISHING ON THE SD MINES WEBSITE EKTRON ALOHA EDITOR EDITING A PAGE Logging In Note: If you are off-campus, you will first need to vpn in, before following the instructions below. Ektron works

More information

TUTORIAL MADCAP FLARE Top Navigation

TUTORIAL MADCAP FLARE Top Navigation TUTORIAL MADCAP FLARE 2018 Top Navigation Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Centricity 2.0 Section Editor Help Card

Centricity 2.0 Section Editor Help Card Centricity 2.0 Section Editor Help Card Accessing Section Workspace In order to edit your section, you must first be assigned Section Editor privileges. This is done by the Director of your Site, Subsite,

More information

Website Training Part 2. Administration of the Website

Website Training Part 2. Administration of the Website Rotary Websites: Websites Club, Website Training Part 2 Administration of the Website Club Admin To login first click here Enter your username and password and then click Log In If you have forgotten your

More information

Creating a Website Using Weebly.com (July 2012 Update)

Creating a Website Using Weebly.com (July 2012 Update) Creating a Website Using Weebly.com (July 2012 Update) Weebly.com is a website where anyone with basic word processing skills can create a website at no cost. No special software is required and there

More information

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home

Introduction to Cascade Server (web content management system) Logging in to Cascade Server Remember me Messages Dashboard Home Introduction to Cascade Server (web content management system) Last Updated on Jul 14th, 2010 The College of Charleston's web site is being produced using a Content Management System (CMS) called Cascade

More information

This is the lesson workshop to create a test page in DIVI

This is the lesson workshop to create a test page in DIVI SCWCLUBS.COM Websites are a very important forms of communication. People thinking about Arizona are comparing communities. People in SCW are comparing clubs. Club members are checking information. Keep

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6 Content Author's Reference and Cookbook Rev. 080627 Sitecore CMS 6 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents Chapter

More information

Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions

Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions Your Thesis Drive (T:\) Each student is allocated space on the Thesis drive. Any files on this drive are accessible from

More information

ACADEMIC TECHNOLOGY SUPPORT Advanced OU Campus: 2014 Template Asset Image Gallery using Photoshop

ACADEMIC TECHNOLOGY SUPPORT Advanced OU Campus: 2014 Template Asset Image Gallery using Photoshop ACADEMIC TECHNOLOGY SUPPORT Advanced OU Campus: 2014 Template Asset Image Gallery using Photoshop ats@etsu.edu 439-8611 ATS Website Table of Contents: Select a Gallery Type... 1 Select and Resize Images...

More information

About Netscape Composer

About Netscape Composer An About Netscape Composer The pictures and directions in this handout are for Netscape Composer that comes with the Netscape Communicator 4.7 package available for free from Netscape s web site at http://www.netscape.com.

More information

Getting Started with Eric Meyer's CSS Sculptor 1.0

Getting Started with Eric Meyer's CSS Sculptor 1.0 Getting Started with Eric Meyer's CSS Sculptor 1.0 Eric Meyer s CSS Sculptor is a flexible, powerful tool for generating highly customized Web standards based CSS layouts. With CSS Sculptor, you can quickly

More information

There are four (4) skills every Drupal editor needs to master:

There are four (4) skills every Drupal editor needs to master: There are four (4) skills every Drupal editor needs to master: 1. Create a New Page / Edit an existing page. This entails adding text and formatting the content properly. 2. Adding an image to a page.

More information

m ac romed ia D r e a mw e av e r Curriculum Guide

m ac romed ia D r e a mw e av e r Curriculum Guide m ac romed ia D r e a mw e av e r Curriculum Guide 1997 1998 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and

More information

Using Picasa Web Albums North Canton City Schools - Eric Curts

Using Picasa Web Albums North Canton City Schools - Eric Curts Using Picasa Web Albums North Canton City Schools - Eric Curts Table of Contents: What is Picasa Web Albums? How to upload an image to Picasa web Albums How to manage an image you have added How to edit

More information

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27 Guide for Creating Accessible Content in D2L Learn how to create accessible web content within D2L from scratch. The guidelines listed in this guide will help ensure the content becomes WCAG 2.0 AA compliant.

More information

Linn-Mar Staff Web Page Setup

Linn-Mar Staff Web Page Setup Linn-Mar Staff Web Page Setup Log In To set up your staff/teacher site, browse to sites.linnmar.juiceboxint.com/jb-login and log in with your network username. NOTE: Once the sites are launched, you ll

More information

Building a Community Page

Building a Community Page Building a Community Page What is a Community Page? A community page is a portion of your website where you discuss a specific community you serve. Many customers are capable of finding listings on the

More information

Welcome to Introduction to Microsoft Excel 2010

Welcome to Introduction to Microsoft Excel 2010 Welcome to Introduction to Microsoft Excel 2010 2 Introduction to Excel 2010 What is Microsoft Office Excel 2010? Microsoft Office Excel is a powerful and easy-to-use spreadsheet application. If you are

More information

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital This WordPress tutorial for beginners (find the PDF at the bottom of this post) will quickly introduce you to every core WordPress

More information

CSS worksheet. JMC 105 Drake University

CSS worksheet. JMC 105 Drake University CSS worksheet JMC 105 Drake University 1. Download the css-site.zip file from the class blog and expand the files. You ll notice that you have an images folder with three images inside and an index.html

More information

National History Day in Minnesota 98

National History Day in Minnesota 98 National History Day in Minnesota 98 The Basics HANDOUT: USING THE NHD WEBSITE EDITOR FOR HISTORY DAY WEBSITES 1. Log on to www.nhd.org. Click on the left-hand link Start your website entry at the NHD

More information

Newcastle University Personal Web Publishing

Newcastle University Personal Web Publishing Newcastle University Personal Web Publishing User Guide (v1.1) Support: it.servicedesk@ncl.ac.uk Feedback: wordpress-feedback@ncl.ac.uk May 2014 Research and Collaborative Services, ISS Contents Section

More information

RIT Wiki 5.1 Upgrade - May 21, 2013

RIT Wiki 5.1 Upgrade - May 21, 2013 RIT Wiki 5.1 Upgrade - May 21, 2013 We are pleased to announce that the RIT Wiki will be upgraded to version 5.1 on Tuesday, May 21st. UPDATED TIME: The RIT Wiki will be unavailable on Tuesday, May 21st

More information

Using Creative Commons images from FlickrCC and Wikimedia Commons in Blog Posts

Using Creative Commons images from FlickrCC and Wikimedia Commons in Blog Posts Using Creative Commons images from FlickrCC and Wikimedia Commons in Blog Posts By Kathleen Morris These instructions specifically refer to using Edublogs/Global2 blogs, however, the process is similar

More information

Getting started with MyFolio

Getting started with MyFolio Getting started with MyFolio An eportfolio tool for reflection, presentation and collaboration What is MyFolio? MyFolio is an eportfolio system whose features can help you improve your learning, plan for

More information

Usability Test Report: Bento results interface 1

Usability Test Report: Bento results interface 1 Usability Test Report: Bento results interface 1 Summary Emily Daly and Ian Sloat conducted usability testing on the functionality of the Bento results interface. The test was conducted at the temporary

More information

This report will document the key themes arising from the testing, and make recommendations for the development of the site.

This report will document the key themes arising from the testing, and make recommendations for the development of the site. Cloudworks usability testing February 2011 In this laboratory test four participants were given a series of nine short tasks to complete on the Cloudworks site. They were asked to verbalise their thought

More information

Building Content elearning Blackboard Learn 9.1 for Faculty

Building Content elearning Blackboard Learn 9.1 for Faculty In the guide for adding content to both Content Folders and Learning Modules. Items: Items are versatile content types that can employ a variety of media and materials (P.1) Files: Single file uploads

More information

U of S Course Tools. Course Tools Basics and Building Content For Instructors

U of S Course Tools. Course Tools Basics and Building Content For Instructors U of S Course Tools Course Tools Basics and Building Content For Instructors Fall, 2015 Background STEP U of S Course Tools The basic template for all courses contains basic tools, materials and options

More information

COOL4Ed ACCESSIBILITY CHECKPOINTS METHODS FOR WORD FORMATS (ASSISTIVE TECHNOLOGIES)

COOL4Ed ACCESSIBILITY CHECKPOINTS METHODS FOR WORD FORMATS (ASSISTIVE TECHNOLOGIES) COOL4Ed ACCESSIBILITY CHECKPOINTS METHODS FOR WORD FORMATS (ASSISTIVE TECHNOLOGIES) Evaluation time Estimate evaluation time per book: Novice rater: Approx. 2 hours Experienced rater: 1 ~ 1.5 hours Depending

More information

The Ultimate Social Media Setup Checklist. fans like your page before you can claim your custom URL, and it cannot be changed once you

The Ultimate Social Media Setup Checklist. fans like your page before you can claim your custom URL, and it cannot be changed once you Facebook Decide on your custom URL: The length can be between 5 50 characters. You must have 25 fans like your page before you can claim your custom URL, and it cannot be changed once you have originally

More information

Welcome to the wonderful world of Dreamweaver 8. If you re an experienced

Welcome to the wonderful world of Dreamweaver 8. If you re an experienced Chapter 1 Introducing Your New Best Friend In This Chapter Introducing the new features of Dreamweaver 8 Examining your Web site objectives Finding your way around in Dreamweaver Welcome to the wonderful

More information

Getting Started with ShortStack

Getting Started with ShortStack Getting Started with ShortStack presented by SHORTSTACK Welcome to ShortStack! This guide covers our platform s five main sections: Tabs, Designer, Media, Templates, and Forms & Promos so that you can

More information

Create an Account on

Create an Account on Wordpress.com Basics! 1 Wordpress.com or Wordpress.org? Wordpress.com is a quick and easy way to get a blog online. You can go sign up and create a WordPress blog immediately, for free. You have a variety

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Site Owners: Cascade Basics. May 2017

Site Owners: Cascade Basics. May 2017 Site Owners: Cascade Basics May 2017 Page 2 Logging In & Your Site Logging In Open a browser and enter the following URL (or click this link): http://mordac.itcs.northwestern.edu/ OR http://www.northwestern.edu/cms/

More information

This type of content can be added to any content area (such as Subject Materials) or a Learning Module.

This type of content can be added to any content area (such as Subject Materials) or a Learning Module. 1 Overview A variety of content can be added to your subject site including: Item: Create and style your own text or HTML content File: Add a document (e.g. Word, PDF, ZIP) for students to download Audio:

More information

What s a module? Some modules. it s so simple to make your page unique

What s a module? Some modules. it s so simple to make your page unique How to guide What s a module? To create a functioning network without knowing about code, you need to be fluent in drag and drop. Webjam is made up of scores of modules. Modules are the tools that Webjam

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual 1 Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several

More information