a test for Tim

Page 1

White Paper

CUSTOMIZING YOUR SYSTEM

Table of Contents Customizing Images................................................................................................................ 2 Customizing Main Frame Pages ............................................................................................ 4 Using Cascading Style Sheets ............................................................................................... 5 Customize Navigation Frame ................................................................................................. 6 Alternate Language ................................................................................................................. 7 Custom Reports....................................................................................................................... 8 Customizing Glossary and Calendar..................................................................................... 9 IntraLearn Images Map……………………………………………………………………………..10

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-020703


Customizing Your System / Page 2

CUSTOMIZING YOUR SYSTEM Your IntraLearn site can be customized in a number of different ways. You can create your own graphic look and feel for your site (or several different ones for LSP multi-ports) and for the SkillBridge skills gap analysis tool. The following areas can be customized: •

Images (including text images)

Backgrounds (for top and left frame)

Alternate Language

Left-side navigation bar links

Text and graphics with Cascading Style Sheets.

Links to custom reports

Online Help text and images

Images in imported AICC, SCORM and LRN courses.

Glossary and Calendar language and characters.

For information about customizing SkillBridge images, please see the white paper on SkillBridge. Here are two examples of customized IntraLearn sites:

Customizing Images The procedure for customizing image files is the same throughout the system. You can choose to FTP or map all replacement files directly to the server or utilize the Upload utility in System Attributes. All you need to do is create replacement files and name them the same as the default files. For SME single-port sites, images are stored in the Images folder within the IntraLearn folder. For multi-port sites (XE, LSP and e-360), if you wish to have the same look and feel for all ports, you need to customize images stored in Images folders in both the Mastercode and IntraLearn folders (they have exactly the same images) in the database before you create new ports. The directory hierarchy for these images is as follows:

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your System / Page 3 •

The IntraLearn folder is for the main port—the images in this folder must be replaced to customize the main port.

The Mastercode folder contains images for all ports except the main port. When new ports are created at the Icosa port creation site, the images are called from this folder. If these have been replaced/customized in the Mastercode Images folder, then the child ports that are created after that will automatically have the new images. Any ports created before the replacement of images will have the default IntraLearn images and will have to be manually replaced at each port.

The Icosa Images folder stores images for the separate port creation site. It contains many fewer images than the images in the Mastercode or IntraLearn folders and has common images. The only variant is the QuickView left-side navigation bar button image (named quickview.gif) that only resides in the port creation site.

The SkillBridge Images folder is entirely separate (for the e-360 product) and does not follow the protocol described with Mastercode folder used in creating new ports. Each individual port must customize its own SkillBridge images. See the SkillBridge section for further details.

File names, descriptions, sizes, thumbnails and locations of all images are found in the “Images Map” at the end of this document.

The illustration above shows many of the images and locations that can be customized. You can modify images and backgrounds by uploading new files with the same names as the default files, in other words, the replacement of the default files create the changes. For example, you can create a left-side navigation button called "Courses" using graphics software (like Paintshop or Illustrator), name the file "frame3a.gif" (the name of the default file) and upload the new file.

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your System / Page 4 To upload your new images using System Attributes (front end): 1.

Click the System Attributes link on the System Management menu, and then click Upload.

2.

Select the "Images" subdirectory, browse to the image file you wish to upload, click Open, and then click Upload.

3.

The change takes place immediately. To see the change, refresh the screen.

You can also do this by replacing the default files in the images folder in IntraLearn and/or Mastercode folders with your new files directly on the server. Note: 1.

The most important thing to remember is that the name of any replacement file must match exactly the name of the original file.

2.

Files are not retrievable once they have been uploaded. Backing up the original files is recommended.

3.

Remember that you can right-click (Macintosh Ctrl/Click) any image to check its file name for replacement.

4.

For AICC, LRN and SCORM courses, there is only one image to customize. This custom logo is called "lrnlogo.gif." You customize this image in the same way as all other images. This is the upper left-side logo you see in any SCORM or LRN interface. There are otherwise only tree node images in the Tables of Contents (with names like ftv2blank.gif).

