BAB 4 RANCANGAN SISTEM YANG DIUSULKAN. dengan sistem yang dibangun (Q Learning).

Size: px
Start display at page:

Download "BAB 4 RANCANGAN SISTEM YANG DIUSULKAN. dengan sistem yang dibangun (Q Learning)."

Transcription

1 BAB 4 RANCANGAN SISTEM YANG DIUSULKAN 4.1 Perancangan Sistem Rich Picture Pada rich picture berikut ini digambarkan kegiatan yang berkaitan dengan sistem yang dibangun (Q Learning) UsecaseDiagram 4.1 : Rich Picture Q-Learning 76

2 4.1.3 Sequence Diagram Input Contact Us Info Administrator create() Help Management UI Contact Us clickcontactus getcontactus(sender,subject,date) ContactUs(Subject,Sender,Date) entryrequiredfield clicksavebutton Contact Us Info addcontactusinfo() choosecontactussubject create() Contact Us Inbox UI clickclosebutton getcontactus() ContactUs clickclosebutton 4.3 : Sequence input contact us info 78

3 Send Message User create() Contact Us UI Contact Us Info getcontactusinfo() ContactUsInfo entryrequiredfield clicksendbutton Contact Us addcontactus() 4.4 : Sequence send message 79

4 Input FAQ Administrator create() Help Management UI entryrequiredfield clicksavebutton FAQ addfaq() clickclosebutton 4.5 : Sequence input FAQ 80

5 View FAQ User create() FAQ UI FAQ getfaq() FAQ 4.6 : Sequence view FAQ 81

6 Member Registration Trainee Member Registration UI Trainee create() entryrequiredfield selectrequiredoptions clickregisterbutton addtrainee() 4.7 : Sequence member registration 82

7 Member Registration Approval 4.8 : Sequence member registration approval 83

8 Add Trainer Administrator create() Trainer Management UI clicktraineebutton create() Trainee Management UI Trainer alt entrytrainerid clicksearchbutton gettrainer(trainerid, TrainerName, Status) Trainer(TrainerID, TrainerName, Status) entrytrainername clicksearchbutton gettrainer(trainerid, TrainerName, Status) Trainer(TrainerID, TrainerName, Status) selectstatus clicksearchbutton gettrainer(trainerid, TrainerName, Status) Trainer(TrainerID, TrainerName, Status) clickaddtrainerbutton entryrequiredfield create() selectrequiredoptions Trainer Management - Add Trainer UI clicksavebutton clickclosebutton addtrainer() 4.9 : Sequence add trainer 84

9 Add Trainee Administrator create() Trainee Management UI clicktrainerbutton create() Trainer Management UI Trainee alt entrytraineeid clicksearchbutton gettrainee(traineeid, TraineeName, Status) Trainee(TraineeID, TraineeName, Status) entrytraineename clicksearchbutton gettrainee(traineeid, TraineeName, Status) Trainee(TraineeID, TraineeName, Status) selectstatus clicksearchbutton gettrainee(traineeid, TraineeName, Status) Trainee(TraineeID, TraineeName, Status) clickaddtraineebutton entryrequiredfield create() selectrequiredoptions Trainee Management - Add Trainee UI clicksavebutton clickclosebutton addtrainee() 4.10 : Sequence add trainee 85

10 Add Module Administrator create() Module Management UI Module alt entrymoduleid clicksearchbutton getmodule(moduleid, ModuleName, Status) Module(ModuleID, ModuleName, Status) entrymodulename clicksearchbutton getmodule(moduleid, ModuleName, Status) Module(ModuleID, ModuleName, Status) clickaddmodulebutton create() Module Management - Add Module UI Trainer gettrainer(trainername) entryrequiredfield Trainer(TrainerName) selectrequiredoptions clicksavebutton addmodule() clickclosebutton 4.11 : Sequence add module 86

11 Add Article Administrator create() Article Management UI Article alt entryarticleid clicksearchbutton getarticle(articleid, ArticleName, Status) Article(ArticleID, ArticleName, Status) entryarticlename clicksearchbutton getarticle(articleid, ArticleName, Status) Article(ArticleID, ArticleName, Status) clickaddarticlebutton create() Article Management - Add Article UI Trainer gettrainer(trainername) entryrequiredfield Trainer(TrainerName) selectrequiredoptions clicksavebutton addarticle() clickclosebutton 4.12 : Sequence add article 87

12 Registration Trainee create() Module UI Module getmodule(modulename, Decription, Picture) Module(ModuleName, Decription, Picture) choosemodule create() Module Detail UI getmodule() Module clicktakethismodulebutton add(moduleid,traineeid,duration,registerdate) clickclosebutton 4.13 : Sequence training registration 88

13 Registration Approval Administrator create() Management UI entrymodulename clicksearchbutton get(traineename,registerdate,status) (TraineeName,RegisterDate,Status) clickview create() Management - Detail UI get() clickeditbutton selectstartdate selectfinisheddate selectactivestatus clickclosebutton update() 4.14 : Sequence training registration approval 89

14 Access Module Trainer create() My UI get(modulename,lastaccesseddate) (ModuleName,LastAccessedDate) choosemodule create() My - Module UI Module getmodule(modulename,picture,content) Module(ModuleName,Picture,Content) clickclosebutton 4.15 : Sequence access module 90

15 Discuss Module Trainee create() Category UI Forum Category getcategory(name) Category(Name) choosecategory create() Topic UI Forum Topic loop gettopic(subject,replys,author,reads,lastpost) clicknewtopicbutton entryrequiredfield Topic(Subject,Replys,Author,Reads,LastPost) create() Topic - New Topic UI clickpostbutton addtopic() clickclosebutton choosetopic create() Topic Detail UI Forum Topic Detail loop gettopicdetai(author,postdate,subject,content) clickpostreplybutton TopicDetail entryrequiredfield create() Topic Detail - Reply clickreplybutton updatetopic() addreply() clickclosebutton 4.16 : Sequence discuss module 91

16 Download Article Trainee create() Article UI Article choosearticle getarticle(articletitle,date,author) Article(ArticleTitle,Date,Author) create() Article Detail UI getarticle(articletitle, Description) Article(ArticleTitle, Description) clickdownloadbutton clickclosebutton 4.17 : Sequence download article 92

17 4.1.4 Navigation Diagram Administrator MAIN login Home quit button click User Trainer Management click Add Trainer Trainer Mgmt : Add Trainer click Trainer click Close quit button Trainee Management Trainee Mgmt : Add Trainee click Add Trainer click Trainee click Close Module Management Module Mgmt : Add Module click Module click Add Module click Close quit button click Article Article Management click Add Article Article Mgmt : Add Article click Close Management Management click click View click Close quit button 93

