Tutorial: Ultimatum Game

Size: px
Start display at page:

Download "Tutorial: Ultimatum Game"

Transcription

1 SoPHIE Tutorial: Ultimatum Game (v. 1.4) Tutorial: Ultimatum Game This tutorial describes by example how to implement and conduct an experiment with SoPHIE (Software Platform for Human Interaction Experiments). For this purpose a simple Ultimatum Game will be implemented. Two games with changing roles will be played in order to let each player take both the proposer s and the responder s perspective. Version: 1.4 (English)

2 Table of Contents II Table of Contents 1 Implementing the Experiment Experiment and Treatment Players and Player Types The Stepgroups Instructions Control Questions Ultimatum Game Results Post Experimental Questionnaire Conducting a Session Creating a Session-Type Creating a Session Conducting a Session II

3 Implementing the Experiment: Experiment and Treatment 1 1 Implementing the Experiment 1.1 Experiment and Treatment After you have logged in on the admin-site of SoPHIE ( open the designer to create a new experiment using the Add Experiment function. A name can be chosen freely; in this tutorial you may use Ultimatum Game Your name. Afterwards create a new treatment ( Add Treatment). Please label this treatment Standard Game. After saving, the new treatment should look as follows: Fig. 1.1 The new Treatment SoPHIE supports the implementation of experiments in different languages. To change the language for a treatment, click on Edit Treatment and select the required language under Locale. 1

4 Implementing the Experiment: Players and Player Types Players and Player Types In many experiments it is important to have different types of players. You can create the required types on the tab Participants. In our example we will design two types of players, Player A and Player B. Click on Add Type to create a new Player Type. Please give each type a descriptive name and an appropriate label (in our case A and B ). You can also specify a description and choose a corresponding icon for each player typ. Initially the Default Player will be created by the system. When it is not needed, you can deleted it using the icon. The result should look as follows: Fig. 1.2 The Player Types According to the premises of the Ultimatum Game each group consists of one Player A and one Player B. This group structure has to be configured using the Edit Group Structure function. Fig. 1.3 The Group Structure 2

5 Implementing the Experiment: The Stepgroups 3 In the initial situation the number of a newly created type per group is equal to 0. Please increase this value to 1 for both player types. This completes the basic setup and you are now ready to begin designing the actual experiment. 1.3 The Stepgroups In this step we will learn how to create the schematic structure of an experiment. For our example in the tutorial we need five stepgroups: Instructions, Control Questions, the actual Ultimatum Game, Results and the Post Experimental Questionnaire (PEQ). By using Add Stepgroup, located in the Structure tab, new stepgroups can be created. You can choose any kind of name for your stepgroups, but it is recommended to choose meaningful names. Besides setting a name, it is also important to set a fitting label that is used for the SoPHIE-internal references to a stepgroup. (At this point you can also choose how often a stepgroup should be repeated.) The automatically created stepgroup Main can be deleted by clicking the correspondent icon as well. The developed schematic structure should look like this: Fig. 1.4 The Stepgroups Instructions We will start chronologically with the setup of the instructions. The steps in this stepgroup will explain the exact procedure of the experiment. At the beginning we want to have a salutary info step which effectively starts the experiment for the participants. To add a step use the Add Step button ( ) in 3

6 Implementing the Experiment: The Stepgroups 4 the stepgroup Instructions row, choose SoPHIE Presentation Info as the type and accept your choice by using Add Step now. Give a meaningful description, the Internal Name, which will only be used in the SoPHIE- Administration (in our case Greeting ). By clicking Add, the step will be saved and you will be redirected to the Edit Step page: Fig. 1.5 Creating an Info Step If you want to change the Internal name later on, you can do so on the tab Internal. In the Content tab we are now able to edit the content of the step that will be shown to the participant. The Headline will be presented in a bold font at the top of the page. The body represents the main content and will be displayed directly below the headline. In this tutorial assign the value Welcome to the Introduction to the headline and The following introductions help understanding SoPHIE to the Body. The Body s content will be saved as HTML-Code. Here you can choose between two types of editing modes: The CodeMirror view offers a formatting with syntax-highlighting of the source code. Within the WYSIWYG view you can comfortably edit the content without any knowledge of HTML in a Word-like editor. Editing in the WYSIWYG mode is indeed comfortable, but also error-prone, so that you should use the CodeMirror mode if you have any basic knowledge of HTML. Further information for the usage of HTML and a good reference is the website: 4

7 Implementing the Experiment: The Stepgroups 5 If you have performed all desired changes, it is important to save the current content using Save. In the following this important step will not be mentioned again. But please always remember that changes will only persist if you click Save and wait for the confirmation. After saving, please go back to the experiment s structure by selecting your treatment (Standard Game) in the navigation below the main menu. This breadcrumb navigation changes depending on the currently shown element and is used not only for navigation but also for orientation purposes. As long as you are in an element of your treatment you can jump back to the overview screen by clicking on the treatment. Now add another info step to this stepgroup. Name it Instructions UG (UG = Ultimatum Game) and describe the experiment s action in the body. The result in the structure view could look as follows: Fig. 1.6 The Stepgroup Instructions The participants in this experiment are either Player A or Player B. Both player types should be informed about which type of player they are. Therefore, add two more info-steps, one for player type A and one for player type B. As information in this step add You are a participant of type A or respectively You are a participant of type B (to the corresponding body). These steps should only be shown to the corresponding player type and the other step will be skipped. To do so, please select each step consecutively and switch to the tab Run Conditions. Choose the corresponding player type in Run Condition for Participant Types. The following figure exemplifies this step for player type B: 5

8 Implementing the Experiment: The Stepgroups 6 Fig. 1.7 Information about the Player Type Control Questions In the second stepgroup we want to make sure that all participants understood the instructions by using control questions. Therefore, add another step to this stepgroup of the type Quiz Choice and name it Control question 1. This steptype generates a control question, in which the participant has to choose between multiple predefined answers by using a radio-button. In the Quiz tab you are able to choose a headline for this step. Add the question to ask to the field Question. Here you can also use HTML code as in the info steps. So you may give further explanations first and ask a question based on this information. Our question in this tutorial will be Does the Responder have to accept the proposer s offer in any case? You can now define Possible Answers for this question. The required syntax is index:value at which index is a user-defined shortcut and value the shown value. Each row can contain exactly one option. On screen our example should look as follows: Fig. 1.8 The possible answers in the Quiz Choice step Now add the index of the correct answer to the field Correct Answer, thus n. By this you have defined the question and the corresponding answer. 6

9 Implementing the Experiment: The Stepgroups 7 If participants give a wrong answer to the question, you need to give an adequate right explanation. But also submitting the screen without any choice or choosing the right answer should be confirmed with an individual notice. The shown notices can be adjusted on the Response tab. In our design you can add an explanation like Correct, the responder can decline the offer for Message on correct answer or rather Wrong, the responder may also decline the offer for the field Message on incorrect answer. What is shown if the participant chooses no answer can be adjusted using the field Message on empty answer. After saving (Save), please return to the treatment overview Ultimatum Game Now we get to the third stepgroup, the Ultimatum Game. In the first step within this stepgroup we want to assure that all participants have already reached the third stepgroup and aren t still busy answering the control questions. At this point it is not absolutely necessary to implement this step, but due to the independent conduction of the steps by different participants, waiting times can be aligned within the game. Therefore, add a Sync Everyone step first. The Headline in this step could be something like Please wait for the other participants The waiting screen, simply shows this message, will appear for participants who already reached this far, until all participants have finished the prior steps. Fig. 1.9 The Sync Everyone step Next the first offer will be implemented. To implement the choice of the proposed amount for the proposer, add another step of the type Form Input Number and name it Offer. On the Content tab you are able to add a headline and a content which will be shown above the input form. Fill the field Headline with Please make an offer and the Body field with The offer must be between 0 and 10. In order to edit the form please switch to the Form tab and add Which amount do you want to offer to the other player? to the Form Headline and set the Field Label to Offer. 7

10 Implementing the Experiment: The Stepgroups 8 Now you need to define how the input of this form will be processed. At first you need to restrict which values will be accepted. To do this, switch to the Processing tab. Only Integer values between 0 and 10 should be accepted. Choose Integer Number for Number Type. Add 0 to Min. Value and 10 to Max. Value. Finally, you need to choose how and where the input of the form will be saved. Give offer as Variable Name and Group/Everywhere as Variable Context. This means, that the value will be saved for each group in a variable called offer. If you have more than one group the values will not be overwritten. Later on you will learn how to retrieve the input value again, process and evaluate it. The offer should be made by the proposer only, which is Player A in this tutorial. This is achieved by selecting Player A on the Run Conditions tab via Run Condition for Participant Types. The responder in the Ultimatum Game, player type B, responds to the proposer s offer. The responder skips the offer step by using the earlier set Run Conditions and gets to a step in which he can react to the offer. In order to ensure that the responder has already made his offer, please add another Sync Everyone Step as you did before. In the following answer step we want to implement two things: On the one hand we have to present the offer of the corresponding proposer to a responder. On the other hand the responders have to accept or decline the presented offer. Please choose a Form Choice step and label it Answer. (1) Player B should see the available offer of Player A in the field Body. Therefore, first write the sentence The available offer is: Now, the earlier saved variable from the offer form needs to be included. This will be done by including a script using the programming language PHP. Using this code is not compatible to the WYSIWYG mode. Please switch from the WYSIWYG mode to the CodeMirror mode if necessary. Append the following code to the existing text: <?php echo $variableapi->getge('offer');?>. This command uses a function provided by SoPHIE which will be referred to as Application Programming Interface (API). In this context the API will be used to retrieve the group variable offer. The Variable Context GE (= Group / Everywhere) was stated in the previous offer step. 8

11 Implementing the Experiment: The Stepgroups 9 (2) The responder should now accept or decline the offer. Therefore write Do you want to accept the offer? in the Headline in the Form tab and fill in the Field Options appropriate to the already used format for the definition of the control questions with two rows. The first one contains y:yes and the second one n:no. In the Processing tab fill in the variable name for saving the input, name it answer and save it again in the context of the group (Group / Everywhere). Finally, you need to assure that only Player B gets to this step by choosing Player B in the Run Conditions tab at Run Conditions by Participant Type. To present both offer and answer step to both players, the last four steps need to be implemented analogously to the steps above. However, attention has to be paid to the fact that now Player B makes the offer and Player A attends the response step. It is also important that the variables are named differently from previously used ones, for example offer2 and answer2. Additionally, add another Sync Everyone step at the end. The result of the whole stepgroup should look as follows: Fig The Stepgroup Ultimatum Game 9

12 Implementing the Experiment: The Stepgroups Results In this chapter we will introduce the creation of the stepgroup results. Here both participants should be informed about their realized results. Therefore, we need another info step. As headline in Context Headline add Results. In the Body chronologically add the two combinations of offer and answer. The variable values can be retrieved by using the Variable API as described earlier. Due to the need of deactivating the WYSIWYG editor and if you don t want to make all specifications in one row, you should add line breaks to the text field in the HTML format. Therefore, add the string <br /> (br = [line] break) at the designated location. To highlight the results of each round you should use a bold font for the values. Therefore, use the HTML string <b> and </b>. Texts enclosed in these strings will be printed bold. Thus, add the following text to the body: <b>1. Ultimatum Game</b><br />. Now, the 1 st offer should be displayed. Additionally, we will save the offer locally for a later usage in a PHP variable called $offer. Therefore, add the following code to the Body. <?php $offer = $variableapi->getge('offer');?> Player As offer was: <?php echo $offer;?><br /> The variable answer contains only the value y or n. In order to show a meaningful text to the participants, we want to realize these values as a conditional output. This concretely means that we want to show a text if the variable contains the value y and otherwise another text. The conditional output can again be realized by a PHP script. Therefore, save the variable value of answer locally and use it within a so called if else control structure. 10

13 Implementing the Experiment: The Stepgroups 11 Add the following code to the Body: <?php $answer = $variableapi->getge('answer'); if ($answer == 'j') { echo 'Player B accepted the offer.<br />'; } else { echo 'Player B declined the offer.<br />'; }?> Note that the assignment operator is a single equals sign ( = ) while the equality operator is a pair of equals signs ( == ). Finally, the payout for the just shown offer/answer combination should be presented. The calculation of the payout is also based on a distinction of cases. If the responder accepts the offer the payout for the proposer will be the original amount of 10 minus the offer. The responder s payout complies with the offer. In the case of a rejection both players will receive 0. The already available local variables $offer and $answer can be used again. By using an if statement you can prove, if $answer contains the value y or n. Complete the rows from above as follows: <?php $answer= $variableapi->getge('answer'); if ($answer == 'n') { echo 'Player B declined the offer.<br />'; echo 'Therefore, both players receive nothing.<br />'; } else { echo 'Player B accepted the offer. <br />'; echo 'Player A receives '. (10 - $offer). ' Euro.<br />'; echo 'Player B receives '. $offer. ' Euro.<br />'; }?> Duplicate the text above according to the 2 nd Ultimatum Game. Keep in mind, that the variables are now saved as offer2 and answer2 and you have to switch Player A and Player B. For a better separation of both areas, you may add the HTML string <hr /> for a horizontal ruler. 11

14 Implementing the Experiment: The Stepgroups 12 The following text contains the complete content for the Body of the result screen including the horizontal ruler. <b>1st Ultimatum Game</b><br /> <?php $offer = $variableapi->getge('offer');?> Player As offer was: <?php echo $offer;?><br /> <?php $answer = $variableapi->getge('answer'); if ($answer == 'n') { echo 'Player B declined the offer. <br />'; echo 'Therefore, both players receive nothing. <br />'; } else { echo 'Player B accepted the offer. <br />'; echo 'Player A receives '. (10 - $offer). ' Euro<br />'; echo 'Player B receives '. $offer. ' Euro<br />'; }?> <br /> <hr /> <br /> <b>2nd Ultimatum Game</b><br /> <?php $offer = $variableapi->getge('offer2');?> Player Bs offer was: <?php echo $offer;?><br /> <?php $answer = $variableapi->getge('answer2'); if ($answer == 'n') { echo 'Player A declined the offer.<br />'; echo 'Therefore, both players receive nothing. <br />'; } else { echo 'Player A accepted the offer.<br />'; echo 'Player B receives '. (10 - $offer). ' Euro<br />'; echo 'Player A receives '. $offer. ' Euro<br />'; }?> 12

15 Implementing the Experiment: The Stepgroups Post Experimental Questionnaire The last stepgroup contains a Post Experimental Questionnaire. It is a questionnaire that will be accomplished subsequent to the actual treatment. The individual questions can be realized with the help of different steptypes. For the retrieval of standard disclosures like gender, age, course of studies or simple scales with a radio-button design, the Questionnaire steptype is an easy and fast alternative. Just add a step of the type Questionnaire to the stepgroup. Simply complement the corresponding details for the standard fields in the Standard tab. 13

16 Conducting a Session: Creating a Session-Type 14 2 Conducting a Session 2.1 Creating a Session-Type If you have finished all steps of the first chapter, the experimental design is ready for running a Session. However, in the experiment you have only stated an abstract group structure. For the conduction of the created experiment you would need a group of exactly two participants. To define how many participants will participate in a session, we can simply multiply the amount of groups by two. Or, vice versa, we can divide the desired amount of participants by two. For testing purposes, create a Session with two groups and four participants. Next, switch to the treatment overview in the tab Session Types. Click Add Type and enter a name in the form, e. g. 2 groups. Also enter 2 in the field Number of Groups. Finally, click the Save button. 2.2 Creating a Session The creation of a session from a defined Session Type can be done either in the list of Session Types by clicking on the corresponding symbol behind the entry or by using the menu item Session Administration, the button Add Session and the following choice of the desired Session Type from the tree. Independent of which way you choose you will get to a form to create a session. Please label the session e. g. UG Tutorial, [Your Name]. By submitting the form you will get to the created session. 2.3 Conducting a Session After having created a new session you get to the corresponding interface automatically. Later, you can get to this view at any time by clicking on the menu item Session Administration and by choosing the desired session from the list. Therefore, click on the link Show Details behind the entry of the desired question. 14

17 Conducting a Session: Conducting a Session 15 The session view for a session with two groups should look as follows: Fig 2.1 The Session View To enable the participants to log into the session you have to create participant codes by the system. These codes can be retrieved in the Reports tab by the link Participant Codes and should be given to the participants. Your participants will open the link in their own browser and get a login form to enter the participant code. To run a complete test you should open the browser for all four participants. Normally, only one login as one participant in a browser is allowed at a time. Later logins will simply finish the session of earlier logins within the same browser. This is due to a technical solution (cookies) that is used to store the currently logged in user. This user information is than bound to the used server address and has to be unique. The problem can be solved by using different server addresses to open windows for different participants. If your SoPHIE Server is configured correctly, you can put a user-defined string ending on a dot in front of the server-name and you should still get to the login form. You can do this either manually or using a debug feature of SoPHIE. 15

18 Conducting a Session: Conducting a Session 16 Manually open all four participants the following addresses in different windows or tabs of your browser: You can log in on all four sites with one of the four participant codes. An easier way to do this is to switch to the Debug tab and use one of the different options to open the participant windows. In addition to opening the windows this function also logs in the participant automatically, so you do not have to enter the participant codes manually. To open all four windows, click on the button Open below Login all Participants. Please keep in mind that your browser may prevent the automatic opening of windows by a popup blocker. In this case, you will get a notice at the upper window frame which you will need to confirm once more. After the participants have logged in, they will get a waiting screen with the notice that the experiment has not yet started. This goes back to the session status, which is still at the state created right now. To start the session, please switch to the session view and click on the button Set Running in the upper left corner. Now the session status which is located directly below the button Set Running should change to running. Furthermore, the already logged in participants will be forwarded to the first step. The participants can now continue the experiments until they reach the first Sync Everyone step. In the session overview on the left side you will find the most important information about the current state of the session. Here you can see at which step the rearmost and the foremost participant is and when the last contact of the participant with the longest idle time has been. If you want to get this information for all participants switch to the tab Participants. If the first participant reaches the Sync Everyone step the participant will be presented a waiting screen. Only after all participants have reached this step should they get to the next step. The synchronization, as well as the execution of a variety of other functions, is performed by the so called Admin Process. If this process is not running, you will see that the 16

19 Conducting a Session: Conducting a Session 17 participants in the Sync Everyone step will not get to the next step, even if all participants have already reached the Sync-step. To start the Admin Processes click on the button Start Admin Processes above the session overview. The execution of the Admin Process depends on the browser window from which it has been started. If you close the window containing the running Admin Process, participants might be held back at a Sync step. To start the process again, open the session details and start the process in this window by using the above button. Next to the menu item Admin Process in the left column you will see if the process has been started in the current window and when it ran lastly. At the end of the experiment the session status should be set to finished by using Set Finished. To analyze the results of this session, you can print out the set variables under the tab Variables. You do also have the possibility to export the results to a CSV file. Subsequently, CSV files can be opened and edited easily with Microsoft Excel for a further analysis. 17

TABLE OF CONTENTS. race result 11 Introduction

TABLE OF CONTENTS. race result 11 Introduction INTRODUCTION. TABLE OF CONTENTS 1. First Steps... 3 2. race result 11 Demo... 4 2.1. How to Open an Event... 4 2.2. How to Navigate in race result 11... 5 2.3. Participants Window... 6 2.4. Output Window...

More information

BreezingForms Guide. 18 Forms: BreezingForms

BreezingForms Guide. 18 Forms: BreezingForms BreezingForms 8/3/2009 1 BreezingForms Guide GOOGLE TRANSLATE FROM: http://openbook.galileocomputing.de/joomla15/jooml a_18_formulare_neu_001.htm#t2t32 18.1 BreezingForms 18.1.1 Installation and configuration

More information

State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors. 11/6/2014 State of Illinois Bill Seagle

State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors. 11/6/2014 State of Illinois Bill Seagle State of Illinois Web Content Management (WCM) Guide For SharePoint 2010 Content Editors 11/6/2014 State of Illinois Bill Seagle Table of Contents Logging into your site... 2 General Site Structure and

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 11.2 Last Updated: March 2014 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

2) Log in using the Email Address and Password provided in your confirmation email

