Action Request System Example Education Console

Slides:



Advertisements
Similar presentations
Chapter 3 – Web Design Tables & Page Layout
Advertisements

Working with Tables for Page Design – Lesson 41 Working with Tables for Page Design Lesson 4.
Run with PC speaker on for narrative Welcome to the Narrated Guided Tour of Cizer.Net Reporting for Microsoft SQL Server Reporting Services
Version 6.4 New Features By Olatz Iturbe. Prodiver -Menu and Toolbar Changes - Save quickview sets and graph templates -Save Excel and PDF icon -Graph.
Site Modules > Page Builder Access the Page Builder module through the Site Modules top navigation link. Access Page Builder from the Site Modules navigation.
Intermediate Level Course. Text Format The text styles, bold, italics, underlining, superscript and subscript, can be easily added to selected text. Text.
 2006 Pearson Education, Inc. All rights reserved Introduction to the Visual C# 2005 Express Edition IDE.
1 Introduction to the Visual Studio.NET IDE Powerpoint slides modified from Deitel & Deitel.
Chapter 19 – Macromedia Dreamweaver MX 2004
KWizCom SharePoint Calendar Plus
Review of last session The Weebly Dashboard The Weebly Dashboard Controls your account and your sites Controls your account and your sites From here you.
® IBM Software Group © 2006 IBM Corporation JSF Tab Controls This Learning Module shows how to develop server-side EGL applications with dynamic content.
Records and Information Management IT - Enterprise Content Management SPIDR II Global Features Reference Guide April 2013.
® IBM Software Group © 2006 IBM Corporation Creating JSF/EGL Template Pages This section describes how to create.JTPL (Java Template Pages) using the Page.
Chapter 4 Dreamweaver: Part II The Web Warrior Guide to Web Design Technologies.
© 2010 Delmar, Cengage Learning Chapter 7 Using Styles and Style Sheets for Design.
Macromedia Studio 8 Step-by-Step MACROMEDIA DREAMWEAVER 8 Introduction.
Dreamweaver CS4 Concepts and Techniques Chapter 7 Page Layout with Frames.
Jeopardy Word-1Word-2Word-3Word-4 Word-5 Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final Jeopardy.
TATA CONSULTANCY SERVICES
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Domain 3 Understanding the Adobe Dreamweaver CS5 Interface.
Teacher’s Assessment Assistant Worksheet Builder Starting the Program
Chapter 5 Quick Links Slide 2 Performance Objectives Understanding Framesets and Frames Creating Framesets and Frames Selecting Framesets and Frames Using.
The material contained in this document is proprietary to Triniti Corporation (Triniti). This material may not be disclosed, duplicated or otherwise revealed,
EMARS 3.9 Familiarization November Logging In Larger Font No overlap of text and picture.
CRSD Technology Training Tony Judice. Quick Access Toolbar – can be modifiedSave as… allows you to save the file to a different location and also as an.
 2002 Prentice Hall. All rights reserved. 1 Chapter 2 – Introduction to the Visual Studio.NET IDE Outline 2.1Introduction 2.2Visual Studio.NET Integrated.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
Positioning Objects with CSS and Tables
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
Web and Multimedia Development Copyright © Genetic Computer School 2007WM LESSON OVERVIEW  Use of Tables  Creating Tables  Try It – 1  Creating.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
1 Introduction To Datatel Colleague USER INTERFACE 4.2 West Valley-Mission Community College District.
Chapter 7 Creating Templates, Importing Data, and Working with SmartArt, Images, and Screen Shots Microsoft Excel 2013.
Please wait, Our presentation will be starting soon. Use Alt+Tab key to go to other applications while the presentation is running. Use Esc key to stop.
Chapter 8 Using Document Collaboration, Integration, and Charting Tools Microsoft Word 2013.
General System Navigation
Building Dashboards with JMP 13 Dan Schikore SAS, JMP
Getting Started with Dreamweaver
Dive Into® Visual Basic 2010 Express
Creating a Presentation
What is New with the Website?
Chapter 2: The Visual Studio .NET Development Environment
Creating Oracle Business Intelligence Interactive Dashboards
Gadgets and Dashboards
OVERVIEW Objectives Follow a design document to create a small personal Web site Follow a design document to create pages in a large commercial Web site.
Plug-In T11: Creating Webpages Using Dreamweaver
**Please view the instructional guide as a slideshow**
IBM Rational Rhapsody Advanced Systems Training v7.5
About SharePoint Server 2007 My Sites
LMEvents SharePoint Portal How-to Guide
Chapter 2 – Introduction to the Visual Studio .NET IDE
Introduction to the Visual C# 2005 Express Edition IDE
Pentaho and Yahoo User Interface (YUI)
Getting Started with Dreamweaver
Understand Windows Forms Applications and Console-based Applications
IVend Retail 6.5 Dashboard Designer.
TEISS Interface Review
Chapter 2 – Introduction to the Visual Studio .NET IDE
TEISS Interface Review
Tutorial 6 Creating Dynamic Pages
DREAMWEAVER MX 2004 Chapter 7 Working with Layers
Translation & Review Portal
Getting Started with Dreamweaver
Dreamweaver MX 2004 Fundamentals
Objectives At the end of this session, students will be able to:
Chapter 8 Using Document Collaboration and Integration Tools
Tutorial 8 Sharing, Integrating, and Analyzing Data
Welcome To Microsoft Word 2016
Presentation transcript:

Action Request System 7.6.04 Example Education Console Quick Tour Dave Sulcer

Overview A small sample application that demonstrates some of the new UI capabilities of AR System Highlights the “single page” approach (vs. “form-centric”) This demo vs. “uidemo” Focus is on integrating features together into UI design patterns, not exhaustive demonstration of each feature Utilizes UI features introduced in earlier versions – 7.5, 7.6.03, as well as 7.6.04

Education Portal Concept for Demo Use Cases Students Browse for classes and enroll View upcoming enrollments and withdraw View comments about class and add comments Instructors View their classes List of students enrolled, with grades and view of courseload View report of ratings for their classes Administrators Data access for classes, enrollments, reviews, cities Build a new class for the catalog Ad-hoc reporting Demo Design “Workspaces” for different roles (Student, Instructor, Administrator) Page is composed of forms loaded into a framework as needed Data based on Sample:Classes domain from earlier sample Domain objects: Classes, Instructors, Enrollments, Reviews, Cities Is copy of Sample:Classes forms (“Sample” becomes “Xample”) to avoid conflicts Available as its own definition file as a deployable application (contains its own data). Import as deployable application (requires 7.6.04)

Highlighted Features From 7.6.04 From 7.6.03 From 7.5 Managing forms within view fields as “inline” components Floating panels Lightweight popup dialog Table Context Menu Vertical Text From 7.6.03 Drag and Drop Rich Text editing Web reporting From 7.5 Resizable (fill) layout Collapsible panel holders Cell-based table Templates Gradient / semi-transparent color Rounded corners Auto-completion

Page “Framework” View is “Fill” layout Nested panel holders create the framework for dynamic content Fixed height headers / footers Slack allocated to main workspace area to grow and shrink The dynamic area shows forms swapped into view by workflow

Workspace Picker Uses “Floating Panel” feature (7.6.04) Actually a floating panel holder to get growing/shrinking effect Float style is “modeless” Means it is XY positioned Does not stop work in the page Right panel contains overlapping chevron buttons, managed by workflow Vertical text “Workspace” Left panel initially collapsed Background is semi-transparent Image Buttons are PNG images with alpha transparency Workflow causes switching of panels in workspace area, and loading of the form for the first visible Collapses itself after switching to other workspace

Student Workspace Like other workspaces, this is a separate form loaded into view field as “inline” (part of same web page) The embedded form contains panel holder to switch between “enrollments” and “browse” Also contains hidden panel for comments Xample:StudentWorkspace loaded into workspace area view field

Student Workspace - Enrollments Cell-based table to display enrollments for the current user Comments generated by workflow as HTML in a view field (using multiple templates) Context menu attached to rows of table For enrollments, triggers “Withdraw” workflow

Student Workspace: Review Comments (Rich Text) For input, “Add a Review” causes panel to show with RTF char field. This captures user input as HTML which can then be rendered back in the comments view field Rating stars accomplished by embedded HTML / Javascript in a view field Workflow events used to communicate rating back and forth

Student Workspace: Browse Catalog Cell-based table to give graphical representation Expandable panel for “Search” filtering Auto-completion enabled based on data source EXTERN query for table Context menu to enroll

Student Workspace: Class Details Floating panel shows class details without launching a separate window This is not an open-window action (uses content from same form) Float style “Dialog”: Blocks other input from entire page Centers within page View field with template, embedded map URL

Instructor Workspace Cell-based table used for class list Detail information in collapsible panels Description uses same template from class detail popup Students is List-view table with color coded grades Ratings uses embedded Web Report

Instructor Workspace – Student Information Invoked by click on Student image button in table Looks and behaves similarly to floating panel Is actually separate form via Open Window / Dialog action with “Popup” option View field used for photo

Instructor Workspace – Embedded Ratings Report “Ratings”, when expanded: runs Web Report in view field takes parameters from currently selected class In Report form, marked as “Visible in Console” = false Report viewer (see below) supports all functions as if running in reporting console – e.g. export to desktop) Export to PDF Export to Excel

Administrator Workspace Vertical nav bar that forms into view field on the right Organized by data type Standard data forms with web toolbar for Classes Cities Reviews Special “Build a Class” feature Embedded Type-specific Reporting Console

Administrator Workspace – Build a Class Designed as a demo of drag/drop capability combined with HTML template Multiple drag sources organized in selector on left (nav bar + tree fields) Single drop target On Drop, workflow populates hidden fields then refreshes template Create Class uses hidden fields to push a new entry

Administrator Workspace – Embedded Reporting Demonstrates little known capability – opening the Web Reporting console in a form-specific mode Achieved by setting field 93992 on AR System Report Console in Open Window Action Choice of Classes or Enrollments Full console features: View / Run reports Design new reports

Architecture Data Model User Interface xample:console Xample: Classes Xample: StudentWorkspace Xample: InstructorWorkspace Xample: AdminWorkspace Xample: Enrollments Builder Enrollments Description Xample: ClassBuilder Students Xample: Class Review Manage Browse Xample: StudentInfo Xample: Classes Xample: Enrollments Xample: Class Review Details Join Comments Reviews Xample: Cities Reports AR System Report Console Xample: Cities

This slide is designed to be an opening or closing slide This slide is designed to be an opening or closing slide. This will allow the presenter to have a presentation cued up in slideshow mode without being on the title slide. The audience can take their seats, leave, or have open discussion with this slide up.