18 : Category click quit button Help Management Help Mgmt : Contact Us click Help click Contact Us click Close click Close Help Mgmt : FAQ click FAQ quit button 4.18 : Administrator Navigation Diagram 94

19 Administrator Standard User Management Home Administrator Module Management Article Management Management Main : Category Help Management 4.19 : Standard Administrator Navigation Diagram 95

20 User MAIN login Home quit button click My Profile My Profile click Personal Data My Profile - Personal Data click Edit Personal Data My Profile - Personal Data click Close click Close quit button My Profile - Change Password click Change Password Submit Close My My - Module click My click Module Name click Close quit button click - Modules click Module Name Module Detail click Close Articles Articles - Detail click Articles click Article Title click Close quit button 96

21 quit button click - Category click Category - Topic click New Topic New Topic click Close click Topic Name Topic Detail click Post Reply Post Reply quit button click Q-Chat Q-Chat Contact Us click Contact Us quit button FAQ click FAQ 4.20 : User Navigation Diagram 97

22 User Standard My Profile Contact Us FAQ My Articles Q-Chat Main 4.21 : Standard - User Navigation Diagram 98

23 4.1.5 User Interface Sistem yang Diusulkan Halaman Login Administrator Logo QTQ & Q Learning Banner Welcome Date Username : Password : Login 4.22 : Halaman Login Administrator 99

24 Halaman Home Administrator Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article Help Home Welcome to Q Learning Administrator 4.23 : Halaman Home Administrator 100

25 Halaman User Management Logo QTQ & Q Learning Banner Welcome Home Management User Module Article Help Trainer Management Trainer Trainer ID : Trainer Name : Active Status : Search V Trainee Add Trainer Date No Trainer ID Trainer Name Status View Active/Inactive view 4.24 : Halaman Trainer Management 101

26 Logo QTQ & Q Learning Banner Welcome Date Home Management Trainer Add Trainer User Module Trainer Informaton Article Trainee ID : Help Trainee Name : Gender : Male Female Place of Birth : Date of Birth : Religion : v v v v Address : Home Number : Cell Number : Join Since : v v v Employment Status : Active Status : Active Active Inactive Inactive Save Close 4.25 : Halaman Trainer Management Add Trainer 102

27 Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article Trainee Management Trainee Trainee ID : Trainer Help Trainee Name : Active Status : V Search Add Trainee No Trainee ID Trainee Name Status View Active/Inactive view 4.26 : Halaman Trainee Management 103

28 Logo QTQ & Q Learning Banner Welcome Date Home Management Trainee Add Trainee User Trainee Information Module Article Trainee ID : Trainee Name : Help Gender : Male Female Place of Birth : Date of Birth : Religion : v v v v Address : Home Number : Cell Number : Member Since : v v v Company ID : Position : Active Status : Active Inactive Save Close 4.27 : Halaman Trainee Management Add Trainee 104

29 Halaman Module Management Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article Help Module Management Module Module ID : Module Name : Search Add Module Module ID Module Name Status Action Active/Inactive view 4.28 : Halaman Module Management 105

30 Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article Module Add Module Module ID : Module Name : Description : Help Duration : Month Active Status : Active Inactive Upload Content Browse Upload Picture Browse Trainer : v Save Close 4.29 : Halaman Module Management Add Module 106

31 Halaman Article Management Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article Help Article Management Article Article ID : Article Name : Search Add Article No Article ID Article Title View view 4.30 : Halaman Article Management 107

32 Q Learning Administrator Welcome, admin Hari, Tanggal Home Management Article Add Article User Detail Information Module Article Article ID : Help Article Title : Topic : v Add Topic Author : Available Status : Available Not available Upload Article : Browse Save Close Copyright 2007 PT Qreator Tata Qarakter, All rights reserved : Halaman Article Management Add Article 108

33 Halaman Management Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article Management Transaction Module Name : Help Trainee Search Register date Start Date Finish Date Status View view 4.32 : Halaman Management 109

34 Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article Help Transaction Management Detail Module Name : Trainee Name : Register Date : Start Date : v v v Duration : Finish Date : v v v Status : v Save Close 4.33 : Halaman Management Detail 110

35 Halaman Management : Category Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article Help Q Forum Management Category Category ID : Category Name : Save 4.34 : Halaman Management : Category 111

36 Halaman Help Management Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article HELP Contact Us FAQ Help 4.35 : Halaman Help Management 112

37 Logo QTQ & Q Learning Banner Welcome Date Home Management User Module Article Help Help Contact Us Detail Information Contact Us Contact Person : Address : Contact Number 1 : Contact Number 2 : Edit Inbox Sender Subject Date yyyy-mm-dd time Close 4.36 : Halaman Help Management Contact Us 113

38 Q Learning Administrator Welcome, admin Hari, Tanggal Home Management User Module Article Help Help Contact Us Inbox Detail Information Contact Us - Inbox Sender : Subject : Address : Date : Message : Close Copyright 2007 PT Qreator Tata Qarakter, All rights reserved : Halaman Help Management Contact Us Inbox 114

39 Q Learning Administrator Welcome, admin Hari, Tanggal Home Management User Module Help - FAQ Detail Information - FAQ Article Help Isi halaman FAQ Save Close Copyright 2007 PT Qreator Tata Qarakter, All rights reserved : Halaman Help Management FAQ 115

40 Halaman Home Umum dan Fitur Login Logo QTQ & Q Learning Banner Home Contact Us FAQ Login :: Username : Password : Not a member? register here Articles Home New Modules Q-Chat Picture Description Picture Description Fresh Articles Date, author Title Date, author Title 4.39 : Halaman Home Umum dan Fitur Login 116

41 Halaman Registrasi Logo QTQ & Q Learning Banner Home Contact Us FAQ Login :: Username : Password : Not a member? register here Articles Q-Chat Member Registration Name : Place of Birth : Date of Birth : V V V Religion : V Address : Home Number : Cellphone Number : Company Name : Position : Save Close 4.40 : Halaman Registrasi 117

42 Halaman Home Trainee dan Trainer Logo QTQ & Q Learning Banner Home Contact Us FAQ Welcome, Date My Profile Home My New Modules Articles Picture Description Picture Description Q-Chat Fresh Articles Date, author Title Date, author Title 4.41 : Halaman Home Trainee dan Trainer. 118

43 Halaman Contact Us Logo QTQ & Q Learning Banner Home Contact Us FAQ Login :: Username : Password : Not a member? register here Articles Q-Chat Contact Us Contact Person Name Contact Us Now Enter your name : Address Address : Message Subject : Contact Number 1 Contact Number 2 Enter Your Message : Send 4.42 : Halaman Contact Us 119

44 Halaman FAQ Logo QTQ & Q Learning Banner Home Contact Us FAQ Login :: Username : Password : Not a member? register here Articles FAQ Q-Chat Questions and Answers 4.43 : Halaman FAQ 120