Customizing Main Frame Pages You can customize several main frame pages by uploading new HTML files. In the student domain, these pages are the Welcome page, the Information page and the Demo page. In the Administrator domain, it is only the Welcome page. The Welcome page on the student side (the page that you see when you first arrive at your site) presents general information for registered and unregistered students. You can provide information about your own site, including organization information, administrative procedures, a list of courses, the registration process, or other data. From the student Welcome page, there are two other linked pages, accessed through the Info and Demo buttons on the left-side navigation bar. These pages can also be customized. The Info page is often used to provide information about the company with a link to the web page. On the Demo page, you can make demo courses available to those who have not yet registered for a course. To create demo courses, all you need to do is to insert the word demo in the course code during the course creation or duplication process. These mainframe pages are HTML files. Create your own HTML document for these pages, call the file welcome.html, info.html or demo.html and upload it to the appropriate directory. See the chart below for file name and file directory information. Any images in the document should also be uploaded to the same directory, or the path to the image(s) should be included in the HTML document.

On the administrator side, you may use the same HTML file as the student side Welcome page or you can create a different main frame HTML file for the administrator side Welcome page. Upload the HTML file to the administrator sub-directory. Note: 276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your System / Page 5 1.

Information and Demo pages are linked from the Welcome page left-side navigation bar and therefore are visible to all unregistered visitors. Any subsequent screens will be available only to registered users.

2.

Customers upgrading from version 2.5 still need to use the demo.html file to hold demo courses. For those with earlier versions, please see Help for creating demo courses.

Using Cascading Style Sheets In addition to replacing images, you can further customize your IntraLearn site using cascading style sheets. Cascading Style Sheets allow you to instantaneously format font face, color, size, weight, background color, and text decoration. Style sheets are grouped in classes. First you need to determine what style sheet classes are on which pages. The following pages use style sheets: Courses page, Overview page, Enrollment (Registration) page, Demo page, Log-on page, My Courses page, Grade Book page, Roster page, Notes page, Discussion page, Class Mailbox page, and Exam page. To modify style sheets: 1.

Right-click on a designated page (or ctrl/click for Macintosh users) and select View Source to view HTML source code. Style sheet information will display in table tags (typically td or tr). The style sheet attributes always begin with " class =". Example: < tr class=txtth >

2.

Select the class you wish to modify.

3.

Open the styles.css file, which is in the Intralearn/library folder.

4.

View its classes. Each bracket in the style sheet represents a class.

5.

Edit individual attributes within a class.

6.

Replace the styles.css with these revision(s) or upload the revised file via the System Attributes upload page to the library sub-directory.

Note: A change to a class will affect every page that uses that class, not just the page you used to get the class name.

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your System / Page 6

Customize Navigation Frame You can add your own custom links, or add static HTML code in addition to the standard navigation buttons on the left-side navigation frame. Navigation frame files are encrypted *.cfm (Cold Fusion) files. Each file contains an embedded link to a custom HTML file that is available for customization. The navigation frame *.cfm file will have an embedded HTML file that resides in the same directory as its parent *.cfm file. Initially, the HTML file will be blank, so the space below the standard navigation buttons will look empty. Once an HTML file is modified with a link, that link will automatically be visible in that area of the navigation frame. The link becomes visible because the HTML files are standard components of the *.cfm files through embedded "include" statements. <table> * * * <!--- "Help" logo ---> <tr><td> <a href="javascript:hELPUp();"><img src="../images/help.gif"> </td></tr> <!--- Custom Navigation File ---> <tr><td>

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your System / Page 7

<CFINCLUDE TEMPLATE="course_navigator.htm"> </td></tr> <!--- Log off ---> <tr><td valign=center> <a href="../home/logoff.cfm" target="_top"><img src="../images/exit.gif"></a> </td></tr> </table>

All custom additions will be below the last standard button/icon and above the log-off button or Powered by logo. All standard buttons/icons reside within a single table that defines the page. Each embedded HTML file is contained within the table as a row element. The available customizable code files are listed in the chart below.

Note: You can use the pixel.gif image to entirely remove standard buttons from the interface. This image reads as no image.

Alternate Language You can choose between many already loaded languages for your port with a simple selection in System Attributes. The available languages are: English, Dutch, French, German, Greek, Hungarian, Italian, Polish, Portuguese (Brazil), Portuguese (Portugal) and Spanish (Columbia). You can also customize any of the available languages or add a new language (you must use a single-byte text base) by preparing a custom language spreadsheet and uploading it to your server. See the white paper Translation Upgrade for procedure and further information. 276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your System / Page 8 In addition, you can translate the instructions for spreadsheets used for bulk file uploads of exams, assignments, FAQs, glossary, Internet links, references, and student profiles into alternate languages. You can obtain the English templates in the cgi.bin directory, translate them, and then upload them with the File Upload utility. You can also translate Help files. See the white paper on Custom Help for further details. To select a default alternate language: 1.

