Deliverable D Visualization and analytical tools

Size: px
Start display at page:

Download "Deliverable D Visualization and analytical tools"

Transcription

1 REVEAL FP REVEALing hidden concepts in Social Media Deliverable D5.4.2 Visualization and analytical tools Editor(s): Responsible Partner: Stuart E. Middleton University of Southampton IT Innovation Centre Status-Version: v1.2 Date: 28/04/2017 EC Distribution: Public (PU) Project Number: Project Title: FP REVEAL Page 1 of 21

2 Title of Deliverable: Visualization and analytical tools Date of Delivery to the EC: 30/06/2015 Workpackage responsible for the Deliverable: WP5 - Modalities Analysis Framework Editor(s): Stuart E. Middleton (ITINNO) Contributor(s): ITINNO Reviewer(s): ATC Approved by: All Partners Abstract: Keyword List: This deliverable describes the visualization and analytics tools collectively grouped into a component called the REVEAL decision support system (DSS) framework. A set of situation assessment visualizations display a number of interactive multi-dimensional views on large volumes of real-time content items and person profiles associated with a news story or enterprise event. The overall visualization approach taken by the DSS framework is one of multidimensional views following a direct manipulation user interface (UI) metaphor. A software release accompanies this deliverable, installed and running on the WP6 project testbed. ITINNO is planning a TL6 demonstration service for the work in WP5 which is publically available called the Journalist Decision Support System (JDSS). This TL6 service provides a way to get direct user feedback and supports future exploitation paths by allowing potential customers to use the system for free in a limited support environment. Visualization, Trust, Credibility Page 2 of 21

3 DOCUMENT DESCRIPTION Document Revision History Version Date Modifications Introduced Modification Reason Modified by v0.1 20/06/2016 Setting up document, initial structure ITINNO v1.0 21/06/2016 Release candidate for partner QA ITINNO v1.1 27/06/2016 Version for coordinator QA ITINNO, ATC v1.2 28/04/2017 Public version ITINNO Page 3 of 21

4 CONTENTS 1 INTRODUCTION DECISION SUPPORT SYSTEM (DSS) FRAMEWORK PROTOTYPE DSS FRAMEWORK SITUATION ASSESSMENT VISUALIZATION JOURNALIST DECISION SUPPORT SYSTEM (DSS) HUMAN COMPUTER INTERACTION (HCI) EXPERIMENT MODALITY INNOVATION DESCRIPTION CONCLUSIONS REFERENCES Page 4 of 21

5 LIST OF FIGURES FIGURE 1: INFORMATION FLOW FOR DECISION SUPPORT SYSTEM FRAMEWORK... 8 TABLE 1: HTTP DSS FRAMEWORK INTERFACE... 9 FIGURE 2: MAP VIEW FIGURE 3: MAP VIEW DETAILS LAYER FIGURE 4: MAP VIEW WITH EXPLODING THUMBNAILS FIGURE 5: TEMPORAL VIEW FIGURE 6: TEMPORAL VIEW DETAILS LAYER FIGURE 7: TEMPORAL VIEW WITH EXPLODING THUMBNAILS Page 5 of 21

6 DEFINITIONS, ACRONYMS AND ABBREVIATIONS Acronym Title DSS Decision Support System DW Deutsche Welle, Germany HCI Human Computer Interaction HTML HyperText Markup Language HTTP HyperText Transfer Protocol ITINNO University of Southampton IT Innovation Centre, UK PM Person Month SINTEF SINTEF, Norway UI User Interface URI Uniform Resource Identifier WP Work Package Page 6 of 21

7 1 Introduction The visualization and analytics tools (i.e. software from D5.4.2) are collectively grouped into a component called the REVEAL decision support system (DSS) framework. The scope of this component is to provide an interactive view to any number of WP5 situation assessments running in real-time. Each situation assessment represents an aggregated collection of content filtered and annotated in the context of a specific news story or enterprise event to support verification decisions. The overall visualization approach taken by the DSS framework is one of multi-dimensional views following a direct manipulation user interface (UI) metaphor. This approach is motivated by the classic work of Ben Shneiderman [Shneiderman 1983] on Direct Manipulation Human Computer Interaction (HCI). Each visualization represents a different way to visualize, segment and explore the content items and people profiles behind each situation assessment database. Users (i.e. journalists or enterprise analysts) can visually explore each dataset, interactively changing filter and cluster settings to 'slice and dice' large datasets in real-time and zoom in to a small set of highly relevant content items that are worthy of manual inspection. All visualizations are based on a focus and context approach, with the contextual data displayed and clusters / sub-clusters adding layers on top of this context view. This avoids multi-screen switching and makes the interaction cognitively simpler and as natural as possible. The DSS framework visualizations are not pilot specific but will be integrated with the pilot user interfaces. Users will be able to drag and drop content items from the situation assessment visualizations and into the pilot UI's for subsequent end user specific processing and domain-specific use. Development work on the DSS framework component is a continuous process, with internal checkpoints along the way where end user feedback will be elicited to make sure the visualization work is on track with regards the use cases. A software release accompanies this deliverable, installed and running on the WP6 project testbed and is intended to elicit end user feedback. Page 7 of 21

8 2 Decision Support System (DSS) Framework 2.1 Prototype DSS Framework The DSS framework component is designed to continually pull data from the WP5 situation assessment framework (i.e. D5.3.2). A high-level view of the information flow is shown in Figure 1. User interactions via visualization HTML page - refresh data every few seconds - change visualization type - change visual dimensions displayed Situation Assessment (WP5) Database Decision Support Visualization (WP5) HTTP Endpoint End User Browser Data PULL Visualization HTML page + Javascript + D3 Pilot HTML page + Pilot web page + Control (e.g. crawl keywords, focus areas) + Link to each assessment s Viz HTML page Pilot UI (WP6) Web Server Figure 1: Information Flow for Decision Support System Framework The DSS framework consists of a HTTP endpoint that is able to (a) return HTML pages for each open situation assessment and (b) respond to interactive D3 Javascript HTTP requests for data. The visualization itself is rendered client side (i.e. in the client browser) using the open source D3 Javascript libraries 1. Interactive requests for data are issued by the D3 Javascript, which in turn are handled by the HTTP DSS framework endpoint. The HTTP interface is defined in Table 1. It supports the web page interface by providing data - end users do not see this interface. 1 Page 8 of 21