45 Halaman My Profile Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles My Profile Personal Data Change Password Q-Chat 4.44 : Halaman My Profile 121

46 Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Q-Chat My Profile Personal Data Trainee ID : Name : Place of Birth : Date of Birth : V V V Religion : V Address : Home Number : Cellphone Number : Edit Personal Data Close 4.45 : Halaman My Profile Personal Data 122

47 Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Q-Chat My Profile Change Password Current Password : New Password : Confirm New Password : Submit 4.46 : Halaman My Profile Ganti Password 123

48 Halaman My Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Q-Chat My Course Name Last Accessed yyyy-mm-dd time yyyy-mm-dd time 4.47 : Halaman My Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My My Module Name Articles Picture Q-Chat Content Close 4.48 : Halaman My Module Detail 124

49 Halaman Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Q-Chat Modules Picture Picture Module Name Description Module Name Description Picture Module Name Description 4.49 : Halaman Modules 125

50 Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Q-Chat Module Name Picture Description Close Take This Module 4.50 : Halaman Modul Detail 126

51 Halaman Articles Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Date Author Title Articles yyyy-mm-dd yyyy-mm-dd Q-Chat 4.51 : Halaman Articles Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Articles Article Title Article Description Q-Chat Close Download 4.52 : Halaman Detail Articles 127

52 Halaman Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles > Category 1 > Category 2 Q-Chat 4.53 : Halaman Category Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Q-Chat Forum : Category Category ID New Topic Topics Reply(s Author Read(s) Last Post yyyy-mm-dd time by New Topic 4.54 : Halaman Topic 128

53 Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Forum : Category Topic Articles Q-Chat New Topic Authors Post Reply Message Posted : yyyy-mm-dd time Post Subject : (topic name) (message) Reply(s) for this topic Posted : yyyy-mm-dd time (message) New Topic Post Reply 4.55 : Halaman Detail Topic 129

54 Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Q-Chat Forum : New Topic Category : Subject : Category : V Submit Close 4.56 : Halaman New Topic 130

55 Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Forum : Reply to Topic Subject : Reply Content : Q-Chat Reply Close 4.57 : Halaman Post Reply 131

56 Halaman Q-Chat Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Q-Chat Trainer ID Trainer Name Close Q-Chat 4.58 : Halaman Q-Chat Trainee Logo QTQ & Q Learning Banner Welcome, Home Contact Us FAQ Date My Profile My Articles Q-Chat Trainee ID Trainee Name Close Q-Chat 4.59 : Halaman Q-Chat Trainer 132

57 Class Diagram +diisi() +disimpan() -contactusid -sender -subject - -postdate -message Contact_Us +dibuat() +dicek() -username -password -role -activestatus User 1..* 1 +daftar() +diedit() -trainerid -trainername -gender -pob -dob -religion -address -homenumber -cellnumber - -joinsince -employmentstatus -activestatus Trainer +daftar() +diedit() -traineeid -traineename -gender -pob -dob -religion -address -homenumber -cellnumber - -membersince -companyname -position -activestatus Trainee +dibuat() -categoryid -categoryname Forum_Category 1 1..* +dibuat() -topicid -subject -author -content -replies -reads -postdate -lastpostdate -lastpostauthor Forum_Topic +dibuat() -topicdetailid -topicid -author -content -postdate Forum_Topic_Detail +dibuat() +diedit() -articleid -articletitle -author -description -availablestatus -postdate -contenturl Article 1 1..* +dibuat() +diedit() -moduleid -modulename -description -duration -availablestatus -contenturl -pictureurl -trainerid Module 1 1..* +dibuat() +diedit() -moduleid -traineeid -registerdate -startdate -finishdate -activestatus -lastaccessed _Schedule 1 1..* 1 1..* 1 1..* 4.60 : Class Diagram Q-Learning

58 4.1.7 Component Diagram 4.61 : Component Diagram 134

59 4.1.8 Deployment Diagram 4.62 : Deployment Diagram 135

60 4.1.9 Rancangan Database 1. Ms_Trainer Primary Key : trainer_id Tabel 4.1 : Rancangan Database Ms_Trainer Field Name Data Type Size trainer_id varchar 6 name varchar 50 gender char 1 place_of_birth date - date_of_birth date - religion char 1 address varchar 100 home_num integer 15 cell_num integer 15 varchar 50 join_since date - employment_status varchar 8 active_status char 1 2. Ms_Trainee Primary Key : trainee_id Tabel 4.2 : Rancangan Database Ms_Trainee Field Name Data Type Size trainee_id varchar 6 name varchar 50 gender char 1 place_of_birth date - date_of_birth date - religion char 1 address varchar 50 home_num integer 15 cell_num integer 15 varchar 50 member_since date - company_id varchar 6 position varchar 50 active_status char 1 136

61 3. Ms_Module Primary Key : module_id Tabel 4.3 : Rancangan Database Ms_Module Field Name Data Type Size module_id varchar 6 name varchar 30 duration integer 11 status enum - content_url varchar 256 description text - trainer_id varchar 6 4. Ms_Article Primary Key : article_id Tabel 4.4 : Rancangan Database Ms_Article Field Name Data Type Size article_id varchar 6 title varchar 30 status enum - content_url varchar 256 description text - post_date date - author varchar 6 5. Ms_User Primary Key : username Tabel 4.5 : Rancangan Database Ms_User Field Name Data Type Size username varchar 20 password varchar 20 role enum - status enum - 137

62 6. Table Schedule Primary Key : module_id Foreign Key : trainee_id Tabel 4.6 : Rancangan Database Table Schedule Field Name Data Type Size training_id integer 11 module_id varchar 6 trainee_id varchar 6 register_date date - start_date date - finish_date date - active_status enum - last_accessed date - 7. Ms_Contact_Us Primary Key : contact_name Tabel 4.7 : Rancangan Database Ms_Contact_Us Field Name Data Type Size contact_name varchar 255 address text - contact_number1 varchar 20 contact_number2 varchar Table_Contact_Us Primary Key : contact_us_id Tabel 4.8 : Rancangan Database Table_Contact_Us Field Name Data Type Size contact_us_id integer 11 sender varchar 255 subject varchar 255 varchar 255 post_date date - message text - 138

63 9. Table_FAQ Primary Key : faq_id Tabel 4.9 : Rancangan Database Table_FAQ Field Name Data Type Size faq_id integer 11 faq text Ms_Forum_Category Primary Key : category_id Tabel 4.10 : Rancangan Database Ms_Forum_Category Field Name Data Type Size category_id integer 11 category_name varchar Table_Forum_Topic Primary Key : topic_id Tabel 4.11 : Rancangan Database Table_Forum_Topic Field Name Data Type Size topic_id integer 11 subject varchar 255 author varchar 6 content text - replies integer 11 reads integer 11 post_date date - last_post_date date - last_post_author varchar 6 139

64 4.1.2 UsecaseDiagram 4.2 : Usecase Diagram Q-Learning 77

65 12. Table_Forum_Topic_Detail Primary Key : topicdetail_id Tabel 4.12 : Rancangan Database Table_Forum_Topic_Detail Field Name Data Type Size topicdetail_id integer 11 topic_id integer 11 author varchar 6 content text - post_date date - 140

Guide to Create a Free Account

Guide to Create a Free  Account Guide to Create a Free Email Account While there are many platforms through which to create a free email account, the most commonly used are Google and Yahoo. Part A of this guide explains how to set up

More information

How to Navigate the Challenge Runner Website

How to Navigate the Challenge Runner Website How to Navigate the Challenge Runner Website How to Join Challenge Runner Create an Account To join the Maroon Moves Walking Challenge 1. Click on the Maroon Moves Challenge Runner Link: https://www.challengerunner.com/login/challenge/3e64ro-1h81

More information

WOMEN IN MANAGEMENT. Women in Management, Inc. is a dynamic group in Wisconsin dedicated to the professional growth, development and success of women.

WOMEN IN MANAGEMENT. Women in Management, Inc. is a dynamic group in Wisconsin dedicated to the professional growth, development and success of women. WOMEN IN MANAGEMENT Women in Management, Inc. is a dynamic group in Wisconsin dedicated to the professional growth, development and success of women. Website Guide Page 1 of 12 Contents New Membership

More information

Using Canvas to take a Class

Using Canvas to take a Class Using Canvas to take a Class Introduction The Canvas Learning Management System (LMS) is used to host a number of classes at Fullerton College. In order to use Canvas you should learn some fundamental

More information

I. Registration. II. Navigating the MessageBoard

I. Registration. II. Navigating the MessageBoard I. Registration Registering to the CRI MessageBoard forum is quite simple. Click on the Register tab. You will then be prompted to enter a unique User Name, Password and Email Address. Be sure that the

More information

MAINTENANCE HELPDESK SYSTEM USER MANUAL: CUSTOMER (STAFF) VERSION 2.0

MAINTENANCE HELPDESK SYSTEM USER MANUAL: CUSTOMER (STAFF) VERSION 2.0 MAINTENANCE HELPDESK SYSTEM USER MANUAL: CUSTOMER (STAFF) VERSION 2.0 TABLE OF CONTENTS NO TOPICS PAGES 1 LOGIN 1-3 2 CHANGE PASSWORD 4 3 CREATE NEW REQUEST 5-7 4 VIEW REQUEST 8-9 5 LOGOUT 10 6 FORGOT

More information

Family Connect System

Family Connect System Family Connect System Set up a staff record to have access to build/customize your Family Connect site. Step 1. Select a staff record, then navigate to their Employment Info form. Step 2. Select the Family

More information

Welcome to The Wise Woman University

Welcome to The Wise Woman University Welcome to The Wise Woman University Starting a Course The Wise Woman University consists of two websites: www.wisewomanuniversity.org and www.wisewomanuniversity.ning.com. These two websites serve different

More information

Tenant Coordination Website User Guide For Tenants

Tenant Coordination Website User Guide For Tenants Tenant Coordination Website User Guide For Tenants Contents Log In 1 Download Documents 3 Upload Documents 6 Progress Bar 16 View Criteria Manuals 17 Help 19 FAQ 20 Log Out 21 Log in You have been given

More information

GRAPEVINE INTERACTIVE

GRAPEVINE INTERACTIVE GRAPEVINE INTERACTIVE SMS Broadcast User Manual Contact us: GRAPEVINE HOUSE, STEENBERG OFFICE PARK, SILVERWOOD CLOSE, TOKAI, 7945 PO BOX 104, STEENBERG, 7947 TEL: +27-21-702-3333, FAX: +27-21-702-3334

More information

Website Training Manual

Website Training Manual www.owit.org I N T E R N A T I O N A L Website Training Manual This training manual shows you how to manage the OWIT international website and Membership System. CHAPTER ADMINISTRATOR TABLE OF CONTENT

More information

Welcome to the. Patient Portal!

Welcome to the. Patient Portal! Welcome to the Patient Portal! You re about to find out just how easy it can be to communicate with your healthcare provider and take control of your medical information. Using this quick reference guide,

More information

Getting started with the ISIS Community Portal-

Getting started with the ISIS Community Portal- Getting started with the ISIS Community Portal- Creating an ISIS account- 1. In your web browser navigate to the ISIS portal site- http://www.isis.org and click Register in the upper right corner. If you

More information

Joomla 2.5 Kunena Component Installation

Joomla 2.5 Kunena Component Installation Joomla 2.5 Kunena Component Installation For installing the Kunena component in Joomla 2.5, you have to first login through the administrative panel of joomla by simply entering the url_of_your_website/administrator

More information

- 1 - GES_Presenter_Manual_TC_ _v1.5. Subsite Admin Manual / 11 / 11 Version 2.5

- 1 - GES_Presenter_Manual_TC_ _v1.5. Subsite Admin Manual / 11 / 11 Version 2.5 - 1 - GES_Presenter_Manual_TC_20130206_v1.5 Subsite Admin Manual 2015 / 11 / 11 Version 2.5 Table of Content Target... 4 Software Release Version... 4 Chapter 1. Gridow basic requirement... 5 Chapter 2.

More information

Contents. Register...3 Advertiser Area...5 Dashboard...5 Account Information...6 My Wallet...8 Promotions...8 Change Password...12 Change ...

Contents. Register...3 Advertiser Area...5 Dashboard...5 Account Information...6 My Wallet...8 Promotions...8 Change Password...12 Change  ... Contents Register...3 Advertiser Area....5 Dashboard...5 Account Information...6 My Wallet...8 Promotions...8 Change Password...12 Change Email...12 2 Register Advertisers can register on the website by

More information

USER MANUAL FOR PUC ONLINE PORTAL

USER MANUAL FOR PUC ONLINE PORTAL USER MANUAL FOR PUC ONLINE PORTAL Page 1 of 36 Content SL No User Manual Type Page No 1 College Registration 3-7 2 Login Detail 8-9 3 Student New Enrolment 10 4 Filling the Application form for 1 st PU

More information

User Manual for Uploading Service Voters Details

User Manual for Uploading Service Voters Details User Manual for Uploading Service Voters Details Election Commission of India Requirements: Device supporting internet connectivity with UI like computer, mobile. Internet connectivity with browser. Step

More information

PENDAHULUAN... Error! Bookmark not defined.

PENDAHULUAN... Error! Bookmark not defined. Daftar Isi PENDAHULUAN... Error! Bookmark not defined. 1.1 Latar Belakang... Error! Bookmark not defined. 1.2 Rumusan Masalah... Error! Bookmark not defined. 1.3 Tujuan Tugas Akhir... Error! Bookmark not

More information

Subsite Admin Manual GES_Presenter_Manual_TC_ _v1.5

Subsite Admin Manual GES_Presenter_Manual_TC_ _v1.5 Subsite Admin Manual - 1 - GES_Presenter_Manual_TC_20130206_v1.5 2015 / 05 / 13 Version 2.4 Table of Content Target... 4 Software Release Version... 4 Chapter 1. Gridow basic requirement... 5 Chapter 2.

More information

Getting Started Guide For Users

Getting Started Guide For Users Getting Started Guide For Users August 2017 Table of Contents Overview 3 Create Your Account How to Log into the System Resetting Your Password Updating your User Profile Adding a picture The Learner Dashboard

More information

PMI User Training 2016 JUNE

PMI User Training 2016 JUNE PMI User Training 2016 JUNE Launching the system To access the system, please use the details provided to you. Your unique ELP username and password Access Details Navigate your internet browser to https://pmi.siyandza-elp.com

More information

Register ASA. A Guide to Registering Travel Teams RETURNING TEAM 2014 Version

Register ASA. A Guide to Registering Travel Teams RETURNING TEAM 2014 Version Register ASA A Guide to Registering Travel Teams RETURNING TEAM 2014 Version Southern California ASA Revised 12/10/2013 1 New for 2014 Photo ID s are no longer required. Travel Teams have the option of

More information

From the Online Tools list, scroll down to SBS Connect, and click on the Register for SBS Connect link. The SBS Connect login screen loads.

From the Online Tools list, scroll down to SBS Connect, and click on the Register for SBS Connect link. The SBS Connect login screen loads. SBS EXTERNAL HEALTHCARE REVIEW USER GUIDE Create New Account Register an Entity View Attachment Upload Attachment SBS CONNECT CREATE NEW ACCOUNT Before using SBS Connect for the first time, 1) create an