2) Log in using the Email Address and Password provided in your confirmation email Welcome to HR Classroom! The following will show you how to use your HR Classroom admin account, including setting up Training Groups, inserting Policies, and generating Trainee Reports. 1) Logging into

More information

Banner Document Management Suite (BDMS) Web Access Help

Banner Document Management Suite (BDMS) Web Access Help May 10 th, 2011 Banner Document Management Suite (BDMS) Web Access Help Division of Information Technology AppXtender Web Access Help: For questions regarding AppXtender Web Access, please contact the

More information

Downloading <Jumping PRO> from www.vola.fr-------------------------------------------- Page 2

Downloading <Jumping PRO> from www.vola.fr-------------------------------------------- Page 2 Downloading from www.vola.fr-------------------------------------------- Page 2 Installation Process on your computer -------------------------------------------- Page 5 Launching

More information

USER S MANUAL. ArboWebForest

USER S MANUAL. ArboWebForest USER S MANUAL ArboWebForest i USER'S MANUAL TABLE OF CONTENTS Page # 1.0 GENERAL INFORMATION... 1-1 1.1 System Overview... 1-1 1.2 Organization of the Manual... 1-1 2.0 SYSTEM SUMMARY... 2-1 2.1 System

More information

Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5.

Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5. 1 2 3 4 Database Studio is the new tool to administrate SAP MaxDB database instances as of version 7.5. It replaces the previous tools Database Manager GUI and SQL Studio from SAP MaxDB version 7.7 onwards