Select System Attributes from the System Management menu. Click the name of the current language at the bottom of the page.

2.

Select the desired language from the Language drop-down box and click Modify. The change is immediate. Click the refresh button to view changes.

Note: 1.

Alternate Language System (ALS) processes change all instances of text strings. To completely change a site to a new language, the graphic images will also need to be changed. Please refer to the earlier topics in this paper that describe how to replace graphics.

2.

You can customize the language in Calendar and Glossary. Both areas now support an "include" file that, when customized, will display special characters or alternate language letters or abbreviations. You do this by modifying the resources.ini file that resides in the..\Intralearn\library folder. a. Open resources.ini file. b. Type in the alternate or new characters always with one space between characters. Certain characters like ’#’ and ‘%.’ (any that are used in Cold Fusion) will not function properly, even if they display, because of conflicts with the code base. c. Save the resources.ini file. Changes will display immediately in your interface.

Custom Reports You can add any number of custom report links to the standard Reports menu. This method is fairly technical and requires modifying the code base. Here are the basic steps to creating links to your custom report: 1.

Create a query and stored procedure in SQL. Be sure to create a report that contains all the information you want because the reports are static. You will not be able to select parameters other than hierarchy level (Icosa only). For example, if you want a report from a certain time period like 01/01/01 to 01/01/02 you will have to include that parameter in the report itself.

2.

Open the report in Crystal Reports and create the look you want for the report.

3.

Open customreports.cfm in the IntraLearn database (use Notepad or other HTML editor)

4.

Add the name of the report(s) in this document and save the changes. The customreports.cfm document has comments to help you locate the appropriate data to change. For multiple report links, copy and paste the section of code as many times as you need.

5.

Upload the customreports.cfm to the reports sub-directory using the System Attributes upload feature or replace the original file with the modified one.

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your System / Page 9 As with other changes, the link is created immediately. The link to this report will appear at the end of the list of reports in the Registrar log-on. These reports are static, so when you view the reports, you will not be given any choices in selecting fields or parameters. You may create as many links to reports as you wish. For more information see the white paper Custom Reports.

Customizing Glossary and Calendar There are new alternate language customizations available within IntraLearn. In addition to choosing an alternate language for your entire system, you can customize both the Calendar and Glossary areas for alternate language abbreviations or other special character needs. Glossary Both areas now support an include file that, when customized, will display special characters or alternate language letters or abbreviations. You need to locate and modify the resources.ini file that resides in the..\Intralearn\library folder.

GLOSSARY You can add to or modify alphanumeric or special characters to your Glossary list. Keep in mind that if you add fifteen or more, your screen will scroll out to the right (the text will not wrap).

How to customize Glossary: 1. 2. 3.

Open resources.ini file. Type in the alternate or new characters always with one space between characters. Save the resources.ini file. Changes will display in your interface.

Note: certain characters (any that are used in Cold Fusion) will not function properly, even if they display, because of conflicts with the base code. Avoid ’ #’ and ‘%.’

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your System / Page 10 Calendar Calendar changes are based upon up to three-character abbreviations of the days of the weeks.

How to customize Calendar: 1. 2. 3.

Open resources.ini file. Type in the alternate or new characters, always with one space between characters. Save the resources.ini file. Changes will display in your interface.

Note: The Month and Year characters which display above the numeric calendar (The “June 2002” in the screenshot above) cannot be modified at this time.

INTRALEARN IMAGES MAP IntraLearn Software Corporation provides a comprehensive image map for graphic designers and administrators who want to customize the look and feel of their site. The Image Map is a sortable table of all the images used in the IntraLearn application. Remember that you can always right-click an image (select Properties) to see its file name, type, size, and dimensions. Each image is listed by: • • • • • •

Image: how it appears on the screen Pixel size File name Description (function and or location within a designated frame) Log-on Side (either Student or Administrator, including System Administrator, Instructor, Order Manager, Registrar, and Proctor). Frame Location (Left-side Navigation bar, Main Frame, Top Banner or Pop-up frame).