More information

G-town Resident Web Portal Fast Facts

G-town Resident Web Portal Fast Facts 2012 G-town Resident Web Portal Fast Facts Brought to you by Last Modified 7/2/12 Table of Contents How to Log In... 3 How to Read an Email... 3 How to Personalize Your Account... 4 How to Play Games &

More information

MSEDCL e-tendering Help-Contractor. MSEDCL e-tendering Contractor s Guide

MSEDCL e-tendering Help-Contractor. MSEDCL e-tendering Contractor s Guide MSEDCL e-tendering Contractor s Guide 1 Table Of Contents Getting Started... 3 Getting Started... 3 Understanding MSEDCL e-tendering System... 3 Logging in... 4 Messages... 5 Sending Reply... 5 Tenders...

More information

Chapter 3. Introduction to relational databases and MySQL. 2010, Mike Murach & Associates, Inc. Murach's PHP and MySQL, C3

Chapter 3. Introduction to relational databases and MySQL. 2010, Mike Murach & Associates, Inc. Murach's PHP and MySQL, C3 1 Chapter 3 Introduction to relational databases and MySQL Slide 2 Objectives Applied 1. Use phpmyadmin to review the data and structure of the tables in a database, to import and run SQL scripts that

More information

STUDENT CLUBS ORGSYNC MANUAL