9 Table 1: HTTP DSS framework interface HTTP Namespace Response Action GET /dss/api/ HTML landing page GET /dss/api/<assessment-id>/<viz-type> HTML page for selected visualization GET /dss/api/<assessment-id>/<viz-type>?<params> Top N clustered data items requested after applying filters Concept Description <assessmentid> Name of assessment (e.g. paris_2015) <viz-type> Name of visualization required = map timeline <params> {<type>:<value>} spatial, temporal and keyword filters to apply as well as cluster metrics and topn values needed The visualizations themselves are based on views of situation assessment aggregated datasets for each news story or enterprise event. For the situation assessment views feedback is limited to changing filter and cluster settings to visually explore and segment the crawled and annotated data. Many annotations (i.e. 15+) are supported for WP2/3/4/5 annotations such as hashtags, locations, mentioned URI s, damage reports, attributed entities etc. Users can interactively view content relevant as context for a verification decision. They can also export views to SVG to use as infographics in articles (e.g. news stories). The situation assessment framework is defined in detail in D Lastly details on the pilot UI's can be found in D6.3.2 and D Situation Assessment Visualization In response to user feedback we have focussed on a map and temporal view, incrementally improving these visualizations over time to optimize them. We have not added additional views as our end users wanted to have a few well developed and refined views rather than many views that demonstrated different ideas but were not as refined and usable. We will until the end of the project be seeking user feedback and incrementally improving this work. Map view The map view is intended to display geospatial clusters at different levels of granularity. At the highest level of granularity content items are clustered by geographic region. When zooming in clusters for individual roads/rivers/etc. can be seen and lastly individual buildings/parks/etc. A set of filters (e.g. content type, time range, classifier results) and cluster settings (e.g. admin level for region clusters) are available to interactively change the view and help users explore the data available. The regions are colour coded based on mention count (i.e. brighter the colour the more mentions are in that region). Each location (e.g. a city) can be interactively selected and the top N posts for that location viewed in a details layer. The details layer renders posts as they would be in Twitter etc. ordered by created timestamp so the earliest mentions appear first. For verification end users wanted the earliest mentions to help with tracking down the original post of a media item (linked or embedded) and the author of this original post. A secondary cluster metric (e.g. URI, hashtag, damage report) can be specified and the top N metric values shown for all posts that contain a mention of the selected location. This is displayed in an Page 9 of 21

10 exploding thumbnail type layer and allows users to see the top N trending metrics (e.g. URI) for a given location. Each thumbnail can itself be selected and the posts mentioning its value will be displayed in the details layer. The view does not have any cached state, so changes in cluster or filter setting and/or selected locations will trigger another SQL lookup and re-rendering of the data. This stateless approach means the visualizations work in real-time with whatever data is available, and as new posts come along the view will change to reflect this. Examples of screenshots for the map view can be found in Figure 2, Figure 3 and Figure 4. The basic map view (i.e. Figure 2) presents administrative regions clustered at levels chosen interactively by the user such as countries, cities or boroughs. These can be selected and a details layer (i.e. Figure 3) shown for all content mentioning the selected location ordered by timestamp, earliest first. If a secondary metric is selected an exploding thumbnail view will show the top N metric values (e.g. URI s, hashtags, damage reports) from content items that contain a mention of the selected location (see Figure 4). These thumbnails can themselves be selected to display a details layer. Page 10 of 21

11 Figure 2: Map view Page 11 of 21

12 Figure 3: Map view details layer Page 12 of 21

13 Figure 4: Map view with exploding thumbnails Page 13 of 21

14 Temporal View The temporal view is intended to display a Gantt style view showing sampled sets of posts over a time window. A sample size can be chosen (e.g. 5 minutes, 1 hour or 1 day) and sample time is plotted on the x-axis of the view. A primary cluster metric (e.g. URI, hashtag, location, damage report) can be selected and this is plotted on the y-axis. A set of filters (e.g. content type, time range, classifier results) are available to interactively change the view and help users explore the data available. The sample cells are colour coded based on mention count (i.e. brighter the colour the more mentions are in that sample cell). Each cell on the Gantt chart can be selected and represents all the posts in that time sample that have the value of the chosen primary cluster metric (e.g. with a specific hashtag value). The details layer renders the top N selected posts as they would be in Twitter etc. ordered by created timestamp so the earliest mentions appear first. A secondary cluster metric (e.g. URI, hashtag, location, damage report) can be specified and the top N secondary metric values will be shown for all posts that contain a mention of the primary metric value and have a timestamp that falls within the selected sample cell. This is displayed in an exploding thumbnail type layer and allows users to see the top N trending metrics (e.g. URI) for a given temporal sample. Each thumbnail can itself be selected and the selected cluster posts mentioning its value displayed in the details layer. Examples of screenshots for the temporal view can be found in Figure 5, Figure 6 and Figure 7. The basic temporal view (i.e. Figure 5) presents sampled data on the x-axis and a primary cluster metric (e.g. URI, hashtag, damage report) on the y-axis. Each sample can be selected and a details layer (i.e. Figure 6) shown for all content mentioning the selected sample time and primary metric value ordered by timestamp, earliest first. If a secondary metric is selected an exploding thumbnail view will show the top N metric values from content items that contain a mention of the selected sample time and primary metric value (see Figure 7). These thumbnails can themselves be selected to display a details layer. Page 14 of 21

15 Figure 5: Temporal view Page 15 of 21

16 Figure 6: Temporal view details layer Page 16 of 21

17 Figure 7: Temporal view with exploding thumbnails Page 17 of 21

