|
|
 |
Course Outline
Offered by Networked Information Services
Instructor: (Contact: www.bu.edu/webcentral/help/)
Prerequisites: HTML: Introduction
and HTML: Intermediate or
equivalent knowledge
2 hours (55 minutes lecture, 45 minutes hands-on exercises, 10-minute
break)

Getting Started (15 minutes)
- Introduction
- Signing up for QuickPolls space
- Introduction to the QuickPolls CMS
- Navigating and logging out
- Getting help
Hands-on exercise: Getting Started (10 minutes)
- Access the CMS using the administrator login information on your handout.
- Navigate through the QuickPolls system using the CMS menu.
- Identify and use a link for QuickPolls Help.
Working with Polls (15 minutes)
- Creating a new poll
- Editing upcoming polls
- Editing the current poll
- Reviewing current and past polls
Hands-on exercise: Working with Polls (15 minutes)
- Review the results of the past poll on your practice site to prior to making a new pole (use the URL on your handout).
- Review the results of the same past poll in the CMS by selecting Past.
- Use the QuickPolls CMS to make a new poll that begins tomorrow by selecting New. Choose any poll options that you want.
- Edit the poll you created by selecting Upcoming. Change your poll's start date to today.
- View your poll as an active poll in the QuickPolls CMS by selecting Current.
Break (10 minutes)
Displaying Polls on Your Site (15 minutes)
- Displaying your polls
- Minimal customization
- Further customization
- Example
- Displaying your past polls
- Customizing past polls
Hands-on exercise: Displaying Polls on Your Site (15 minutes)
- Download the file practice.html from your practice site to the My Documents folder on your computer's hard drive.
- Open practice.html and add the code for displaying a QuickPolls poll to the page.
- Add the .css code to complete the minimal customization.
- Save your changes and view the practice page using a Web browser.
- Remove the .css code for minimal customization and add the following link to use the example .css file:
<link rel="stylesheet" type="text/css" href="http://www.bu.edu/webcentral/learning/quickpolls/qp-example.css">
- Save your changes and view the practice page in a Web browser again.
- Submit your poll.
- Change your practice page from being a poll page to a results page by replacing the poll code with past polls code.
- Save and view your past polls page.
Administrative Tasks (10 minutes)
- Managing users
Hands-on exercise: Administrative Tasks (5 minutes)
- Add your login name as a reviewer for your practice polls.
- Review your past polls page in your practice site as a visitor would see it.
- Log in to the CMS using your BU username and view your poll results as a reviewer.
|