STUDENT CLUBS ORGSYNC MANUAL STUDENT CLUBS ORGSYNC MANUAL 2016 STUDENT CLUBS ORGSYNC MANUAL 2016 1 CONTENTS Orgsync video tutorial links 3 How to set up your student club 4 How to make changes to your student club profile 4 How to

More information

How to Register on the Card Request Website. April 11, 2017

How to Register on the Card Request Website. April 11, 2017 How to Register on the Card Request Website April 11, 2017 1 How to Register on the Georgia Tech Outreach Trainer Website 2 The Georgia Tech Outreach Trainer Website address https://outreachtrainer.gatech.edu

More information

NEW FEATURES AND ENHANCEMENTS ON REGULAR COURSE WORKFLOW FOR WINTER 2015

NEW FEATURES AND ENHANCEMENTS ON REGULAR COURSE WORKFLOW FOR WINTER 2015 NEW FEATURES AND ENHANCEMENTS ON REGULAR COURSE WORKFLOW FOR WINTER 2015 1. Instructor Resource Documents Feature Enhancements: Now an Instructor can share the documents uploaded under master section with

More information

Welcome to Liscio Pro Setup & Tutorial

Welcome to Liscio Pro Setup & Tutorial Welcome to Liscio Pro Setup & Tutorial Welcome to secure sharing. To set up your new account and familiarize yourself with how Liscio works, simply follow our step-by-step walkthrough. Invite to Liscio

More information

esupport User s Guide

esupport User s Guide esupport User s Guide January 2013 Contents How to contact Harris School Solutions... 3 Overview... 3 Login to esupport... 4 Calls... 5 Log New Call... 5 About Call Priorities... Error! Bookmark not defined.

More information

Welcome to the. Patient Portal!

Welcome to the. Patient Portal! Welcome to the Patient Portal! You re about to find out just how easy it can be to communicate with your healthcare provider, schedule and request appointments, take control of your medical information,

More information

Partner Side SMART Guide

Partner Side SMART Guide Partner Side SMART Guide Table of Contents 1. Introduction... 3 2. Partner Registration Process... 3 3. Additional Form... 12 4. Scorecard... 13 5. View Buyer Profile... 14 Partner Side User Manual 31

More information

1.0 ONLINE APPLICATION GUIDELINES

1.0 ONLINE APPLICATION GUIDELINES 1.0 ONLINE APPLICATION GUIDELINES 1.1 Things you need a. An email address b. You academic Documents to pick Key detail like award institution, index number for O and A level, year of award or sitting etc.

More information

Introduction to Blackboard

Introduction to Blackboard Blackboard 9.1: Student Guide Introduction to Blackboard Logging into Blackboard Blackboard Blackboard is an integrated set of web-based tools for course management and delivery. Requirements For web-based

More information

AMANB - Google Discussion Group User Guide

AMANB - Google Discussion Group User Guide AMANB - Google Discussion Group User Guide The Invitation You will receive an invitation by e-mail from AMANB to join the Google Discussion Group. It will look like the illustration above. Once you click

More information

NYISO Member Community Reference Guide

NYISO Member Community Reference Guide User Access 1. Obtaining a User Name 2. Edit Personal Profile a. Subscribe to Email Lists 3. Submit a New General Inquiry a. Add Attachments b. View and Add Comments 4. Submit Affiliate Data as an Inquiry

More information

ATHLETES NEW TO ALL STAR

ATHLETES NEW TO ALL STAR ATHLETES NEW TO ALL STAR Go to USASF.net Hover over the MEMBERSHIP INFO menu item A drop down menu will open. From the drop down menu, under the ATHLETES heading click on SIGNUP/RENEW 1 You will be taken