This table, created in MS Word, can be sorted by any of its columns. For example, a designer can easily find all images associated on the student side by sorting by Log-on side. All student-side images will have an “S” in this column. The images, by kind and number, are:

Images Itemized and Enumerated Left Side Navigation buttons: Top banner texts: Main frame texts: 276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

30 19 51 D-135-01-02070


Customizing Your System / Page 11 Course Page icons: Overview icons: Pop-up bar texts:

20 8 12

To Sort: 1. Click anywhere on the table. 2. On the Table menu, select Sort. 3. In the Sort by column, select which column you want to sort by. 4. In the Type column, select Text. 5. Click Ascending or Descending. 6. Click Okay. *Table headings must display in order to sort properly. To do that, click the Header row button at the bottom of the sort menu under the My List options. *NOTE: 1.

The left-side navigation frame and the top banner frame have specific, maximium size requirements: the left hand side banner can be no larger than 120 pixels in length; the top banner frame can be no larger than 54 pixels in height.

2.

The IntraLearn 1-second splash logo (which consists of two images) cannot be customized under any circumstances without prior application and consent from IntraLearn Software Corporation. See “ IntraLearn Trademark and Logo Policies “ and “ Branding Guidelines” for details.

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your Images / Page 12

Image

Pixel Size 120 x 800 (customiz able) 800 x 54 (customiz able) 1x1

topbkg.jpg

Top blue banner

ADMIN/STUDENT

FRAME –TOP BANNER

ftv2blank.gif

Scorm/LRN

ADMIN/STUDENT

IMPORTED COURSE

20 x 20

ftv2lastnode.gif

Scorm/LRN

ADMIN/STUDENT

IMPORTED COURSE

20 x 20

ftv2mlastnode.gif

Scorm/LRN

ADMIN/STUDENT

IMPORTED COURSE

20 x 20

ftv2mnode.gif

Scorm/LRN

ADMIN/STUDENT

IMPORTED COURSE

20 x 20

ftv2folderclosed.gif

Scorm/LRN Closed book icon

ADMIN/STUDENT

IMPORTED COURSE

20 x 20 20 x 20

ftv2doc.gif ftv2folderopen.gif

Scorm/LRN Document icon Scorm/LRN Open book icon

ADMIN/STUDENT

IMPORTED COURSE

ADMIN/STUDENT

IMPORTED COURSE

20 x 20

ftv2node.gif

Scorm/LRN tree icon

ADMIN/STUDENT

IMPORTED COURSE

20 x 20

ftv2plastnode.gif

Scorm/LRN tree icon

ADMIN/STUDENT

IMPORTED COURSE

20 x 20

ftv2pnode.gif

Scorm/LRN tree icon

ADMIN/STUDENT

IMPORTED COURSE

20 x 20

ftv2vertline.gif

Scorm/LRN tree icon

ADMIN/STUDENT

IMPORTED COURSE

138 x 44

lrnlogo.gif splashlogo.gif

LRN your company logo SCORM your company logo

ADMIN/STUDENT

IMPORTED COURSE

93 x 19

enroll.gif

Button enrollment in register domain

ADMIN

LEFT SIDE

File Name leftbkg.jpg

Description Left side navigation bar field

Log-on Side ADMIN/STUDENT

Frame Location FRAME - LEFT SIDE NAVIGATION

NAVIGATION

93 x 19

frame1i.gif

Button instructor

ADMIN

93 x 19

frame1a.gif

Button library in proctor domain

ADMIN

93 x 19

frame1d.gif

Button manager

ADMIN

LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your Images / Page 13

Image

Pixel Size 93 x 19

frame3b.gif

Button menu

ADMIN

93 x 19

frame1h.gif

Button orders

ADMIN

93 x 19

frame1g.gif

Button proctor

ADMIN

93 x 19

quickview.gif

Button quick view (Icosa only)

ADMIN

93 x 19

registrar.gif

Button registrar

ADMIN

93 x 19

frame1e.gif

Button reports in registrar domain

ADMIN

93 x 19

skillsmngr.gif

Button skills mngr (e-360 only)

ADMIN

78 x 105

ncwizard.gif

Create new course icon

ADMIN

File Name

Description

Log-on Side

Frame Location LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION

40 x 25

exit.gif