More information

ConvincingMail.com Email Marketing Solution Manual. Contents

ConvincingMail.com Email Marketing Solution Manual. Contents 1 ConvincingMail.com Email Marketing Solution Manual Contents Overview 3 Welcome to ConvincingMail World 3 System Requirements 3 Server Requirements 3 Client Requirements 3 Edition differences 3 Which

More information

ez Service Portal User Guide version 2.5.1

ez Service Portal User Guide version 2.5.1 ez Service Portal User Guide version 2.5.1 Revised June 18th 2015 1 Table of contents Introduction... 3 Conventions... 3 Contacting ez... 3 Copyright and trademarks... 3 Portal access... 4 Service Portal

More information

Adobe Acrobat 6.0 Professional

Adobe Acrobat 6.0 Professional Adobe Acrobat 6.0 Professional Manual Adobe Acrobat 6.0 Professional Manual Purpose The will teach you to create, edit, save, and print PDF files. You will also learn some of Adobe s collaborative functions,

More information

Apparo Fast Edit. Excel data import via email 1 / 19

Apparo Fast Edit. Excel data import via email 1 / 19 Apparo Fast Edit Excel data import via email 1 / 19 1 2 3 4 5 Definition 3 Benefits at a glance 3 Example 4 3.1 Use Case 4 3.2 How users experience this feature 4 Email ImportBusiness Case 6 4.1 Creating

