2. Content

In order to add and manage content for a course, you must first be logged in as an instructor. By selecting a course, you can manage your content from the Manage tab, or by the Content Navigation tree.

Table of Contents

2.1 Creating and Editing Content

Once you have selected a course, you can create or edit course content by selecting the Manage tab, then selecting the Content option.

You should now see a table of all the content in your current course. If you have no content, this list will be empty. If you already have content in your course, you can select an item and click the Edit button to begin editing. If you want to create new content, select the Create Content link along the top.

Whether editing or creating new content, the interface is the same for both actions.

2.1.1 Content

Content can be created in either 'plain text' or 'HTML' modes. Plain text mode is useful for quickly writing up text content. Conversely, HTML mode allows for extra features like text formatting and layout, but is a little more complex to use.

Formatting: Plain Text
If using plain text mode, just type the content in the Body window. Note that any extra spaces between characters will be removed (i.e. two or more spaces), but any blank lines will be saved with the text.
Formatting: HTML
If using HTML mode, you can type HTML tags in the Body window along with your text. If you are unfamiliar with HTML, you can use the visual editor by clicking the Switch to visual editor button.
File Manager

The File Manager is a tool that allows you to upload files from your local system to be used in your course.

Create Folder creates a folder on the ATutor system so you can better organize your uploaded files. You can create folders and/or move files into that folder at any time you like.

Browse... opens a local file browser window so you can select the file you want to upload.

Upload will upload the specified file to the ATutor system. You can specify a file by either typing the path and filename in the text field or by using the Browse button.

Create a New File link will display a new interface where you can quickly create a new text or HTML file. If using Text mode, any blank lines will be saved with the file. If using HTML, you should be familiar with using HTML tags as no visual editor is provided. Clicking Save will save a new file with your specified information (filename and content) into the ATutor system and bring you back to the File Manager. Cancel will discard the file and bring you back to the File Manager browser.

Rename button renames a single, selected file.

Delete and Move buttons deletes or moves the selected files and folders (and its contents) from the ATutor system. You can select multiple files and folders for deletion or moving.

Insert appears under the Action column for files that can be inserted into the content. Clicking the Insert button will add appropriate HTML code into the body of the content. If you are formatting in plain text you will need to switch to HTML formatting in order for it to display properly.

Terms

In either plain text, or HTML formatting modes, you can insert terms which are used to tell the ATutor system the words you want to define in the glossary.

Clicking the Add Term link will add [?][/?] into your content, and any text you put after [?] and before [/?] will specify the term you want to define. Alternatively, you can manually type [?][/?] into your text without having to click the Add Term.

Once you have specified the terms you would like to define, you can go to the Glossary Terms tab to write the definitions. Once done, the terms and their definitions will appear in the glossary and in the content.

Code

In either plain text, or HTML formatting modes, you can insert code which is useful for differentiating blocks of text (like math equations, program code, or quotations)from the rest of the text content.

Clicking the Add Code link will add [code][/code] into your content, and whatever text you put after [code] and before [/code] will specify the text you want to differentiate. Alternatively, you can manually type [code][/code] into your text without having to click the Add Code link.

Colours
Like code and terms you can add colour to your text content in the same way. You can either click the appropriate colour icon to insert colour tags into the content. Valid colour options are blue, red, green, orange, purple, and gray. You can also type the colour codes manually by using the following tags: [blue][/blue], [red][/red], [green][/green], [orange][/orange], [purple][/purple], and [gray][/gray]
.
Upload from File
Instead of typing your content, you can upload it from a text or HTML file on your local file system. Once uploaded, the content of that file will be displayed in the Body window. Keep in mind that uploading in this manner will replace any content in the Body window.
Save and Close
At any point of editing or creating content, you can chose to Save your content, or Cancel your changes.

2.1.2 Properties

In the properties tab, you can specify a Release Date, keywords for easier searching, and specify related topics.

Release Date
The release date is the date in which the content will be visible to the course. You can schedule a release in the future by specifying a later date. Also, if you specify a release date that has past, it will be released immediately.
Keywords
Words in the Keywords are given greater emphasis during searching. Therefore they will be placed higher in a list of search results than if there were no keywords. Keywords are also used to as Learning Object Metadata.
Related Topics

For each piece of content you have in the course, you can specify what other content in the course is related. Moving content up the related topics list places that content closer to the top of the Content Navigation window. The opposite is true if you move content down the Related Topics list.

You can also make content a child of another piece of content. In this case, the child content will appear as sub-content on the Content Navigation window. All sub-content children and their parent will appear in the Related Topics window.

2.1.3 Glossary Terms

If you specified Terms in the Content tab, you have the opportunity to define those terms here. For each term specified in the Content tab, there is a Definition window where you provide your explanation. If there are no glossary terms listed, you can add glossary terms by going to the Content tab and adding Term tags.

In order to set a Related Term, you must have at least two defined terms in the glossary.

2.1.4 Preview

Under the Preview tab, you can see how your content will appear to a user, including Terms, Code, and Colors you added to the content.

2.1.5 Accessibility

2.2 Content Packages

ATutor provides importing and exporting course content using IMS 1.1.3/SCORM 1.2 content package specification. This allows ATutor content to be viewed offline, and transferred to other systems.

2.2.1 Exporting Content

An entire course or a single chapter can be exported as an IMS 1.1.3/SCORM 1.2 content package. Exported packages are archived into a single file using ZIP compression. All content is exported including the terms and glossary, colours, and code.

To export content, select the scope by choosing an option from the What to export menu. Then, clicking Export will generate a download through your browser. Optionally, you can choose to export the content directly to TILE if you have a TILE authoring account.

2.2.2 Viewing Exported Content

To view a content package exported from ATutor, you will either need a IMS 1.1.3/SCORM 1.2 viewer, or a web browser. To view the content in a web browser, first extract the contents of the ZIP file and then open the file index.html in the browser.

2.2.3 Importing Content

To import a content package into ATutor, it must conform to IMS 1.1.3/SCORM 1.2 content package specifications.

Before importing, you must specify where in the course structure the new content is to be placed by using the Import into menu.

Select the content package to upload by supplying the file from your local filesystem by typing in the path into the textfield or by using the Browse button. You can also import a content package over the Web by providing an URL.

Clicking Import will upload the content into the course and at the hierarchy location specified.