Exit button

ADMIN

Button help

ADMIN/STUDENT

LEFT SIDE NAVIGATION

93 x 19

help.gif

LEFT SIDE NAVIGATION

93 x 19

frame2f.gif

Button profile

ADMIN/STUDENT

114 x 40

logo.gif

Your company logo

ADMIN/STUDENT

93 x 19

frame3a.gif

Button courses

ADMINSTUDENT

LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION

93 x 19

frame2d.gif

Button communicate

STUDENT

93 x 19

frame1f.gif

Button demo

STUDENT

93 x 19

frame2i.gif

Button grade book

STUDENT

LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your Images / Page 14

Image

Pixel Size 93 x 19

frame1b.gif

Button information

STUDENT

93 x 19

frame1j.gif

Button log on

STUDENT

93 x 19

frame2h.gif

Button my courses

STUDENT

93 x 19

myskills.gif

Button my skills (e-360 only)

STUDENT

93 x 19

Frame2k.gif

Button notes for AICC

STUDENT

93 x 19

frame2c.gif

Button resources

STUDENT

93 x 19

frame2b.gif

Button roster

STUDENT

93 x 19

frame2e.gif

Button search

STUDENT

93 x 19

frame2j.gif

Button shortcuts

STUDENT

File Name

Description

Log-on Side

Frame Location LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION LEFT SIDE NAVIGATION

93 x 19

frame2a.gif

Button syllabus

STUDENT

175 x 25

assess.gif

Course management menu category bar

ADMIN

MAIN FRAME

175 x 25

cmanag.gif

Course management menu category bar

ADMIN

MAIN FRAME

175 x 25

commu.gif

Course management menu category bar

ADMIN

MAIN FRAME

175 x 25

content.gif

Course management menu category bar

ADMIN

MAIN FRAME

175 x 25

cresour.gif

Course management menu category bar

ADMIN

MAIN FRAME

175 x 25

utilit.gif

Course management menu category bar

ADMIN

MAIN FRAME

400 x 5 500 x 1 480 x 24 480 x 24 480 x 24

gline.gif sline.gif exam_a_head.gif assignment_a_head.gif course_a_head.gif

Course page gold line Gray line in e-360 only Heading assessment text Heading assignments text Heading attributes text in course

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

LEFT SIDE NAVIGATION

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your Images / Page 15

Image

Pixel Size

File Name

480 x 24 480 x 24 480 x 22 479 x 28 420 x 24

cal_a_head.gif certificate_a_head.gif chatexp_a_head.gif chat_a_head.gif csharing_a_head.gif

480 x 24

course_head.gif

480 x 24 480 x 24 478 x 49 480 x 24 480 x 24

roster_a_head.gif exam_results_a_head.gif faqs_a_head.gif file_upload_a_head.gif function_a_head.gif

480 x 24 480 x 24 480 x 24 480 x 24 479 x 28 480 x 24

gradebook_a_head.gif announce_a_head.gif profile_a_head.gif instructor_a_head.gif internet_a_head.gif language_a_head.gif

480 x 24 480 x 24 480 x 24 480 x 30 480 x 30 480 x 24

lresources_a_head.gif newcourse_a_head.gif price_a_head.gif varch_head.gif vsea_head.gif order_manager_a_head. gif vopen_head.gif

480 x 30

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

Description attributes, tracking/control options Heading calendar text Heading certificate text Heading chat expressions text Heading chat text Heading course sharing text(main port only) Heading courses text in course duplication Heading enrollment text in roster Heading exam results text Heading FAQs text Heading file upload text Heading function text (SME+main port only) Heading gradebook text Heading instructor announcements text Heading instructor profile text Heading instructor text Heading internet links text Heading language text system administrator Heading learning resource text Heading course duplication Heading oder pricing text Heading order archieved text Heading order earch text Heading order manager text Heading order open text

D-135-01-02070

Log-on Side

Frame Location

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME


Customizing Your Images / Page 16

Image

Pixel Size 480 x 24 480 x 30 480 x 30 480 x 24 480 x 29 480 x 24 480 x 28 480 x 24

File Name

Description

Frame Location

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

480 x 24 480 x 24 480 x 24 480 x 24 1x1 107 x 19 40 x 40 72 x 63