18 2.3 Journalist Decision Support System (DSS) ITINNO is planning to release a TL6 demonstration service for the work in WP5 which will be publically available and can be used for real. This is called the Journalist Decision Support System (JDSS) and will allow WP5 to get real-world feedback on the DSS and also provide engagement with potential customers to make exploitation easier post-project. The Journalist Decision Support Service will support a google login and allow end users to provide either (a) a Twitter list URI, (b) a Twitter collection URI or (c) a Twitter search string with keywords. A time range will be requested (within the 7 day limit from the current date imposed by Twitter) and the ITINNO crawler will be tasked to download a number of Tweets up to a sensible limit (e.g. 10,000 posts). All Tweets will be geoparsed, facts extracted and the eyewitness and fake classifiers run. The final data will be visualized using the WP5 visualizations (i.e. map and temporal views). End users will be able to interactively view and cluster the content found and identify key posts for help in their verification tasks. They will also be able to export views to SVG to add infographics to articles (e.g. news stories). This TL6 service provides a way to get direct user feedback and supports future exploitation paths by allowing potential customers to use the system for free in a limited support environment. 2.4 Human Computer Interaction (HCI) Experiment We are planning during the evaluation part of the project to run a Human Computer Interaction (HCI) experiment. This experiment will ask anonymous volunteers to try out the map and temporal view and a control view based on the Twitter keyword search interface. Results will help us evaluate the strengths and weaknesses of each view. The experiment outline is below. We have obtained ethical approval for this experiment plan via the University of Southampton ethical committee (ref ERGO/FPSE/18641). Pre-study Participants will be recruited with the help of DW and SINTEF. SINTEF will students they run courses in Norway for asking for voluntary participation. DW will contact staff at DW (experienced journalists) to ask for voluntary participation. DW will use contacts (twitter invitation, list invitation, web invitation) to ask for voluntary participation. ITINNO might also contact UoS staff involved in journalism courses to ask for voluntary participation. Participation is fully anonymous. No addresses are requested or stored from participants. No financial incentives will be provided for participation and we expect participants to be motivated by the opportunity to engage with the REVEAL project and try out some of the tools that have been developed. Study procedure Task duration is 15 mins. A website will be setup to host the experiment. Recruitment material will include a URI to this website so participants can open the experiment webpage in a Chrome browser. Participants will be presented with a welcome page that includes a task description (see next), experiment details and a 'consent to participate' checkbox. The ERGO number will be displayed on this page for reference. Page 18 of 21

19 Participants will be asked to find the earliest mention of a target image from a corpus of social media content (Twitter, You Tube, Instagram) around the Nov 2015 Paris shootings. Each participant will be asked to find earliest mentions of 3 different target images. Each attempt will be performed with a different visualization (keyword search, spatial search, temporal search). They will have 5 minutes (representative of the type of search time a journalists might want to spend finding an original mention of a content item for a breaking news story) to find each image with a timeout if they do not manage in time. Social media content is pre-crawled 'raw' from Twitter, You Tube and Instagram. The social media datasets used for this experiment were obtained and stored in accordance with the social media T&C s. The dataset only stores links and metadata for content items. We will cache a set of thumbnails for content items which will be deleted after the trial. Links and thumbnails to content items are provided and participants can open these links to see the full content as rendered by the social media sites themselves. Therefore some content might be disturbing as it relates to a violent event (Paris shootings). No prior content filtering will be provided by us other than that provided by Twitter, You Tube and Instagram sites themselves (social media sites post warning on graphic content). The 3 target images for this task will not contain any graphic scenes (e.g. violent scenes) so participants can achieve the task without opening any social media URIs to content labelled graphic by social media sites. The web server will record data on (a) success or failure in finding first mention of target images (b) time to find first mentions (c) 'heat map' information about where mouse time was spend on the web page (d) click history on what was selected / browsed / searched during task. Post-study Metric data for each user will be analysed and presented in aggregate form in academic papers. Metric data will also be archived indefinitely so that results can in principle be reproduced on request (e.g. if an external researcher questions the validity of these results in some way). ITINNO will be the data controller for this metric dataset and will not provide access for any non-scientific reasons. Page 19 of 21

20 3 Modality Innovation Description Below is a module innovation description for components referred to in this deliverable. Module Name Decision Support System Framework Delivery date PM32 Module Overview The DSS framework provides an interactive view to any number of WP5 situation assessments running in real-time. Each situation assessment represents an aggregated collection of content filtered and annotated in the context of a specific news story or enterprise event. The DSS framework thus can render real-time annotations from WP2/3/4 and trust and credibility annotations from WP5 (e.g. facts extracted, fake & eyewitness classification). The DSS framework also acts as a host for the source bias analytics BLinD tool from D Based on existing work? (e.g. from other project or open source code) N/A Based on implementation of specific algorithms? (which? why?) Direct Manipulation User Interface Metaphor Innovation introduced The situation assessment UI is a component which supports end users. It is based on a classic HCI metaphor (direct manipulation). The innovation it provides is centred on spatial-temporalsemantic grounding and visualization of real-time evidence related to end user verification tasks. Is this considered a core innovation for the project? Why? Yes - Trust and Credibility analysis of social media content is a critical component to support the wider verification challenge REVEAL seeks to address. The DSS component allows visualization of the annotations associated with WP2/3/4 and trust and credibility annotations from WP5 (e.g. facts extracted, fake & eyewitness classification). What benchmarks will be used to evaluate the module performance? User interface response time (<1 second refresh rate) End user feedback (qualitative) Partners Involved and related WP/Task(s) ITINNO (T5.3 lead - development) ATC, SAG, DW (T5.3 contributor - user feedback) Page 20 of 21

21 4 Conclusions This deliverable describes the visualization and analytics tools (i.e. software from D5.4.2) which is collectively grouped into a component called the REVEAL decision support system (DSS) framework. The situation assessment visualization displays a number of multi-dimensional views on large volumes of real-time content items associated with a news story or enterprise event. The overall visualization approach taken by the DSS framework is one of multi-dimensional views following a direct manipulation user interface (UI) metaphor. A software release accompanies this deliverable, installed and running on the WP6 project testbed. The work in WP5 follows a continuous agile development process and this user feedback is continually sought and incremental updated made to improve the visualizations over time. ITINNO is planning a TL6 demonstration service for the work in WP5 which is publically available and can be used for real called the Journalist Decision Support Service (JDSS). This TL6 service provides a way to get direct user feedback and supports future exploitation paths by allowing potential customers to use the system for free in a limited support environment. 5 References Shneiderman, B. "Direct Manipulation: A Step Beyond Programming Languages", IEEE Transactions on Computers, Vol. 16, No. 8, August, pp (1983) Page 21 of 21

PUBLIC. AI supporting content verification and analysis. Session: Automated Fact-Checking: The way to go? Stuart E. Middleton

PUBLIC. AI supporting content verification and analysis. Session: Automated Fact-Checking: The way to go? Stuart E. Middleton Floraguard AI supporting content verification and analysis Session: Automated Fact-Checking: The way to go? Stuart E. Middleton University of Southampton, Electronics and Computer Science www.ecs.soton.ac.uk/people/sem

More information

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D2.4.1

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D2.4.1 : 0.3, Date: 31/05/2012 COCKPIT FP7-248222 Citizens Collaboration and Co-Creation in Public Service Delivery Deliverable D2.4.1 Citizens Deliberative Engagement Platform 2 nd Editor(s): Responsible Partner:

More information