More information

Faculty Web Page Management System. Help Getting Started

Faculty Web Page Management System. Help Getting Started Faculty Web Page Management System Help Getting Started 2 Table of Contents Faculty Web Page Management System...1 Help Getting Started...1 Table of Contents...2 Manage My Personal Information...3 Creating

More information

Applying to Serve Using My AmeriCorps

Applying to Serve Using My AmeriCorps Applying to Serve Using My AmeriCorps The My AmeriC orps portal is a one-stop-shop for AmeriCorps applicants, members, and alumni. It can be found by searching for My AmeriCorps using your favorite search

More information

PROVIDER WEBSITE SITE ADMINISTRATOR GUIDE » PATIENT INQUIRY» CLAIM CENTER» FIND A DOCTOR» CLAIMS EDITING SYSTEM (CES)

PROVIDER WEBSITE SITE ADMINISTRATOR GUIDE » PATIENT INQUIRY» CLAIM CENTER» FIND A DOCTOR» CLAIMS EDITING SYSTEM (CES) PROVIDER WEBSITE SITE ADMINISTRATOR GUIDE» PATIENT INQUIRY» CLAIM CENTER» FIND A DOCTOR» CLAIMS EDITING SYSTEM (CES) 2018 WPS Health Plan, Inc. 1 All rights reserved. JO7048 28898-085-1801 ADMINISTRATIVE

More information

PNC Bank On-line BankCard Center - Use to access Penn State Purchasing Card statements on-line

PNC Bank On-line BankCard Center - Use to access Penn State Purchasing Card statements on-line PNC Bank On-line BankCard Center - Use to access Penn State Purchasing Card statements on-line www.pcard.treasury.pncbank.com Quick Reference Guide - for the Cardholder Role Table of Contents: 1. Introduction

More information

WellComm: A Speech and Language Toolkit for Screening and Intervention in the Early Years. Revised Edition Report Wizard: User s Guide

WellComm: A Speech and Language Toolkit for Screening and Intervention in the Early Years. Revised Edition Report Wizard: User s Guide WellComm: A Speech and Language Toolkit for Screening and Intervention in the Early Years. Revised Edition Report Wizard: User s Guide 1. Overview of the Report Wizard The Report Wizard allows WellComm

More information

Section Title. Body content goes here! Guidebook. Edverum

Section Title. Body content goes here! Guidebook. Edverum Section Title Body content goes here! Edverum Section Title Body content goes here! Section Title Body content goes here! Table of Contents Technical Requirements... Getting Started... Navigating Edverum

More information

Introduction to relational databases and MySQL

Introduction to relational databases and MySQL Chapter 3 Introduction to relational databases and MySQL A products table Columns 2017, Mike Murach & Associates, Inc. C3, Slide 1 2017, Mike Murach & Associates, Inc. C3, Slide 4 Objectives Applied 1.

More information

The website can be accessed at: https://www.griffith.edu.au/mentoring

The website can be accessed at: https://www.griffith.edu.au/mentoring Contents Starting up... 2 Accessing the website... 2 Register as member (staff or student) or guest... 3 Logging in... 5 Editing My Profile... 6 Joining a program... 8 Join by application... 8 Join by

More information

Registration and account management. NPDA User Guide: How to register to use the NPDA data capture system

Registration and account management. NPDA User Guide: How to register to use the NPDA data capture system NPDA User Guide: How to register to use the NPDA data capture system Register an account on the system PLEASE NOTE: If you have already registered to submit data to the NPDA in 2017, your login details

More information

connected New User Guide

connected New User Guide connected New User Guide This guide will walk you through how to accomplish the following for programs launched through the McGraw-Hill connected website: Create a Teacher Account Redeem Content Create

More information

INTRODUCTION FEATURES OVERVIEW. a) Applicant Registration

INTRODUCTION FEATURES OVERVIEW. a) Applicant Registration INTRODUCTION The main objective of Grant Management System is to help Spices Board to distribute subsidy payments to about 300000 farmers distributed all over India through its network of offices. The

More information

eclubhouse CLUB OFFICIAL USER GUIDE

eclubhouse CLUB OFFICIAL USER GUIDE eclubhouse CLUB OFFICIAL USER GUIDE eclub Club Users Guide 11/2013 Table of Contents eclubhouse... 1 CLUB OFFICIAL USER GUIDE... 1 LOGGING IN... 3 RESETTING PASSWORD & UNLOCKING ACCOUNT... 4 ADMINISTRATION...

More information

REGULATORY DIVISION BOURSE DE MONTRÉAL INC.

REGULATORY DIVISION BOURSE DE MONTRÉAL INC. REGULATORY DIVISION BOURSE DE MONTRÉAL INC. Date of Issue: January 7, 2019 Table of contents Introduction... 1 Overview... 1 Background... 1 Definitions... 1 Getting Started... 1 Account Enabling... 1

More information

ONLINE TRAINING REFERENCE GUIDE

ONLINE TRAINING REFERENCE GUIDE ONLINE TRAINING REFERENCE GUIDE Updated February 2018 Maine Roads to Quality Professional Development Network PO Box 9300, 34 Bedford Street, Portland, ME 04104 1-888-900-055 www.muskie.usm.maine.edu/maineroads

More information

Registration Quick Reference Card for Employees/Associates

Registration Quick Reference Card for Employees/Associates Registration Quick Reference Card for Employees/Associates Welcome! Register an account with ADP to access the services offered by your organization. Using an Organizational Registration Code On your ADP

More information

4-H Llama Online Animal Enrollment

4-H Llama Online Animal Enrollment 4-H Llama Online Animal Enrollment Welcome to the Indiana 4-H Online Animal Enrollment website. Please use these instructions to guide you through the process of completing your 2014 Llama and Alpaca Enrollment.

More information

GRAPEVINE INTERACTIVE

GRAPEVINE INTERACTIVE GRAPEVINE INTERACTIVE SMS Broadcast User Manual Contact us: GRAPEVINE HOUSE, STEENBERG OFFICE PARK, SILVERWOOD CLOSE, TOKAI, 7945 PO BOX 104, STEENBERG, 7947 TEL: +27-21-702-3333, FAX: +27-21-702-3334

More information

Ivy Tech Careers Site. Applicant Users Guide

Ivy Tech Careers Site. Applicant Users Guide Ivy Tech Careers Site 5/6/2014 Table of Contents Introduction... 2 Create Account... 3 View and/or Search for Open Positions... 4 Applying To An Open Position... 6 Review Application Status... 11 Uploaded

More information

DAFTAR GAMBAR. Gambar 1.1 Model Waterfal Gambar 2.1 Gambar Full Matrix Gambar 2.2 Kartu Aktivasi (tampak depan)... 14