Heading order payment method text Heading order processed order text Heading order search result text Heading proctor text Heading reference text Heading registrar text Heading resources glossary text Heading skillview attribute text(e-360 only) synch_a_head.gif Heading skillview synchronize text(e-360 only) syllabus_a_head.gif Heading syllabus text custom.gif Heading system admin attributes text category_a_head.gif Heading system admin categories text organattributes_a_head.g Heading system admin organization if attribute bar organhierarchy_a_head.g Heading system admin organization if hierarchy text(multi-port only) sys_a_head.gif Heading system admin text team_a_head.gif Heading team text topic_content_head.gif Heading topic content text utilities_a_head.gif Heading utilities text line.gif Line report_tab.gif Registrar report list tab refresh.gif Reports refresh icon timeout.gif Timeout flash icon

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN

MAIN FRAME

ADMIN/STUDENT

MAIN FRAME

9 x 13

twobullet.gif

Blue bullet, various locations

STUDENT

MAIN FRAME

17 x 18

check.gif

Checkmark icon on syllabus page

STUDENT

MAIN FRAME

49 x 40

assignments.gif

Course page assignment icon

STUDENT

MAIN FRAME

480 x 24 480 x 22 480 x 24 480 x 29 480 x 24 480 x 24

pay_method_a_head.gif vproc_head.gif vsearch_head.gif proctor_a_head.gif reference_a_head.gif registrar_a_head.gif glossary_a_head.gif skillview_a_head.gif

Log-on Side

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

D-135-01-02070


Customizing Your Images / Page 17

Image

Pixel Size 49 x 40

g_assignments.gif

Course page assignment icon gray

STUDENT

MAIN FRAME

35 x 13 44 x 40

prev.gif bookmark.gif

Course page back arrow Course page bookmark icon

STUDENT

MAIN FRAME

STUDENT

MAIN FRAME

44 x 40

g_bookmark.gif

Course page bookmark icon gray

STUDENT

MAIN FRAME

49 x 40

calendar.gif

Course page calendar icon

STUDENT

MAIN FRAME

49 x 40

g_calendar.gif

Course page calendar icon gray

STUDENT

MAIN FRAME

40 x 40

chat.gif

Course page chat icon

STUDENT

MAIN FRAME

40 x 40

g_chat.gif

Course page chat icon gray

STUDENT

MAIN FRAME

40 x 40

class_mailbox.gif

Course page class mailbox icon

STUDENT

MAIN FRAME

40 x 40

g_class_mailbox.gif

Course page class mailbox icon gray

STUDENT

MAIN FRAME

40 x 40

discussion.gif

Course page discussion icon

STUDENT

MAIN FRAME

40 x 40

g_discussion.gif

Course page discussion icon gray

STUDENT

MAIN FRAME

40 x 40

exam.gif

Course page exam icon

STUDENT

MAIN FRAME

40 x 40

g_exam.gif

Course page exam icon gray

STUDENT

MAIN FRAME

40 x 40

local.gif

Course page location icon

STUDENT

MAIN FRAME

40 x 40

g_local.gif

Course page location icon gray

STUDENT

MAIN FRAME

35 x 13

next.gif

Course page next arrow

STUDENT

MAIN FRAME

40 x 40

notes.gif

Course page notes icon

STUDENT

MAIN FRAME

40 x 40

g_notes.gif

Course page notes icon gray

STUDENT

MAIN FRAME

File Name

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

Description

D-135-01-02070

Log-on Side

Frame Location


Customizing Your Images / Page 18

Image

Pixel Size 40 x 40

practice.gif

Course page practice icon

STUDENT

MAIN FRAME

40 x 40

g_practice.gif

Course page practice icon gray

STUDENT

MAIN FRAME

9 x 13 9 x 13 9 x 13 9 x 13 40 x 40

statcompleted.gif statexpire.gif statinprogress.gif statnotstart.gif survey1.gif

Course page status completed icon Course page status expired icon Course page status in progress icon Course page status: not started icon Course page survey icon

STUDENT

MAIN FRAME

STUDENT

MAIN FRAME

STUDENT

MAIN FRAME

STUDENT

MAIN FRAME

STUDENT

MAIN FRAME

40 x 40

g_survey1.gif

Course page survey icon gray

STUDENT

MAIN FRAME

40 x 40

team.gif

Course page team icon

STUDENT

MAIN FRAME

40 x 40