More information

Installing LearningBay Enterprise Part 2

Installing LearningBay Enterprise Part 2 Installing LearningBay Enterprise Part 2 Support Document Copyright 2012 Axiom. All Rights Reserved. Page 1 Please note that this document is one of three that details the process for installing LearningBay

More information

Copyright EPiServer AB

Copyright EPiServer AB Table of Contents 3 Table of Contents ABOUT THIS DOCUMENTATION 4 HOW TO ACCESS EPISERVER HELP SYSTEM 4 EXPECTED KNOWLEDGE 4 ONLINE COMMUNITY ON EPISERVER WORLD 4 COPYRIGHT NOTICE 4 EPISERVER ONLINECENTER

More information

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide March 2013 Education Solutions Development, Inc. What s Inside The information in this reference

More information

Kentico CMS 7.0 User s Guide. User s Guide. Kentico CMS 7.0. 1 www.kentico.com

Kentico CMS 7.0 User s Guide. User s Guide. Kentico CMS 7.0. 1 www.kentico.com User s Guide Kentico CMS 7.0 1 www.kentico.com Table of Contents Introduction... 4 Kentico CMS overview... 4 Signing in... 4 User interface overview... 6 Managing my profile... 8 Changing my e-mail and

More information

- 1 - Guidance for the use of the WEB-tool for UWWTD reporting