Deliverable D Integrated Platform

Deliverable D Integrated Platform REVEAL FP7-610928 REVEALing hidden concepts in Social Media Deliverable D6.2.2 Integrated Platform Editor(s): Responsible Partner: Eftsratios Tzoannos ATC Status-Version: Final v1.0 Date: 30/06/2016 EC

More information

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D Opinion Mining Tools 1st version

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D Opinion Mining Tools 1st version COCKPIT FP7-248222 Citizens Collaboration and Co-Creation in Public Service Delivery Deliverable D2.1.1 Opinion Mining Tools 1st version Editor(s): Responsible Partner: Kostas Giannakakis ATC, INTRASOFT

More information

DELIVERABLE. D3.1 - TransformingTransport Website. TT Project Title. Project Acronym

DELIVERABLE. D3.1 - TransformingTransport Website. TT Project Title. Project Acronym Ref. Ares(2017)844805-15/02/2017 DELIVERABLE D3.1 - TransformingTransport Website Project Acronym TT Project Title Transforming Transport Grant Agreement number 731932 Call and topic identifier ICT-15-2016-2017

More information

Extracting Attributed Verification and Debunking Reports from Social Media: MediaEval-2015 Trust and Credibility Analysis of Image and Video

Extracting Attributed Verification and Debunking Reports from Social Media: MediaEval-2015 Trust and Credibility Analysis of Image and Video Extracting Attributed Verification and Debunking Reports from Social Media: MediaEval-2015 Trust and Credibility Analysis of Image and Video Stuart E. Middleton University Your Name of Your Southampton

More information

Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015.

Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015. Running Head: LAB 1 MONACHPRESS PRODUCT DESCRIPTION Lab 1 MonarchPress Product Description Robert O Donnell Old Dominion University CS411 Janet Brunelle November 23, 2015 Version #3 1 2 Table of Contents

More information

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2 Lab 1 MonarchPress Description 1 Lab 1 MonarchPress Product Description Robert O Donnell CS411 Janet Brunelle September 20, 2015 Version #2 Lab 1 MonarchPress Description 2 Table of Contents 1 INTRODUCTION...

More information

TaaS Terminology as a Service Project no Deliverable D4.2 Web interface for Terminology services for language workers

TaaS Terminology as a Service Project no Deliverable D4.2 Web interface for Terminology services for language workers TaaS Terminology as a Service Project no. 296312 Deliverable D4.2 Web interface for Terminology services for language workers Version No. 1.0 30/03/2014 Document Information Deliverable number: 4.2 Deliverable

More information

VISUALIZATIONS AND INFORMATION WIDGETS

VISUALIZATIONS AND INFORMATION WIDGETS HORIZON 2020 ICT - INFORMATION AND COMMUNICATION TECHNOLOGIES PRO MOTING FI NANCIAL AWARENESS AND STABILIT Y H2020 687895 VISUALIZATIONS AND INFORMATION WIDGETS WORK PACKAGE NO. WP2 WORK PACKAGE TITLE

More information

Project "THE4BEES Transnational Holistic Ecosystem 4 Better Energy Efficiency Through Social Innovation"

Project THE4BEES Transnational Holistic Ecosystem 4 Better Energy Efficiency Through Social Innovation Project "THE4BEES Transnational Holistic Ecosystem 4 Better Energy Efficiency Through Social Innovation" Work Package No. T3.5 DELIVERABLE Development of a dashboard for evaluators and high level users

More information

BUYER S GUIDE WEBSITE DEVELOPMENT

BUYER S GUIDE WEBSITE DEVELOPMENT BUYER S GUIDE WEBSITE DEVELOPMENT At Curzon we understand the importance of user focused design. EXECUTIVE SUMMARY This document is designed to provide prospective clients with a short guide to website

More information

D2.5 Data mediation. Project: ROADIDEA

D2.5 Data mediation. Project: ROADIDEA D2.5 Data mediation Project: ROADIDEA 215455 Document Number and Title: D2.5 Data mediation How to convert data with different formats Work-Package: WP2 Deliverable Type: Report Contractual Date of Delivery:

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Incorporating IRUS-UK statistics into an EPrints repository Conference or Workshop Item How to

More information

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August PUBLIC Document Version: August 2018 2018-10-26 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Release Highlights....3 1.1 Anonymous access to public communities....4

More information

Sitecore Experience Platform 8.0 Rev: September 13, Sitecore Experience Platform 8.0

Sitecore Experience Platform 8.0 Rev: September 13, Sitecore Experience Platform 8.0 Sitecore Experience Platform 8.0 Rev: September 13, 2018 Sitecore Experience Platform 8.0 All the official Sitecore documentation. Page 1 of 455 Experience Analytics glossary This topic contains a glossary

More information

H2020-ICT

H2020-ICT H2020-ICT-25-2016-2017 HYbrid FLying rolling with-snake-arm robot for contact inspection HYFLIERS D7.1 HYFLIERS Project Website Contractual date of delivery 31-Mar-2018 Actual date of delivery 31-Mar-2018

More information

MonarchPress Software Design. Green Team

MonarchPress Software Design. Green Team MonarchPress Software Design 1 Unequipped Digital Journalism explosion of news media consumption on the internet users demand has steadily driven need for: captivating writing and reporting high-quality

More information

SEXTANT 1. Purpose of the Application

SEXTANT 1. Purpose of the Application SEXTANT 1. Purpose of the Application Sextant has been used in the domains of Earth Observation and Environment by presenting its browsing and visualization capabilities using a number of link geospatial

More information

The What, Why, Who and How of Where: Building a Portal for Geospatial Data. Alan Darnell Director, Scholars Portal

The What, Why, Who and How of Where: Building a Portal for Geospatial Data. Alan Darnell Director, Scholars Portal The What, Why, Who and How of Where: Building a Portal for Geospatial Data Alan Darnell Director, Scholars Portal What? Scholars GeoPortal Beta release Fall 2011 Production release March 2012 OLITA Award

More information

SUMAT: An Online Service for SUbtitling by MAchine Translation

SUMAT: An Online Service for SUbtitling by MAchine Translation SUMAT: An Online Service for SUbtitling by MAchine Translation CIP-ICT-PSP-270919 Deliverable D9.4 Adwords Campaign Editor: Company: Dimitris Spiliotopoulos ATC Status-Version: 2.0 Date: 28.07.2011 Project

More information

User Interface Document version