g_team.gif

Course page team icon gray

STUDENT

MAIN FRAME

40 x 40

topic.gif

Exam topic icon

STUDENT

MAIN FRAME

40 x 40

teacher.gif

Overview bio icon

STUDENT

MAIN FRAME

40 x 40

g_teacher.gif

Overview bio icon gray

STUDENT

MAIN FRAME

44 x 40

overview.gif

Overview icon

STUDENT

MAIN FRAME

44 x 40

g_overview.gif

Overview icon gray

STUDENT

MAIN FRAME

40 x 40

outline.gif

Overview lessons icon

STUDENT

MAIN FRAME

40 x 40

g_outline.gif

Overview lessons icon gray

STUDENT

MAIN FRAME

40 x 40

texts.gif

Overview texts icon

STUDENT

MAIN FRAME

40 x 40

g_texts.gif

Overview texts icon gray

STUDENT

MAIN FRAME

40 x 40

faqs.gif

Resources FAQs icon

STUDENT

MAIN FRAME

File Name

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

Description

D-135-01-02070

Log-on Side

Frame Location


Customizing Your Images / Page 19

Image

Pixel Size 40 x 40

g_faqs.gif

Resources FAQs icon gray

STUDENT

MAIN FRAME

40 x 40

glossary.gif

Resources glossary icon

STUDENT

MAIN FRAME

40 x 40

g_glossary.gif

Resources glossary icon gray

STUDENT

MAIN FRAME

40 x 40

internetlinks.gif

Resources Internet links icon

STUDENT

MAIN FRAME

40 x 40

g_internetlinks.gif

Resources Internet links icon gray

STUDENT

MAIN FRAME

50 x 40

references.gif

Resources references icon

STUDENT

MAIN FRAME

50 x 40

g_references.gif

Resources references icon gray

STUDENT

MAIN FRAME

9 x 13 26 x 30

twocheck.gif reltopic.gif

Syllabus check icon Topic exam icon

STUDENT

MAIN FRAME

STUDENT

MAIN FRAME

49 x 40

sm_alert.gif

Calendar alert icon

ADMIN/STUDENT

POP-UP

49 x 40

sm_assign.gif

Calendar assignment icon

ADMIN/STUDENT

POP-UP

49 x 40

sm_chat.gif

Calendar chat icon

ADMIN/STUDENT

POP-UP

49 x 40

sm_discuss.gif

Calendar discuss icon

ADMIN/STUDENT

POP-UP

49 x 40

sm_exam.gif

Calendar exam icon

ADMIN/STUDENT

POP-UP

49 x 40

sm_external.gif

Calendar external icon

ADMIN/STUDENT

POP-UP

49 x 40

sm_meeting.gif

Calendar meeting icon

ADMIN/STUDENT

POP-UP

12 x 14 12 x 14 12 x 15 12 x 15 130 x 14

tree0.gif tree1.gif tree2.gif tree3.gif NewNote.gif

Discussion Discussion Discussion Discussion Discussion new note icon

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

File Name

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

Description

D-135-01-02070

Log-on Side

Frame Location


Customizing Your Images / Page 20

Image

-

Pixel Size 99 x 14 82 x 13 12 x 14 12 x 14 16 x 10 95 x 13 12 x 14 12 x 14 10 x 10

NewThread.gif LegRead.gif ReadThread.gif ReadThread2.gif root.gif LegUnread.gif UnreadThread.gif UnreadThread2.gif paperc.gif

Discussion new thread icon Discussion read message Discussion read thread icon Discussion read thread2 icon Discussion root icon Discussion unread message Discussion Unread thread icon Discussion Unread thread2 icon Paper icon

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

ADMIN/STUDENT

POP-UP

28 x 30 28 x 30 289 x 67

left-arrow-w.gif right-arrow-w.gif colortable.gif

Calendar top left arrow icon Calendar top right arrow icon Chat color table

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

28 x 11 9 x 13 28 x 30 351 x 37 351 x 37 351 x 37

exam_6069.gif exam_7079.gif exam_8089.gif exam_90100.gif exam_lt60.gif new.gif locnpt.gif locnb.gif assignments_head.gif calendar_head.gif chat_launch.gif