DAFTAR GAMBAR. Gambar 1.1 Model Waterfal Gambar 2.1 Gambar Full Matrix Gambar 2.2 Kartu Aktivasi (tampak depan)... 14 DAFTAR GAMBAR Gambar 1.1 Model Waterfal... 7 Gambar 2.1 Gambar Full Matrix... 13 Gambar 2.2 Kartu Aktivasi (tampak depan)... 14 Gambar 2.3 Kartu Aktivasi (tampak belakang)... 14 Gambar 2.4 Karakter Sistem...

More information

Step 1 - Go to Step 2 - Login to your account. Step 3 - Click Register for a Test. Step 4 - Read the Requirements

Step 1 - Go to   Step 2 - Login to your account. Step 3 - Click Register for a Test. Step 4 - Read the Requirements Step 1 - Go to www.texes.ets.org Go to www.texes.ets.org Click the register link found in the top navigation. Step 2 - Login to your account Enter your username and password and click login. If you do

More information

OSCE/ODIHR Election Expert Database. User s Manual

OSCE/ODIHR Election Expert Database. User s Manual OSCE/ODIHR User s Manual Last update: 26/06/2017 Table of contents 1. What is the OSCE/ODIHR?... 3 2. Account management... 4 2.1 Creating a new account... 4 2.2 Managing your account... 5 2.3 Guideline

More information

HOW-TO GUIDE. Join or Login. About this Guide!

HOW-TO GUIDE. Join or Login. About this Guide! HOW-TO GUIDE About this Guide In this guide, you will learn about each section of the online community to help you make the best use of all it has to offer. Here you will find information on: Join or Login

More information

PCFC-Online Services Customer FAQ

PCFC-Online Services Customer FAQ PCFC-Online Services Customer FAQ 1. What is the link for Online Services? Given below is the link for Online Services. https://online.trakhees.ae/oaservices/login/form.htm 2. I forgot my Password. If

More information

GARAGE SALE PERMIT APPLICATION ON LINE

GARAGE SALE PERMIT APPLICATION ON LINE GARAGE SALE PERMIT APPLICATION ON LINE The Village of Pinecrest makes it easy for you to apply for certain types of permits online using etrakit.net. This also includes garage sale permits. To access etrakit.net,

More information

NVS-iConnect Registration Manual V1.0