User Interface Document version User Interface Document version 1.6 2018 Table of contents 1 General information 1.1 General technical remarks 1.2 User interface composition 1.3 Profile settings 1.4 Structure of the main menu 2 User

More information

Security Assurance Framework for Networked Vehicular Technology

Security Assurance Framework for Networked Vehicular Technology D7.2 SAFERtec Website Security Assurance Framework for Networked Vehicular Technology Abstract SAFERtec proposes a flexible and efficient assurance framework for security and trustworthiness of Connected

More information

SAS Web Report Studio 3.1

SAS Web Report Studio 3.1 SAS Web Report Studio 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Web Report Studio 3.1: User s Guide. Cary, NC: SAS

More information

Lisa Patrick. ROI of Marketing Automation

Lisa Patrick. ROI of Marketing Automation Lisa Patrick ROI of Marketing Automation About ClickDimensions Awards & Certifications Ranked #227 in 2015 and #752 in 2016 on the Inc. 5000 list of the fastest growing private companies Highest-ranked

More information

16 Data Visualizations. to Improve Your Application

16 Data Visualizations. to Improve Your Application 16 Data Visualizations to Improve Your Application Table of Contents Best data visualizations to boost customer satisfaction Introduction 2 Types of Visualizations 3 Static vs. Animated Charts 6 Drilldowns

More information

SALESFORCE DMP SUPERTAG USER GUIDE 00. SuperTag User Guide VER. 2, UPDATED 1/16. Rights Reserved, Proprietary &

SALESFORCE DMP SUPERTAG USER GUIDE 00. SuperTag User Guide VER. 2, UPDATED 1/16. Rights Reserved, Proprietary & SALESFORCE DMP SUPERTAG USER GUIDE 00 SuperTag User Guide VER. 2, UPDATED 1/16 SALESFORCE DMP SUPERTAG USER GUIDE 01 CONTENTS I. Introduction 2 SuperTag Overview 2 Benefits of Managing Tags with SuperTag

More information

D6.4: Report on Integration into Community Translation Platforms

D6.4: Report on Integration into Community Translation Platforms D6.4: Report on Integration into Community Translation Platforms Philipp Koehn Distribution: Public CasMaCat Cognitive Analysis and Statistical Methods for Advanced Computer Aided Translation ICT Project

More information

On Command Performance Manager 7.0 Lab on Demand Guide

On Command Performance Manager 7.0 Lab on Demand Guide On Command Performance Manager 7.0 Lab on Demand Guide On Command Performance Manager 7.0 Lab on Demand Guide... 1 Lab Activity: Adding Clusters... 1 Lab Activity: Performance Manager Dashboard... 2 Lab

More information

OpenGovIntelligence. Deliverable 3.1. OpenGovIntelligence ICT tools - first release

OpenGovIntelligence. Deliverable 3.1. OpenGovIntelligence ICT tools - first release Ref. Ares(2016)6209125-31/10/2016 OpenGovIntelligence Fostering Innovation and Creativity in Europe through Public Administration Modernization towards Supplying and Exploiting Linked Open Statistical

More information

Benefits of CORDA platform features

Benefits of CORDA platform features Benefits of CORDA platform features Functionalities, main tools and the benefits of using CORDA platform Copernicus service providers (land monitoring and emergency services) require reference data for

More information

Dr Michaela Black, Prof. Jonathan Wallace.

Dr Michaela Black, Prof. Jonathan Wallace. Dr Michaela Black, Prof. Jonathan Wallace mm.black@ulster.ac.uk jg.wallace@ulster.ac.uk http://www.midasproject.eu http://www.midasproject.eu Outline MIDAS - Strengths MIDAS - Consortium Partners MIDAS

More information

HCI Research Methods

HCI Research Methods HCI Research Methods Ben Shneiderman ben@cs.umd.edu Founding Director (1983-2000), Human-Computer Interaction Lab Professor, Department of Computer Science Member, Institute for Advanced Computer Studies

More information

Content Management System Development Approach

Content Management System Development Approach Raybiztech Content Management System Development Approach January 19, 2013 Table of Contents 1 Overview 4 2 Discovery 4 2.1 Project goal 4 2.2 Content Analysis 5 2.3 Usability and Design considerations

More information

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D2.3. Classification Multi-lingual Corpus

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D2.3. Classification Multi-lingual Corpus COCKPIT FP7-248222 Citizens Collaboration and Co-Creation in Public Service Delivery Deliverable D2.3 Classification Multi-lingual Corpus Editor(s): Responsible Partner: Ilias Spais, Christos Georgousopoulos

More information

Beacon Catalog. Categories:

Beacon Catalog. Categories: Beacon Catalog Find the Data Beacons you need to build Custom Dashboards to answer your most pressing digital marketing questions, enable you to drill down for more detailed analysis and provide the data,

More information

Release Notes (Build )

Release Notes (Build ) Release Notes (Build 6.0.4660) New to this build (6.0.4660) New in build 6.0.4490 New in build 6.0.4434 OneWeb CMS 6 features Additional enhancements Changes Fixed Known Issues New to this build (6.0.4660)

More information

Intelligent Tools for Policy Design

Intelligent Tools for Policy Design Intelligent Tools for Policy Design Deliverable 4.7 FUPOL Simulator Software advanced prototype (Yantai Urban Economics Simulator) Project Reference No. 287119 Deliverable No. D 4.7 Relevant workpackage:

More information

Prototype D10.2: Project Web-site

Prototype D10.2: Project Web-site EC Project 257859 Risk and Opportunity management of huge-scale BUSiness community cooperation Prototype D10.2: Project Web-site 29 Dec 2010 Version: 1.0 Thomas Gottron gottron@uni-koblenz.de Institute

More information

Briefing Session Guide. Sending Message Basics.

Briefing Session Guide. Sending Message Basics. 22 Briefing Session Guide Portal Briefing Session Administrators Guide: Part How one: To How do I series Sending Message Basics. Page - 2 - of 31 Administrator Basics Part 1 Sending Message Basics Contents

More information

Deliverable D7.3. IDST System v1.0

Deliverable D7.3. IDST System v1.0 FP7 2013 Cooperation Work Programme Theme 6: Environment (Including Climate Change) Novel indicators for identifying critical INFRAstructure at RISK from Natural Hazards Deliverable D7.3 IDST System v1.0

More information

Luxi Lin Master in City Planning, International Development - MIT Hayrettin Gunc Master of Architecture in Urban Design - Harvard GSD

