CISB434: VisiRule 1.

Slides:



Advertisements
Similar presentations
 Microsoft Excel is an electronic spreadsheet.  As with a paper spreadsheet, you can use Excel to organize your data into rows and columns and to perform.
Advertisements

CS0004: Introduction to Programming Visual Studio 2010 and Controls.
Tutorial 8: Developing an Excel Application
How to Use the Program. Why Use Oxford Collocations Dictionary? Oxford Collocations Dictionary helps students of English improve both written and spoken.
© by Pearson Education, Inc. All Rights Reserved.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Pivot Tables Need HW and exam. Why? A pivot table gives you a way to group, summarize and compare data in a spreadsheet. You can do the same tasks with.
Talk Factory Primary Generic: instructions for use Supporting children‘s whole class discussions in primary school Copyright 2011 Open University.
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Technology Education and Information Design Copyright 2009 MediTech NUI: New User Interface Online Training.
Intro to Microsoft Word.
Chapter 4: Working with Windows Types of Windows –Program Windows –Message Boxes –Dialog Boxes Elements of a Window –Window Panes –Scroll Bars –Menus –Tool.
How the World Wide Web Works
Managing Multiple Projects Lesson 9. Skills Matrix SkillsMatrix Skill Manage consolidated projectsCreate a consolidated project plan Create dependencies.
FREEHAND FREEHAND EASY FOR DRAWING A SPECIAL COURSES FOR GEOLOGY STUDENTS OF ANKARA UNIVERSITY JEM209 Doç.Dr. Kavuşan.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
Access Tutorial 10 Automating Tasks with Macros
®® Microsoft Windows 7 Windows Tutorial 1 Exploring the Basics of Microsoft Windows 7.
Microsoft Access Database software. What is a database? … a database is an organized collection of data. A collection of data of similar information compiled.
Beginning Programming with the Visual Studio.NET Environment.
1 ADVANCED MICROSOFT WORD Lesson 15 – Creating Forms and Working with Web Documents Microsoft Office 2003: Advanced.
Integrating Microsoft Project with Other Programs
FY 2009 Budget Preparation By Budget Office Staff.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
Basic Navigation in SAP For the Windows Graphical User Interface (GUI) Click your mouse anywhere or select “Page Down” to scroll through the pages.
0 UMN 2011 ERP Terapan ABAP Introduction Session # 8.
XP New Perspectives on Microsoft Access 2002 Tutorial 51 Microsoft Access 2002 Tutorial 5 – Enhancing a Table’s Design, and Creating Advanced Queries and.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 4 1 Microsoft Office FrontPage 2003 Tutorial 4 – Using Shared Borders and Themes.
CCS APPS CODE COVERAGE. CCS APPS Code Coverage Definition: –The amount of code within a program that is exercised Uses: –Important for discovering code.
Create an Image Map Web Publishing & Design. Hot Spots  hot spot: An area on an object containing a hyperlink. An entire object can be a single hot spot,
CARLSON SOFTWARE CONFERENCE DANIEL V. SYPERSMA VICTOR GRAPHICS.
USER INTERFACE.
Microsoft Word 2000 Presentation 5. Major Word Topics Columns Tables Lists.
Chapter 6 Generating Form Letters, Mailing Labels, and a Directory
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
Power Point Presentations A Step by Step Guide. Contents The very first step Choosing slide layout Adding text boxes Custom Animation Changing slide design.
Designing Interface Components. Components Navigation components - the user uses these components to give instructions. Input – Components that are used.
OneNote and Canvas Making, distributing, annotating, collecting, and grading assignments Open Google Chrome: usd489.instructure.com Wi-Fi: RAC Password:
CREATING TEMPLATES CREATING CUSTOM CHARACTERS IMPORTING BATCH DATA SAVING DATA & TEMPLATES CREATING SERIES DATA PRINTING THE DATA.
Output Design. Output design  Output can be: Displayed on a screen/VDU/monitor. Printed on paper as hard copy. Sound.
Lecture Set 2 Part A: Creating an Application with Visual Studio – Solutions, Projects, Files.
1 TEISS Case Project Introduction Melinda Ronca-Battista and Angelique Luedeker ITEP/TAMS Center.
MS-Word XP Lesson 9. Mail Merge The Mail Merge feature combines a list of data, typically name and address that is contained in one file with a document.
 Whether using paper forms or forms on the web, forms are used for gathering information. User enter information into designated areas, or fields. Forms.