- 1 - Guidance for the use of the WEB-tool for UWWTD reporting - 1 - Guidance for the use of the WEB-tool for UWWTD reporting June 13, 2011 1 0. Login The Web tool application is available at http://uwwtd.eionet.europa.eu/ You can access the application via the form

More information

5.1 Features 1.877.204.6679. sales@fourwindsinteractive.com Denver CO 80202

5.1 Features 1.877.204.6679. sales@fourwindsinteractive.com Denver CO 80202 1.877.204.6679 www.fourwindsinteractive.com 3012 Huron Street sales@fourwindsinteractive.com Denver CO 80202 5.1 Features Copyright 2014 Four Winds Interactive LLC. All rights reserved. All documentation

More information

Accounting Manager. User Guide A31003-P1030-U114-2-7619

Accounting Manager. User Guide A31003-P1030-U114-2-7619 Accounting Manager User Guide A31003-P1030-U114-2-7619 Our Quality and Environmental Management Systems are implemented according to the requirements of the ISO9001 and ISO14001 standards and are certified

More information

Content Author's Reference and Cookbook

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

More information

Aras Corporation. 2005 Aras Corporation. All rights reserved. Notice of Rights. Notice of Liability

Aras Corporation. 2005 Aras Corporation. All rights reserved. Notice of Rights. Notice of Liability Aras Corporation 2005 Aras Corporation. All rights reserved Notice of Rights All rights reserved. Aras Corporation (Aras) owns this document. No part of this document may be reproduced or transmitted in

More information

Magento Integration Manual (Version 2.1.0-11/24/2014)

Magento Integration Manual (Version 2.1.0-11/24/2014) Magento Integration Manual (Version 2.1.0-11/24/2014) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information

Deposit Direct. Getting Started Guide

Deposit Direct. Getting Started Guide Deposit Direct Getting Started Guide Table of Contents Before You Start... 3 Installing the Deposit Direct application for use with Microsoft Windows Vista... 4 Running Programs in Microsoft Windows Vista...

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

Special Edition for FastTrack Software

Special Edition for FastTrack Software 08/14 The magazine for professional system and networkadministration Special Edition for FastTrack Software Tested: FastTrack Automation Studio www.it-administrator.com TESTS I FastTrack Automation Studio

More information

Unleash the Power of e-learning

Unleash the Power of e-learning Unleash the Power of e-learning Version 1.5 November 2011 Edition 2002-2011 Page2 Table of Contents ADMINISTRATOR MENU... 3 USER ACCOUNTS... 4 CREATING USER ACCOUNTS... 4 MODIFYING USER ACCOUNTS... 7 DELETING

More information

Business Objects Version 5 : Introduction

Business Objects Version 5 : Introduction Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

Shentel (Shentel.net)

Shentel (Shentel.net) Shentel (Shentel.net) Email Quick Start Guide Your new webmail is now powered by Contents If you are forwarding your Shentel.net email to a third party address...2 If you use an email program other than

More information

ASUS WebStorage Client-based for Windows [Advanced] User Manual

ASUS WebStorage Client-based for Windows [Advanced] User Manual ASUS WebStorage Client-based for Windows [Advanced] User Manual 1 Welcome to ASUS WebStorage, your personal cloud space Our function panel will help you better understand ASUS WebStorage services. The

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Running, Copying and Pasting reports... 4 Creating and linking a report... 5 Auto e-mailing reports...

More information

TeamViewer 9 Manual Management Console

TeamViewer 9 Manual Management Console TeamViewer 9 Manual Management Console Rev 9.2-07/2014 TeamViewer GmbH Jahnstraße 30 D-73037 Göppingen www.teamviewer.com Table of Contents 1 About the TeamViewer Management Console... 4 1.1 About the

More information

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2.

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2. Step by step guide Step 1: Purchasing an RSMail! membership Step 2: Download RSMail! 2.1. Download the component 2.2. Download RSMail! language files Step 3: Installing RSMail! 3.1: Installing the component

More information

User Guide for Phone System Portal

User Guide for Phone System Portal User Guide for Phone System Portal Open up a web browser and go to: https://myportal.microtech-tel.net/commportal/ Type in your without the dashes and your default password will

More information