Luxi Lin Master in City Planning, International Development - MIT Hayrettin Gunc Master of Architecture in Urban Design - Harvard GSD Luxi Lin Master in City Planning, International Development - MIT Hayrettin Gunc Master of Architecture in Urban Design - Harvard GSD Overview of problem When we think about emerging crowdsourcing tools

More information

CUSTOMER INTERACTION MANAGER WITH INTEGRATED DIGITAL MESSAGING

CUSTOMER INTERACTION MANAGER WITH INTEGRATED DIGITAL MESSAGING PRODUCT INSIGHT CUSTOMER INTERACTION MANAGER WITH INTEGRATED DIGITAL MESSAGING YOUR COMPLETE MARKETING COMMAND CENTER INTEGRATED MARKETING Bring all your marketing channels together PAGE 02 No more data

More information

Intelligent Performance Software Testing

Intelligent Performance Software Testing White Paper Intelligent Performance Software Testing The field of software functional testing is undergoing a major transformation. What used to be an onerous manual process took a big step forward with

More information

Vizit Essential for SharePoint 2013 Version 6.x User Manual

Vizit Essential for SharePoint 2013 Version 6.x User Manual Vizit Essential for SharePoint 2013 Version 6.x User Manual 1 Vizit Essential... 3 Deployment Options... 3 SharePoint 2013 Document Libraries... 3 SharePoint 2013 Search Results... 4 Vizit Essential Pop-Up

More information

CHAPTER 5 SYSTEM IMPLEMENTATION AND TESTING. This chapter describes the implementation and evaluation process conducted on the e-

CHAPTER 5 SYSTEM IMPLEMENTATION AND TESTING. This chapter describes the implementation and evaluation process conducted on the e- CHAPTER 5 SYSTEM IMPLEMENTATION AND TESTING 5.1 Introduction This chapter describes the implementation and evaluation process conducted on the e- BSC system. In terms of implementation, the development

More information

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT Website Development WHAT IS WEBSITE DEVELOPMENT? This is the development of a website for the Internet (World Wide Web) Website development can range from developing

More information

D7.1 Website and Fact Sheet

D7.1 Website and Fact Sheet D7.1 Website and Fact Sheet Document Number D7.1 Document Title Website and Fact Sheet Version 3.1 Status Work Package Deliverable Type Final WP7 Report Contractual Date of Delivery 30.11.2013 Actual Date

More information

1.2 What Spotlight and Strata users can expect

1.2 What Spotlight and Strata users can expect 1 About 5 About 1.1 What is? is a set of integrated modules that enables your institution to make evidence-based strategic decisions. consists of four modules: Overview - Get an overview of the research

More information

Monitoring and Evaluation Tool

Monitoring and Evaluation Tool Monitoring and Evaluation Tool USER MANUAL March, 2014 www.menarid.icarda.org THIS PAGE LEFT EMPTY INTENTIONALLY USER MANUAL Definitions and abbreviations Chart... Graphical representation of M&E project

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

D WSMO Data Grounding Component

D WSMO Data Grounding Component Project Number: 215219 Project Acronym: SOA4All Project Title: Instrument: Thematic Priority: Service Oriented Architectures for All Integrated Project Information and Communication Technologies Activity

More information

PRELIDA. D2.3 Deployment of the online infrastructure

PRELIDA. D2.3 Deployment of the online infrastructure Project no. 600663 PRELIDA Preserving Linked Data ICT-2011.4.3: Digital Preservation D2.3 Deployment of the online infrastructure Start Date of Project: 01 January 2013 Duration: 24 Months UNIVERSITAET

More information

Integration Test Plan

Integration Test Plan Integration Test Plan Team B.E.E.F.E.A.T.E.R. Nick Canzoneri Adam Hamilton Georgi Simeonov Nick Wolfgang Matt Wozniski Date: May 1, 2009 Date Description Revision February 17, 2009 Initial revision 1 April

More information

Project Title: INFRASTRUCTURE AND INTEGRATED TOOLS FOR PERSONALIZED LEARNING OF READING SKILL

Project Title: INFRASTRUCTURE AND INTEGRATED TOOLS FOR PERSONALIZED LEARNING OF READING SKILL Project Title: INFRASTRUCTURE AND INTEGRATED TOOLS FOR PERSONALIZED LEARNING OF READING SKILL Project Acronym: Grant Agreement number: 731724 iread H2020-ICT-2016-2017/H2020-ICT-2016-1 Subject: Dissemination

More information

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011 Hands-On Lab Lab: Developing BI Applications Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: USING THE CHARTING WEB PARTS... 5 EXERCISE 2: PERFORMING ANALYSIS WITH EXCEL AND

More information

BSI User Guide Searching. support.ebsco.com

BSI User Guide Searching. support.ebsco.com BSI User Guide Searching Basic, Advanced & Visual Searching, Result List, Article Details, Company Information, Additional Features Last Updated 5/3/12 Table of Contents What is the Business Searching

More information

Guide to Google Analytics: Admin Settings. Campaigns - Written by Sarah Stemen Account Manager. 5 things you need to know hanapinmarketing.

Guide to Google Analytics: Admin Settings. Campaigns - Written by Sarah Stemen Account Manager. 5 things you need to know hanapinmarketing. Guide to Google Analytics: Google s Enhanced Admin Settings Written by Sarah Stemen Account Manager Campaigns - 5 things you need to know INTRODUCTION Google Analytics is vital to gaining business insights

More information

D7.6 Project video. Project ref. no. H2020-ICT GA No BINCI Binaural tools for the creative industries

D7.6 Project video. Project ref. no. H2020-ICT GA No BINCI Binaural tools for the creative industries D7.6 Project video Project ref. no. H2020-ICT-21-2016 GA No. 732130 Project title BINCI Binaural tools for the creative industries Duration of the project 1 January 2017-30 June 2018 (18 months) WP/Task:

More information

Collective Awareness Platform for Tropospheric Ozone Pollution

Collective Awareness Platform for Tropospheric Ozone Pollution Collective Awareness Platform for Tropospheric Ozone Pollution Work package WP2 Deliverable number D2.7. Deliverable title Release of Website Deliverable type DEC Dissemination level PU (Public) Estimated

More information

OpenGovIntelligence. Deliverable 3.5. OpenGovIntelligence ICT tools

OpenGovIntelligence. Deliverable 3.5. OpenGovIntelligence ICT tools OpenGovIntelligence Fostering Innovation and Creativity in Europe through Public Administration Modernization towards Supplying and Exploiting Linked Open Statistical Data Deliverable 3.5 OpenGovIntelligence