Customer specific/OEM/Disregard Customer specific/OEM/Disregard Customer specific/OEM/Disregard Customer specific/OEM/Disregard Customer specific/OEM/Disregard Discussion new message Location right arrow icon Location white square icon Pop-up assignments bar Pop-up calendar bar Pop-up chat bar

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

351 x 37

chat_history.gif

Pop-up chat history bar

STUDENT

POP-UP

175 x 25 351 x 37 351 x 37 351 x 37

class_mailbox_head.gif discuss.gif notes_head.gif overview_head.gif

Pop-up class mailbox bar Pop-up discussion group bar Pop-up notes bar Pop-up overview bar

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

File Name

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

Description

D-135-01-02070

Log-on Side

Frame Location


Customizing Your Images / Page 21

Image

Pixel Size 351 x 36 351 x 37 351 x 37 351 x 36 32 x 16 32 x 16

shortcut.jpg team_head.gif teamfiles.gif yahere.gif minus.gif plus.gif

Pop-up shortcuts bar Pop-up team bar Pop-up team files bar Pop-up you are here bar Shortcut folder expanded Shortcuts expandable folder icon

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

STUDENT

POP-UP

16 x 18 40 x 40

blank.gif g_team_owner.gif

Shortcuts gray ½ cross Team editor icon gray

STUDENT

POP-UP

STUDENT

POP-UP

40 x 40

team_owner.gif

Teams editor icon

STUDENT

POP-UP

40 x 40

files.gif

Teams files icon

STUDENT

POP-UP

40 x 40

team_refresh.gif

Teams refresh icon

STUDENT

POP-UP

40 x 40

team_viewer.gif

Teams view icon

STUDENT

POP-UP

124 x 33

instr_headline.gif

Instructor banner heads

ADMIN

TOP BANNER

84 x 33

order_headline.gif

Orders banner heads

ADMIN

TOP BANNER

209 x 33

ADMIN

TOP BANNER

113 x 34

proctor_mngr_headline.g Proctor manager banner heads if profile_head.gif Profile banner heads

ADMIN

TOP BANNER

113 x 34

register_headline.gif

Register banner heads

ADMIN

TOP BANNER

113 x 34

registrar_headline.gif

Registrar banner heads

ADMIN

TOP BANNER

113 x 33

admin_headline.gif

System manager banner heads

ADMIN

TOP BANNER

80 x 33

log_on.gif

Logon banner heads

ADMIN/STUDENT

TOP BANNER

113 x 32

resources_head.gif

Resources banner heads

ADMIN/STUDENT

TOP BANNER

73 x 34

roster_head.gif

Roster banner heads

ADMIN/STUDENT

TOP BANNER

File Name

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

Description

D-135-01-02070

Log-on Side

Frame Location


Customizing Your Images / Page 22

Image

Pixel Size 159 x 33

communicate_head.gif

Communicate banner heads

STUDENT

TOP BANNER

93 x 33

course_headline.gif

Courses banner heads

STUDENT

TOP BANNER

67 x 34

demo_headline.gif

Demo banner heads

STUDENT

TOP BANNER

65 x 28

exam_head.gif

Exam banner heads

STUDENT

TOP BANNER

144 x 34

info_headline.gif

Information banner heads

STUDENT

TOP BANNER

99 x 34

syllabus_head.gif

Syllabus banner heads

STUDENT

TOP BANNER

7x7 10 x 10 287 x 35

welcomearrow.gif leftcurve.gif welcomelogo.gif

IntraLearn Welcome page IntraLearn Welcome page IntraLearn Welcome page

ADMIN/STUDENT ADMIN/STUDENT

WELCOME PAGE WELCOME PAGE WELCOME PAGE

287 x 35

welcomelogo.gif

IntraLearn Welcome page

ADMIN/STUDENT

WELCOME PAGE

287 x 35

welcomelogo.gif

IntraLearn Welcome page

ADMIN/STUDENT

WELCOME PAGE

287 x 35

welcomelogo.gif

IntraLearn Welcome page

ADMIN/STUDENT

WELCOME PAGE

10 x 10

rightcurve.gif

IntraLearn Welcome page

ADMIN/STUDENT

WELCOME PAGE

File Name

276 West Main Street Northboro, MA 01532 Tel: 508-393-2277 Fax: 508-393-6841 sales@intralearn.com www.intralearn.com

Description

D-135-01-02070

Log-on Side

ADMIN/STUDENT

Frame Location


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.