Secure Messaging Quick Reference Guide

Secure Messaging Quick Reference Guide Secure Messaging Quick Reference Guide Overview The SHARE Secure Messaging feature allows a SHARE registered user to securely send health information to another SHARE registered user. The Secure Messaging

More information

CATIA Basic Concepts TABLE OF CONTENTS

CATIA Basic Concepts TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Manual Format...2 Log on/off procedures for Windows...3 To log on...3 To logoff...7 Assembly Design Screen...8 Part Design Screen...9 Pull-down Menus...10 Start...10

More information

Zoho CRM and Google Apps Synchronization

Zoho CRM and Google Apps Synchronization Zoho CRM and Google Apps Synchronization Table of Contents End User Integration Points 1. Contacts 2. Calendar 3. Email 4. Tasks 5. Docs 3 6 8 11 12 Domain-Wide Points of Integration 1. Authentication

More information

Quick Start Guide. Contents. Quick Start Guide Version 1.0 webcrm November 09

Quick Start Guide. Contents. Quick Start Guide Version 1.0 webcrm November 09 Quick Start Guide Contents Introduction... 2 Main Menu... 3 Creating Users... 4 Organisations and Persons... 5 Activities... 6 Emails... 7 Opportunities Sales Pipeline... 8 Simple Customisation... 8 Making

More information

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions Bitrix Site Manager 4.0 Quick Start Guide to Newsletters and Subscriptions Contents PREFACE...3 CONFIGURING THE MODULE...4 SETTING UP FOR MANUAL SENDING E-MAIL MESSAGES...6 Creating a newsletter...6 Providing

More information

ICS Technology. PADS Viewer Manual. ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com