More information

START GUIDE CDMNext V.3.0

START GUIDE CDMNext V.3.0 1 START GUIDE CDMNext V.3.0 2018 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. PRODUCT OVERVIEW... 3 2. Starting CDMNEXT... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 4 3. creating

More information

DATA SELECTION AND APPRAISAL CHECKLIST University of Reading Research Data Archive

DATA SELECTION AND APPRAISAL CHECKLIST University of Reading Research Data Archive Research and Enterprise Services DATA SELECTION AND APPRAISAL CHECKLIST University of Reading Research Data Archive Introduction This Selection and Appraisal Checklist provides a set of criteria against

More information

MicroStrategy Analytics Desktop

MicroStrategy Analytics Desktop MicroStrategy Analytics Desktop Quick Start Guide MicroStrategy Analytics Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT.

More information

ENGAGEMENT PRODUCT SHEET. Engagement. March 2018

ENGAGEMENT PRODUCT SHEET. Engagement. March 2018 PRODUCT SHEET ENGAGEMENT March 2018 Facelift brand building technologies GmbH Gerhofstr.19 20354 Hamburg Germany www.facelift-bbt.com + 49 40 2286 849 0 March 2018 Page 0 of 5 Features Summary World s

More information

Analytics. EduPristine DM Analytics. EduPristine

Analytics. EduPristine DM Analytics. EduPristine Analytics EduPristine www.edupristine.com Making the Data work for the Business 1 Digital Analytics Digital analytics is the analysis of qualitative and quantitative data from your business and the competition

More information

Horizon2020/EURO Coordination and Support Actions. SOcietal Needs analysis and Emerging Technologies in the public Sector

Horizon2020/EURO Coordination and Support Actions. SOcietal Needs analysis and Emerging Technologies in the public Sector Horizon2020/EURO-6-2015 Coordination and Support Actions SOcietal Needs analysis and Emerging Technologies in the public Sector Deliverable D1.2 The SONNETS Research Data Management Plan Workpackage Editor(s):

More information

Release Notes March 2016

Release Notes March 2016 Release Notes March 2016 About the Release Notes... 3 Release Overview... 3 End of Life Announcements... 3 Other Announcements... 5 Enhancements... 6 Doc Launcher for uploading 3 rd party documents and

More information

Qualtrics Survey Software

Qualtrics Survey Software Qualtrics Survey Software GETTING STARTED WITH QUALTRICS Qualtrics Survey Software 0 Contents Qualtrics Survey Software... 2 Welcome to Qualtrics!... 2 Getting Started... 2 Creating a New Survey... 5 Homepage

More information

Prof. Ahmet Süerdem Istanbul Bilgi University London School of Economics

Prof. Ahmet Süerdem Istanbul Bilgi University London School of Economics Prof. Ahmet Süerdem Istanbul Bilgi University London School of Economics Media Intelligence Business intelligence (BI) Uses data mining techniques and tools for the transformation of raw data into meaningful

More information

Episerver CMS. Editor User Guide

Episerver CMS. Editor User Guide Episerver CMS Editor User Guide Episerver CMS Editor User Guide 17-2 Release date 2017-03-13 Table of Contents 3 Table of contents Table of contents 3 Introduction 11 Features, licenses and releases 11

More information

WP5. D5.2.1 Project Internet Site, Publications

WP5. D5.2.1 Project Internet Site, Publications WP5. D5.2.1 Project Internet Site, Publications Project Acronym: ExtremeFactories Full Title: Internet based environment implementing agile management methods for enabling the set-up, monitoring and follow-up

More information

Delivery guide: SAGE Video

Delivery guide: SAGE Video Delivery guide: SAGE Video Our Trainers have put together this training delivery guide to accompany the SAGE Video training presentation. If you plan on delivering the training presentation to educate

More information

WHAT S NEW IN QLIKVIEW 11

WHAT S NEW IN QLIKVIEW 11 WHAT S NEW IN QLIKVIEW 11 QlikView 11 takes Business Discovery to a whole new level by enabling users to more easily share information with coworkers, supporting larger enterprise deployments through enhanced

More information

Deliverable 4.6 Architecture Specification and Mock-up System

Deliverable 4.6 Architecture Specification and Mock-up System DEEPTHOUGHT Hybrid Deep and Shallow Methods for Knowledge-Intensive Information Extraction Deliverable 4.6 Architecture Specification and Mock-up System The Consortium October 2003 I II PROJECT REF. NO.

More information

MarketLine Advantage

MarketLine Advantage MarketLine Advantage User s Guide Welcome to MarketLine Advantage. This user guide will show you everything you need to know to access and utilize the wealth of information available from MarketLine Advantage.

More information

AvePoint Online Services for Partners 2

AvePoint Online Services for Partners 2 AvePoint Online Services for Partners 2 User Guide Service Pack 1 Issued June 2017 Table of Contents What s New in this Guide...4 About...5 Submitting Documentation Feedback to AvePoint...6 Browser Support

More information

How to choose the right approach to analytics and reporting

How to choose the right approach to analytics and reporting SOLUTION OVERVIEW How to choose the right approach to analytics and reporting A comprehensive comparison of the open source and commercial versions of the OpenText Analytics Suite In today s digital world,

More information

D6.1. Project website and internal IT communication infrastructure HINT. 36 months FP7/

D6.1. Project website and internal IT communication infrastructure HINT. 36 months FP7/ D6.1 Project website and internal IT communication infrastructure Project number: 317930 Project acronym: Project title: HINT Start date of the project: 1 st October, 2012 Duration: Programme: Holistic

More information

Computer-Aided Semantic Annotation of Multimedia. Project Presentation. June 2008

Computer-Aided Semantic Annotation of Multimedia. Project Presentation. June 2008 Computer-Aided Semantic Annotation of Multimedia Project Presentation June 2008 Presentation Outline 1. Introduction 7. Partner Roles 2. Consortium 8. Research Areas 3. Motivation 9. Project Expected Results

More information

Executive Summary. Performance Report for: The web should be fast. Top 4 Priority Issues

Executive Summary. Performance Report for:   The web should be fast. Top 4 Priority Issues The web should be fast. Executive Summary Performance Report for: https://www.wpspeedupoptimisation.com/ Report generated: Test Server Region: Using: Tue,, 2018, 12:04 PM -0800 London, UK Chrome (Desktop)

More information

Visual Insights system