Using the AccuGlobe Software with the IndianaMap Using the AccuGlobe Software.
CITA 342 Section 2 Visual Programming. Allows the use of visual expressions (such as graphics, drawings, or animation) in the process of programming.
Microsoft Excel 2003 Illustrated Complete Data with Other Programs Exchanging.
Copyright © 2006 Prentice-Hall. All rights reserved.1 Computer Literacy for IC 3 Unit 2: Using Productivity Software Project 1: Taking a Tour of Windows.
FIRST COURSE Word Tutorial 6 Using Mail Merge. Objectives Learn about the mail merge process Use the Mail Merge task pane Select a main document Create.
Lesson 4.  After a table has been created, you may need to modify it. You can make many changes to a table—or other database object—using its property.
AS Level ICT Data entry: Creating validation checks.
Double –Click on the Netscape Icon on your desktop The following are a series of steps to help you get started with Netscape Composer.
Indicator 13 Secondary Transition. Main Menu SPP13 has a navigation toolbar located at the top of each screen. If you use the toolbar to navigate to another.
Standard Toolbar Formatting Toolbar Paragraph Indent Markers Formatting Font Style And Font Size Setting Indents Paragraph alignment Paragraph And Line.
COMPUTER PROGRAMMING I 3.01 Apply Controls Associated With Visual Studio Form.
MATLAB and SimulinkLecture 61 To days Outline Graphical User Interface (GUI) Exercise on this days topics.
Customizing Menus and Toolbars CHAPTER 12 Customizing Menus and Toolbars.
Computer Basics Tutorial Text boxes like this will give you information. Boxes like this at the bottom of a slide will give you instructions. Press the.
COMPUTER PROGRAMMING I 3.01 Apply Controls Associated With Visual Studio Form.
COMPUTER SKILLS MS-ACCESS. Introduction Access is a piece of software known as a database management system. At its most basic level, it can be used to.
1 Word Processing Intermediate Using Microsoft Office 2000.
Microsoft Excel Illustrated Introductory Workbooks and Preparing them for the Web Managing.
S15-1 ADM , Section 15, August 2005 Copyright  2005 MSC.Software Corporation SECTION 15 DIALOG BOX BUILDER.
An overview of the VisiRule decision logic charting tool
Lexical Reference Variables in Graphics and List Box in Forms
Encompass TQL® Integration
Step 1 Click on VM icon.
Microsoft Windows 7 Basics
Presentation transcript:

CISB434: VisiRule 1

What is VisiRule? VisiRule is a tool for creating decision support software purely by drawing charts. VisiRule is a graphical tool which lets you draw questions and expression which are mapped into rules. VisiRule can generate source code which can be compiled and executed in-situ or exported and used in a separate program.

What is VisiRule? VisiRule be used by people with minimal programming skills who want to model their day to day decision processes. VisiRule enhances productivity by considerably reducing the time it takes to produce a decision support system. VisiRule combines elements of rule-based processing, knowledge-based process, decision support tools and artificial intelligence to produce a practical and flexible modeling and problem solving tool. That you can augment VisiRule with code you have written in Prolog, and/or other languages, means that VisiRule can be used to model very complex processes.

Opening your first VisiRule Chart Start -> Programs -> WIN-PROLOG 4700 -> VisiRule4700 Click on the "File\Open" menu option and navigate to the "EXAMPLES\VISIRULE“ directory. Remember to change the "Files of type:" field to "VisiRule Files (*.VSR)". Select the "HELLO.VSR" and click on the "Open" button.

Opening your first VisiRule Chart The "HELLO.VSR" chart will be displayed in its own window:

Opening your first VisiRule Chart Right-clicking on the background of the chart’s window will display a VisiRule popup menu. Select the "Show Code." menu item at the bottom.

Opening your first VisiRule Chart The first (and only) question will now be asked:

Creating a New VisiRule Chart Click on the ’New.’ option on the ’File’ menu. Select the ’VisiRule Files (*.vsr)’ entry and click on the ’OK’ button. A VisiRule window, known as a worksheet, will appear.

The Worksheet The worksheet is the canvas where you will draw your chart.

The VisiRule Toolbar Mouse over each icon to know the functionality of each icon in the toolbar

Question Box Types In VisiRule, there are six(6) types of Question box: Single Choice The menu produced will only allow the user to select one of the items on the menu. Multiple Choice This allows the user to select none, one or more of the items on the menu. Number Input Instead of a menu, this option provides an input box into which the user can enter any number

Question Box Types Integer Input This is like Number Input, but only allows the user to enter an integer. Set Input An input box is also provided by this option. The user can type in a list of items, each separated by a space character. For example: red amber green Name Input Another input box is provided into which the user can type a word or phrase

Question Box Types

Linking Objects Together

Linking Objects Together VisiRule will automatically try to prevent or warn you if two objects can not be linked together.

Exercise Please create your own VisiRule chart and save it. This is your first VisiRule chart and you can work on it much later. It can be any design of your choice. Thank you.