ICS Technology. PADS Viewer Manual. ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com ICS Technology PADS Viewer Manual ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com Welcome to PADS Viewer Page 1 of 1 Welcome to PADS Viewer Welcome to PADS (Public Area

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

Maximizer CRM 12 Winter 2012 Feature Guide

Maximizer CRM 12 Winter 2012 Feature Guide Winter Release Maximizer CRM 12 Winter 2012 Feature Guide The Winter release of Maximizer CRM 12 continues our commitment to deliver a simple to use CRM with enhanced performance and usability to help

More information

Quick Start Guide. Ten steps for opening your shop:

Quick Start Guide. Ten steps for opening your shop: Quick Start Guide Just a few steps are required before your shop can be used to sell online. We will show you how to quickly and simply create your online shop and enter the world of online business. Note:

More information

Hypercosm. Studio. www.hypercosm.com

Hypercosm. Studio. www.hypercosm.com Hypercosm Studio www.hypercosm.com Hypercosm Studio Guide 3 Revision: November 2005 Copyright 2005 Hypercosm LLC All rights reserved. Hypercosm, OMAR, Hypercosm 3D Player, and Hypercosm Studio are trademarks

More information

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1 Business Portal for Microsoft Dynamics GP 2010 User s Guide Release 5.1 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

ODBC Driver Version 4 Manual

ODBC Driver Version 4 Manual ODBC Driver Version 4 Manual Revision Date 12/05/2007 HanDBase is a Registered Trademark of DDH Software, Inc. All information contained in this manual and all software applications mentioned in this manual

More information

Synergy SIS Grade Book User Guide

Synergy SIS Grade Book User Guide Synergy SIS Grade Book User Guide Edupoint Educational Systems, LLC 1955 South Val Vista Road, Ste 200 Mesa, AZ 85204 Phone (877) 899-9111 Fax (800) 338-7646 Volume 01, Edition 01 April 2010 Copyright

More information

Database Forms and Reports Tutorial

Database Forms and Reports Tutorial Database Forms and Reports Tutorial Contents Introduction... 1 What you will learn in this tutorial... 2 Lesson 1: Create First Form Using Wizard... 3 Lesson 2: Design the Second Form... 9 Add Components

More information

IQ MORE / IQ MORE Professional

IQ MORE / IQ MORE Professional IQ MORE / IQ MORE Professional Version 5 Manual APIS Informationstechnologien GmbH The information contained in this document may be changed without advance notice and represents no obligation on the part

More information

Web Mail Classic Web Mail

Web Mail Classic Web Mail April 14 Web Mail Classic Web Mail Version 2.2 Table of Contents 1 Technical Requirements... 4 2 Accessing your Web Mail... 4 3 Web Mail Features... 5 3.1 Home... 5 3.1.1 Mailbox Summary... 5 3.1.2 Announcements...

More information

Kentico CMS 5.5 User s Guide

Kentico CMS 5.5 User s Guide Kentico CMS 5.5 User s Guide 2 Kentico CMS User s Guide 5.5 Table of Contents Part I Introduction 4 1 Kentico CMS overview... 4 2 Signing in... 5 3 User interface overview... 7 Part II Managing my profile

More information

TestManager Administration Guide

TestManager Administration Guide TestManager Administration Guide RedRat Ltd July 2015 For TestManager Version 4.57-1 - Contents 1. Introduction... 3 2. TestManager Setup Overview... 3 3. TestManager Roles... 4 4. Connection to the TestManager

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 FEBRUARY 2010 COPYRIGHT Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Part

More information

Link and Sync Guide for Hosted QuickBooks Files

Link and Sync Guide for Hosted QuickBooks Files Link and Sync Guide for Hosted QuickBooks Files A How-To Guide for Syncing QuickBooks Files Table of Contents Hosted QuickBooks Files Overview:... 2 Rules Overview:... 2 Link and Sync Hosted QuickBooks

More information

Personal Call Manager User Guide. BCM Business Communications Manager

Personal Call Manager User Guide. BCM Business Communications Manager Personal Call Manager User Guide BCM Business Communications Manager Document Status: Standard Document Version: 04.01 Document Number: NN40010-104 Date: August 2008 Copyright Nortel Networks 2005 2008

More information

SerialMailer Manual. For SerialMailer 7.2. Copyright 2010-2011 Falko Axmann. All rights reserved.

SerialMailer Manual. For SerialMailer 7.2. Copyright 2010-2011 Falko Axmann. All rights reserved. 1 SerialMailer Manual For SerialMailer 7.2 Copyright 2010-2011 Falko Axmann. All rights reserved. 2 Contents 1 Getting Started 4 1.1 Configuring SerialMailer 4 1.2 Your First Serial Mail 7 1.2.1 Database

More information

Student Employment Website Employer User Guide Updated July 17, 2015

Student Employment Website Employer User Guide Updated July 17, 2015 EMPLOYER USER GUIDE Getting Started... 2 Request Log-In Permission... 3 Log In... 4 My Control Panel... 5 Post a New Job... 7 Review Student Applications... 11 Contact Applicants... 13 Hire a Student...

More information

Manual English KOI Desktop App 2.0.x

Manual English KOI Desktop App 2.0.x Manual English KOI Desktop App 2.0.x KOI Kommunikation, Organisation, Information Comm-Unity EDV GmbH 2010 Contents Introduction... 3 Information on how to use the documentation... 3 System requirements:...

More information

easyjob 5 new functions 2012 by protonic software GmbH 1

easyjob 5 new functions 2012 by protonic software GmbH 1 easyjob 5 new functions 2012 by protonic software GmbH 1 Contents Contents... 2 Introduction... 7 General... 8 Direct access from the Windows 7 start menu... 8 Improved auto refresh... 8 New roadmap...

More information

TUTORIAL 4 Building a Navigation Bar with Fireworks

TUTORIAL 4 Building a Navigation Bar with Fireworks TUTORIAL 4 Building a Navigation Bar with Fireworks This tutorial shows you how to build a Macromedia Fireworks MX 2004 navigation bar that you can use on multiple pages of your website. A navigation bar

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

Dwebs IIS Log Archiver Installation and Configuration Guide for Helm 4

Dwebs IIS Log Archiver Installation and Configuration Guide for Helm 4 Dwebs IIS Log Archiver Installation and Configuration Guide for Helm 4 Dwebs Ltd http://www.dwebs.ltd.uk January 2009 Doc: Helm 4.1.0.0 Mod Ver: 1.0.0.0 The names of actual companies and products mentioned

More information

SES Project v 9.0 SES/CAESAR QUERY TOOL. Running and Editing Queries. PS Query

SES Project v 9.0 SES/CAESAR QUERY TOOL. Running and Editing Queries. PS Query SES Project v 9.0 SES/CAESAR QUERY TOOL Running and Editing Queries PS Query Table Of Contents I - Introduction to Query:... 3 PeopleSoft Query Overview:... 3 Query Terminology:... 3 Navigation to Query

More information

Using Windows Live Mail Overview For the most part, Windows Live Mail works identically to Outlook Express or Windows Mail, but the main window

Using Windows Live Mail Overview For the most part, Windows Live Mail works identically to Outlook Express or Windows Mail, but the main window Overview For the most part, Windows Live Mail works identically to Outlook Express or Windows Mail, but the main window definitely looks slightly different o Icons are replaced by text labels (Reply, Reply

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

Forms & Surveys. Schoolwires Centricity2

Forms & Surveys. Schoolwires Centricity2 Forms & Surveys Schoolwires Centricity2 Trademark tice Schoolwires, the Schoolwires logos, and the unique trade dress of Schoolwires are the trademarks, service marks, trade dress and logos of Schoolwires,

More information

HIT THE GROUND RUNNING MS WORD INTRODUCTION

HIT THE GROUND RUNNING MS WORD INTRODUCTION HIT THE GROUND RUNNING MS WORD INTRODUCTION MS Word is a word processing program. MS Word has many features and with it, a person can create reports, letters, faxes, memos, web pages, newsletters, and

More information

Client Manager User Guide. Version 1.2 Last update: 30 April 2015

Client Manager User Guide. Version 1.2 Last update: 30 April 2015 Version 1.2 Last update: 30 April 2015 TABLE OF CONTENTS 1. Connecting to Client Manager 2 1.1. Logging into the system 2 2. Client Level Features 3 2.1. Group Availability 3 2.2. Client Selection 4 2.3.

More information

Customizing Confirmation Text and Emails for Donation Forms

Customizing Confirmation Text and Emails for Donation Forms Customizing Confirmation Text and Emails for Donation Forms You have complete control over the look & feel and text used in your donation confirmation emails. Each form in Sphere generates its own confirmation

More information

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC MyOra 3.0 SQL Tool for Oracle User Guide Jayam Systems, LLC Contents Features... 4 Connecting to the Database... 5 Login... 5 Login History... 6 Connection Indicator... 6 Closing the Connection... 7 SQL

More information

Working with sections in Word

Working with sections in Word Working with sections in Word Have you have ever wanted to create a Microsoft Word document with some pages numbered in Roman numerals and the rest in Arabic, or include a landscape page to accommodate

More information

Strategic Asset Tracking System User Guide

Strategic Asset Tracking System User Guide Strategic Asset Tracking System User Guide Contents 1 Overview 2 Web Application 2.1 Logging In 2.2 Navigation 2.3 Assets 2.3.1 Favorites 2.3.3 Purchasing 2.3.4 User Fields 2.3.5 History 2.3.6 Import Data

More information

PLATO Orientation Guide #1 PLATO Website and Account Information

PLATO Orientation Guide #1 PLATO Website and Account Information PLATO Orientation Guide #1 PLATO Website and Account Information The website address for PLATO is: http://plato.smc.edu The first time you log on to PLATO, the website will ask you for an account number.

More information

Netigate User Guide. Setup... 2. Introduction... 5. Questions... 6. Text box... 7. Text area... 9. Radio buttons...10. Radio buttons Weighted...

Netigate User Guide. Setup... 2. Introduction... 5. Questions... 6. Text box... 7. Text area... 9. Radio buttons...10. Radio buttons Weighted... Netigate User Guide Setup... 2 Introduction... 5 Questions... 6 Text box... 7 Text area... 9 Radio buttons...10 Radio buttons Weighted...12 Check box...13 Drop-down...15 Matrix...17 Matrix Weighted...18

More information

EMAIL MAKER FOR VTIGER CRM

EMAIL MAKER FOR VTIGER CRM EMAIL MAKER FOR VTIGER CRM Introduction The Email Maker is extension tool designed for vtiger CRM. Using EMAIL Maker you can create email templates with predefined information and send them from all the

More information

ReadyTalk for Salesforce User Guide

ReadyTalk for Salesforce User Guide ReadyTalk for Salesforce User Guide Revised 11/8/2013 2 Contents Getting Started... 4 What is ReadyTalk for Salesforce?... 4 Installing and Configuring the AppExchange Application... 5 User Types and Settings...

More information

Steps when you start the program for the first time

Steps when you start the program for the first time Steps when you start the program for the first time R-Tag Installation will install R-Tag Report Manager and a local SQL Server Compact Database, which is used by the program. This will allow you to start

More information

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On Remote Drive PC Client software User Guide -Page 1 of 27- PRIVACY, SECURITY AND PROPRIETARY RIGHTS NOTICE: The Remote Drive PC Client software is third party software that you can use to upload your files

More information

Timeless Time and Expense Version 3.0. Copyright 1997-2009 MAG Softwrx, Inc.

Timeless Time and Expense Version 3.0. Copyright 1997-2009 MAG Softwrx, Inc. Timeless Time and Expense Version 3.0 Timeless Time and Expense All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including

More information

User guide. Business Email

User guide. Business Email User guide Business Email June 2013 Contents Introduction 3 Logging on to the UC Management Centre User Interface 3 Exchange User Summary 4 Downloading Outlook 5 Outlook Configuration 6 Configuring Outlook

More information

Auto Archiving Folders in Outlook XP

Auto Archiving Folders in Outlook XP Auto Archiving Folders in Outlook XP Your Outlook email account on the Exchange server is allotted 50 megabytes of storage space on the server. Items in the Inbox, Calendar, Sent Items, Deleted Items,

More information

AN INTRODUCTION TO DIAMOND SCHEDULER

AN INTRODUCTION TO DIAMOND SCHEDULER AN INTRODUCTION TO DIAMOND SCHEDULER Draft 11/26/2014 Note: Please send suggestions to jhall@cactusware.com Cactusware, LLC AN INTRODUCTION TO DIAMOND SCHEDULER WELCOME Welcome to Diamond Scheduler Sports

More information

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users Getting Started Getting Started with Time Warner Cable Business Class Voice Manager A Guide for Administrators and Users Table of Contents Table of Contents... 2 How to Use This Guide... 3 Administrators...

More information

1&1 SEO Tool Expert Call

1&1 SEO Tool Expert Call 1&1 SEO Tool Expert Call Introduction Search Engine Optimization (SEO) is one of the most effective marketing tactics to generate leads and sales for your business website. Here are some few important

More information

Configuring Internet Explorer for CareLogic

Configuring Internet Explorer for CareLogic Configuring Internet Explorer for CareLogic March 19, 2014 1 P a g e Table of Contents Configuring Internet Explorer for CareLogic... 3 Configuring Internet Explorer Security Settings... 4 Internet Explorer

More information

NJCU WEBSITE TRAINING MANUAL

NJCU WEBSITE TRAINING MANUAL NJCU WEBSITE TRAINING MANUAL Submit Support Requests to: http://web.njcu.edu/its/websupport/ (Login with your GothicNet Username and Password.) Table of Contents NJCU WEBSITE TRAINING: Content Contributors...

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Using your Drupal Website Book 1 - Drupal Basics

Using your Drupal Website Book 1 - Drupal Basics Book 1 - Drupal Basics By Karl Binder, The Adhere Creative Ltd. 2010. This handbook was written by Karl Binder from The Adhere Creative Ltd as a beginners user guide to using a Drupal built website. It

More information

Welcome to Collage (Draft v0.1)

Welcome to Collage (Draft v0.1) Welcome to Collage (Draft v0.1) Table of Contents Welcome to Collage (Draft v0.1)... 1 Table of Contents... 1 Overview... 2 What is Collage?... 3 Getting started... 4 Searching for Images in Collage...

More information

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com info@flexense.com. File Integrity Monitor

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com info@flexense.com. File Integrity Monitor DiskBoss File & Disk Manager File Integrity Monitor Version 2.0 Dec 2011 www.flexense.com info@flexense.com 1 Product Overview DiskBoss is an automated, rule-based file and disk manager allowing one to

More information

Edwin Analytics Getting Started Guide

Edwin Analytics Getting Started Guide Edwin Analytics Getting Started Guide This guide provides assistance for accessing and using Edwin Analytics, the Department of Elementary and Secondary Education s (ESE) online tool for expanding data

More information

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide Coveo Platform 7.0 Microsoft Dynamics CRM Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

Microsoft Word 2010 Tutorial

Microsoft Word 2010 Tutorial Microsoft Word 2010 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Basic Website Creation. General Information about Websites

Basic Website Creation. General Information about Websites Basic Website Creation General Information about Websites Before you start creating your website you should get a general understanding of how the Internet works. This will help you understand what goes

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

Instant Messenger Operator Manual

Instant Messenger Operator Manual Instant Messenger Operator Manual Introduction The Sparks Instant Messenger client not only allows for general chat services but also provides departments who offer customer service to provide an additional

More information