Visual Insights system Visual Insights system Supplier User Guide Packaged (Pick by store) version Date: September 2016 1 Contents Visual Insights system... 1 Supplier User Guide... 1 Grocery version... 1 1.0 Overview and Purpose...

More information

EVACUATE PROJECT WEBSITE

EVACUATE PROJECT WEBSITE FP7-313161 A holistic, scenario-independent, situation-awareness and guidance system for sustaining the Active Evacuation Route for large crowds EVACUATE PROJECT WEBSITE Deliverable Identifier: D.12.1

More information

TDWI strives to provide course books that are content-rich and that serve as useful reference documents after a class has ended.

TDWI strives to provide course books that are content-rich and that serve as useful reference documents after a class has ended. Previews of TDWI course books are provided as an opportunity to see the quality of our material and help you to select the courses that best fit your needs. The previews can not be printed. TDWI strives

More information

Implementing a Numerical Data Access Service

Implementing a Numerical Data Access Service Implementing a Numerical Data Access Service Andrew Cooke October 2008 Abstract This paper describes the implementation of a J2EE Web Server that presents numerical data, stored in a database, in various

More information

Passwords. Twitter UN: IDANRV Twitter PW: idanrv1. Thank You

Passwords. Twitter UN: IDANRV Twitter PW: idanrv1. Thank You Passwords Twitter UN: IDANRV Twitter PW: idanrv1 Thank You USER'S MANUAL TABLE OF CONTENTS Page # 1.1 SYSTEM OVERVIEW... 4 1.2 DEFINITIONS & ACRONYMS... 4 1.3 REFERENCES... 4 2.0 INSTALLATION... 5 2.1

More information

Constant Contact. Responsyssy. VerticalResponse. Bronto. Monitor. Satisfaction

Constant Contact. Responsyssy. VerticalResponse. Bronto. Monitor. Satisfaction Contenders Leaders Marketing Cloud sy Scale Campaign aign Monitor Niche High Performers Satisfaction Email Marketing Products Products shown on the Grid for Email Marketing have received a minimum of 10

More information

Yahoo! Digits: A Design Driven to Provide Instant Data Driven Insights and its Use in User Experience Design

Yahoo! Digits: A Design Driven to Provide Instant Data Driven Insights and its Use in User Experience Design Yahoo! Digits: A Design Driven to Provide Instant Data Driven Insights and its Use in User Experience Design Abhishek Yahoo! R & D Torrey Pines, EGL, Ring Road, Bangalore abhik@yahoo-inc.com Yahoo! Digits

More information

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review In addition to this user manual, please refer to the instructions provided in the electronic forms (eforms)

More information

GRADING ASSIGNMENTS. You can access assignments that have been submitted by students and need grading from the:

GRADING ASSIGNMENTS. You can access assignments that have been submitted by students and need grading from the: GRADING ASSIGNMENTS When you create an assignment, a column is added automatically to the Grade Center. An assignment that has been submitted, but not graded, is indicated with an exclamation mark ( )

More information

MINTEL GNPD USER GUIDE

MINTEL GNPD USER GUIDE MINTEL GNPD USER GUIDE TABLE OF CONTENTS Creating a profile Logging in Front page Homepage Searching: free text prompts Searching: prompts & smart search features Search results: page features Searching:

More information

Booth Mar 2018 OUHK Career Fair 2018 Job Openings of Participating Employers. A. Company Name Networld Technology Limited. B.

Booth Mar 2018 OUHK Career Fair 2018 Job Openings of Participating Employers. A. Company Name Networld Technology Limited. B. Booth 11 1 Mar 018 OUHK Career Fair 018 Job Openings of Participating Employers A. Company Name Networld Technology Limited B. Job Information Designer Responsible for layout, graphics, illustration, UI/UX

More information

User Interfaces for Information Retrieval on the WWW

User Interfaces for Information Retrieval on the WWW User Interfaces for Information Retrieval on the WWW Gary Marchionini University of North Carolina at Chapel Hill march@ils.unc.edu INFORUM 2005 Prague May 24-27, 2005 Message On the WWW, the User Interface

More information

Prosphero Intranet Sample Websphere Portal / Lotus Web Content Management 6.1.5

Prosphero Intranet Sample Websphere Portal / Lotus Web Content Management 6.1.5 www.ibm.com.au Prosphero Intranet Sample Websphere Portal / Lotus Web Content Management 6.1.5 User Guide 7th October 2010 Authors: Mark Hampton & Melissa Howarth Introduction This document is a user guide

More information

Once the Google Analytics reports are loaded you will have the following tabs: Traffic Overview, Top Pages, Referrers, Devices, and Locations.

Once the Google Analytics reports are loaded you will have the following tabs: Traffic Overview, Top Pages, Referrers, Devices, and Locations. Google Analytics for Websites The Google Analytics tab in the top tool bar of your website will allow you to view the Google Analytics for your website. Login to your website and select the Google Analytics

More information

CONTEXT-SENSITIVE VISUAL RESOURCE BROWSER

CONTEXT-SENSITIVE VISUAL RESOURCE BROWSER CONTEXT-SENSITIVE VISUAL RESOURCE BROWSER Oleksiy Khriyenko Industrial Ontologies Group, Agora Center, University of Jyväskylä P.O. Box 35(Agora), FIN-40014 Jyväskylä, Finland ABSTRACT Now, when human

More information

OMICS Publishing Group Online Submission System

OMICS Publishing Group Online Submission System OMICS Publishing Group Online Submission System Editorial Manager - Author Tutorial Editorial Manager is an online manuscript submission, review and tracking systems for quality and quick review processing.

More information

Development Methodology TM

Development Methodology TM We use our proven iterative approach to each design and development project. With this 6 step methodology, once the preliminary requirements are clear, the next step is to prototype your website. From

More information

ESPON BSR-TeMo Territorial Monitoring for the Baltic Sea Region

ESPON BSR-TeMo Territorial Monitoring for the Baltic Sea Region ESPON BSR-TeMo Territorial Monitoring for the Baltic Sea Region Scientific Platform and Tools Project 2013/3/9 Draft Final Report Version 30/06/2013 Part C Scientific Report Volume C6 Presentation Tool

More information

What s New in Spotfire DXP 1.1. Spotfire Product Management January 2007

What s New in Spotfire DXP 1.1. Spotfire Product Management January 2007 What s New in Spotfire DXP 1.1 Spotfire Product Management January 2007 Spotfire DXP Version 1.1 This document highlights the new capabilities planned for release in version 1.1 of Spotfire DXP. In this

More information