NVS-iConnect Registration Manual V1.0 P E R S O N A L I N F O R M A T I O N S Y S T E M R E G I S T R A T I O N M A N U A L V 1. 0 D e c 2 0 1 7 CENTRE FOR DEVELOPMENT OF ADVANCED COMPUTING (A Scientific Society of Department of Information

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content Account Configuration Basic Profile Email Notifications Electronic Order Routing Test Account Creation Managing Roles and Users Ariba Network Support 2 Account

More information

USER MANUAL. SuiteCRM / SugarCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1

USER MANUAL. SuiteCRM / SugarCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Customer Portal...1 Installation...2 Joomla Manual Plug-in installation...2 Plug-in Configuration...4 Joomla Configuration Settings...4 CRM Fields

More information

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements...

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... Halo Web App GUIDE Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... 6 Quick Note... 6 Mark as Urgent... 6 Add

More information

Getting Started Quick Start Guide

Getting Started Quick Start Guide Getting Started Quick Start Guide This guide provides tips for users new to using the Learning Environment. It discusses how to navigate the main areas and how to change your personal preferences and settings.

More information

Resource Center Getting Started Guide

Resource Center Getting Started Guide Resource Center Getting Started Guide Welcome to the Resource Center. The Resource Center is your source for exclusive business best practices assets. The Resource Center is where you will create an account,

More information

American Public Health Association s Affiliate Online Community User s Guide. October 2015 edition

American Public Health Association s Affiliate Online Community User s Guide. October 2015 edition American Public Health Association s Affiliate Online Community User s Guide October 2015 edition TABLE OF CONTENTS Getting Started- Creating Your Account.3 Getting Started- Tips and Suggestions.4 Getting

More information

OncoEMR Certified Workflows Meaningful Use 2014 Core Measure 7: Patient Electronic Access

OncoEMR Certified Workflows Meaningful Use 2014 Core Measure 7: Patient Electronic Access In an effort to support oncology practices striving to achieve CMS s Meaningful Use Stage 2, Altos would like to share the following support information with you. The CMS website is the ultimate source

More information

Scholarship and Awards Nomination

Scholarship and Awards Nomination The following screen shots and steps will walk you through the process to submit a nomination for a NHSA scholarship or award. 1. Go to http://my.nhsa.org. Login with your username (email address) and

More information

2019 NJSBCL Tournament Registration User Guide

2019 NJSBCL Tournament Registration User Guide 2019 NJSBCL Tournament Registration User Guide Contents Existing NJSBCL Players:... 2 Existing NJSBCL Captains and Managers:... 3 New Team Registration:... 5 New Player Registration:... 8 Reset your password:...

More information

Employer Guide to the UCLan Careers System

Employer Guide to the UCLan Careers System Employer Guide to the UCLan Careers System Registering an Account To register an employer account please follow these instructions. Click on this button: Then select your employer type using these three

More information

New User Guide Connect ACUA

New User Guide Connect ACUA New User Guide Connect ACUA Connect ACUA (connect.acua.org) is your higher education auditing connection. Connect ACUA members can easily connect with each other, ask questions, share expertise, share

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.0

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

Portal TRAINING MODULE

Portal TRAINING MODULE OrbEEt is co-funded by the European Community Horizon 2020 Program for European Research and Technological Development (2014-2020) and has received research funding from the European Union Portal TRAINING

More information

1. Introduction 1.1 Purpose Page No 1.2 Scope Page No 1.3 Terms, Definitions, Acronyms and Abbreviations..Page No 1.4 Overview of Document...

1. Introduction 1.1 Purpose Page No 1.2 Scope Page No 1.3 Terms, Definitions, Acronyms and Abbreviations..Page No 1.4 Overview of Document... Chapter 2 SDS 1 TABLE OF CONTENTS 1. Introduction 1.1 Purpose Page No 1.2 Scope Page No 1.3 Terms, Definitions, Acronyms and Abbreviations..Page No 1.4 Overview of Document....Page No 2. System Architectural

More information

XACTSITE PREMIUM QUICK START GUIDE

XACTSITE PREMIUM QUICK START GUIDE XACTSITE PREMIUM QUICK START GUIDE Welcome to your new XactSite Premium website! This Quick Start Guide is designed to help you easily personalize your website so you can begin to acquire leads and manage

More information

XACTSITE OFFICE WEBSITE QUICK START GUIDE

XACTSITE OFFICE WEBSITE QUICK START GUIDE XACTSITE OFFICE WEBSITE QUICK START GUIDE Welcome to your new XactSite Office website! This Quick Start Guide is designed to help you easily personalize your website so you can begin to acquire leads and

More information

Joomla User Guide Ver 3

Joomla User Guide Ver 3 LiveHelp Server Joomla User Guide Ver 3 Introduction The process of configuration and implementation of the LiveHelp server is divided into four stages, which are detailed below. The approximate time of

More information

1. Go to https://online.national.edu/ 2. Click the link at the bottom that says Please click here for a System Check before you log in.

1. Go to https://online.national.edu/ 2. Click the link at the bottom that says Please click here for a System Check before you log in. Desire 2 Learn User Guide Desire 2 Learn User Guide Using the System Check Quick Link You can use the quick link on the entry page of the online classroom for a general test of your computer s preparedness

More information

Double A E-Auction. User Manual Multipage. Company LOGO.

Double A E-Auction. User Manual Multipage. Company LOGO. Company LOGO Double A E-Auction User Manual Multipage www.doubleapaper.com/b2b/eauction Menu Admin There are 4 step for e-auction 1. Create Supplier 2. Create Auction 3. Biding 4. Pending Award Menu Admin

More information

PROFESSIONAL LEARNING COMMUNITY (PLC)

PROFESSIONAL LEARNING COMMUNITY (PLC) 1 COLLABORATIVE INSTRUCTIONAL DESIGN SYSTEM (CIDS) HOW TO ACCESS PLC? USER MANUAL PROFESSIONAL LEARNING COMMUNITY (PLC) 2 MAIN FEATURES OF PLC A. LOG IN AT THE MAIN PAGE OF CIDS When you log in at https://asiemodel.net

More information

New Customer Care System

New Customer Care System New Customer Care System Quick Start Guide December 2013 5399 Lauby Road NW North Canton, Ohio USA 44720 Tel: 330.470.4280 www.courtview.com Table of Contents Access the Customer Care Portal... 3 Submit

More information

erequest How to apply guide

erequest How to apply guide Overview is an application that assists UCB in request life cycle management. UCB has clear guidance in place on what they can support or sponsor. Online requests will go through an internal review and

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content Account Configuration Basic Profile Email Notifications Electronic Order Routing Electronic Invoice Routing Remittances Test Account Creation Managing Roles and

More information

1 Register 2 Take Course 3 Take Test 4 Get Certificate

1 Register 2 Take Course 3 Take Test 4 Get Certificate Training Guide for Group Administrators Use this Admin Guide if you manage a training account for a group of learners. If you are not managing a group account, please use the Learner Guide instead. Training

More information

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

Contents. e-blast User Guide Oct

Contents. e-blast User Guide Oct Contents Contents... 1 Set Up... 2 Ordering a new site... 2 Configuration & Installation... 2 Overview... 3 Features... 3 Getting Started... 4 Home Screen... 5 Icon Usage... 6 Navigation Side Bar... 6

More information

2013 EDITION. V-Camp Student. Guide. INTERACTIVE GUIDE Use the buttons shown below to navigate throughout this interactive PDF BACK

2013 EDITION. V-Camp Student. Guide. INTERACTIVE GUIDE Use the buttons shown below to navigate throughout this interactive PDF BACK V-Camp Student Guide INTERACTIVE GUIDE Use the buttons shown below to navigate throughout this interactive PDF BACK 03 EDITION V-Camp Student Guide Table of Contents Unit : Table of Contents...iii How

More information

USER MANUAL. SugarPort - SugarCRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.0

USER MANUAL. SugarPort - SugarCRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Installation... 2 Drupal Manual Plug-in installation... 2 Plug-in Configuration... 4 Drupal Configuration Settings... 4

More information

GUIDELINES FOR USING LIBRARYLINKNJ WEBSITE The New Jersey Library Cooperative

GUIDELINES FOR USING LIBRARYLINKNJ WEBSITE The New Jersey Library Cooperative GUIDELINES FOR USING LIBRARYLINKNJ WEBSITE The New Jersey Library Cooperative For LibraryLinkNJ Membership http://www.librarylinknj.org This document guides you on how to use the LibraryLinkNJ web site.

More information

Grandstream Networks, Inc. GDS Manager User Manual

Grandstream Networks, Inc. GDS Manager User Manual Grandstream Networks, Inc. GDS Manager User Manual Table of Contents DOCUMENT PURPOSE... 6 CHANGE LOG... 7 Software... 7 Software Version 1.0.0.98... 7 Software Version 1.0.0.75... 7 WELCOME... 8 GETTING

More information

AMEE-ESME Online courses. Contents. How to Moodle. Guide AMEE-ESME Online courses... 1 Login... 2 Course page navigation Webinar...

AMEE-ESME Online courses. Contents. How to Moodle. Guide AMEE-ESME Online courses... 1 Login... 2 Course page navigation Webinar... AMEE-ESME Online courses How to Moodle Guide 2018 Contents AMEE-ESME Online courses... 1 Login... 2 Course page navigation... 5 Create a User Profile..7 Modules 9 Webinar.... 10 Discussion Forum... 11

More information

USER GUIDE FOR STUDENTS ON ACCESSING AND USING THE COMMON ROOM

USER GUIDE FOR STUDENTS ON ACCESSING AND USING THE COMMON ROOM USER GUIDE FOR STUDENTS ON ACCESSING AND USING THE COMMON ROOM An easy to follow guide on how to use the common room webpages of the new IRO website. Logging in Page 2 Re-set your password Page 3 Accessing

More information

Getting Started in Your Blackboard 5 Course

Getting Started in Your Blackboard 5 Course Getting Started in Your Blackboard 5 Course Course Name: Course ID: Instructor: URL: http://hofstra.blackboard.com Username: Password: This course will be using Web-based software, which integrates course

More information

Benefit Enrollment User Guide

Benefit Enrollment User Guide Benefit Enrollment User Guide Table of Contents Page First Time User Registration 2 4 Enrollment Instructions 5 17 Need Help? 18 1 First Time User - Step 1 Your Benefits Are Mobile Your benefit information

More information

Genesys PureCloud. My Support Information Guide. Updated February 2018

Genesys PureCloud. My Support Information Guide. Updated February 2018 Genesys PureCloud My Support Information Guide Updated February 2018 Table of Contents Page About the Information Guide 3 Quick Tips: What to do 4 My Support Login 5 Request a My Support Account 6 My Support

More information

Table of Contents. Starting a Thread. Replying to a Post. Searching for new threads/discussions and Posts. Reporting a Post

Table of Contents. Starting a Thread. Replying to a Post. Searching for new threads/discussions and Posts. Reporting a Post Table of Contents Starting a Thread Replying to a Post Searching for new threads/discussions and Posts Reporting a Post Uploading Media Files Like You Tube Uploading a Picture to a Post Quoting a Post

More information