User Guide. February 25, v Hviezdoslavova 6, Lipany, Slovakia Tel W W W. S C R U M D E S K.

Size: px
Start display at page:

Download "User Guide. February 25, 2014. v. 2.2. Hviezdoslavova 6, 082 71 Lipany, Slovakia Tel +421 51 77 21019 W W W. S C R U M D E S K."

Transcription

1 1 User Guide February 25, 2014 v. 2.2 Hviezdoslavova 6, Lipany, Slovakia Tel W W W. S C R U M D E S K. C O M

2 2 Content GETTING STARTED... 6 INSTALLATION... 6 LICENSING... 6 SCRUM FUNDAMENTALS... 7 ROLES... 7 PRODUCT OWNER... 7 SCRUM MASTER... 7 TEAM... 7 CEREMONIES... 7 PLANNING... 7 ESTIMATION... 8 SPRINT EXECUTION... 8 SPRINT REVIEW... 8 RETROSPECTIVE... 9 QUICK START REPOSITORY INSTALLATION CONNECT TO A REPOSITORY CONNECTING TO HOSTED REPOSITORY CONNECTING TO LOCAL REPOSITORY LOGIN CHOOSE PROJECT USER INTERFACE FUNDAMENTALS BACKLOG VIEW STYLES BOARD GRID TASK BOARD TREEMAP PROJECT PROJECT DETAILS ATTACHMENTS ATTACHMENTS AUTO-SYNCHRONIZATION... 19

3 3 TEAM MANAGER CONTACT CARD ACTIVITIES CUSTOMIZATION CUSTOMIZATION PAGE OPTIONS PAGE SYNCHRONIZATION BACKLOG MANAGEMENT TASK CARD STORY CARD TASKS STORY PROGRESS CHART HOW TO MANIPULATE WITH CARDS STORY TEMPLATE RELATIONS OF STORIES STORY IN SCRUMDESK PLANNING RELEASE SPRINT PROGRESS INDICATORS SPRINT DETAILS SPRINT NOTES ATTACHMENTS HOW TO PLAN A RELEASE HOW TO PLAN A SPRINT STATISTICS PANE HOW TO SORT & FILTER STORIES IN PLANNING AUTO FILL CAPACITY CALCULATOR PLANNING POKER SPRINT EXECUTION... 41

4 4 SPRINT PROGRESS KANBAN BOARD IMPEDIMENTS TRACKING ABSENCES RETROSPECTIVE HOW TO EVALUATE RETROSPECTIVE HOW TO TRACK IDEAS IMPLEMENTATION REPORTS DASHBOARD VELOCITY BY SPRINTS SPRINT BURN CHART RELEASE BURN CHART PRODUCT OVERVIEW PARKING LOT STORIES BY STATUS DAILY BACKLOG TREND KANBAN REPORTS SIDEVIEW STORY/TASK DETAILS SPRINT PAGE PROJECT PAGE BACKLOG PAGE SEARCH PAGE ABOUT ME PAGE STORIES FILTERING DOCUMENTS HOMEPAGE & BUGTRACK HOMEPAGE BUGTRACK... 63

5 5 INTEGRATION MICROSOFT EXCEL SKYPE INTEGRATION NOTIFICATION BY INTEGRATION WITH FLOWDOCK INTEGRATION WITH YAMMER MICROSOFT SHAREPOINT INTEGRATION... 66

6 6 Getting Started Installation ScrumDesk is available as following editions: On-Demand Edition that supports to host the project database on ScrumDesk servers. In this case only the installation of ScrumDesk client application is necessary. Users are informed via s about credentials to login to hosted database. On-Site Edition provides a possibility to install the database in company environment. In this case is necessary to install the database and client application as well. To learn more how to install On-Site edition read Administrator manual. Licensing The company license is provided upon registration on Download page. Company license must be used and must be the same in every ScrumDesk database installed by the customer. The company license includes user s licenses that are possible to assign to team members. The user license is shared in all databases and it is automatically recognized by the name of team member. Company license User license User license... User license ScrumDesk Company provides 5 free user licenses for commercial and 20 free licenses for non-profit or academy organization. ScrumDesk Administrator (someone who registered for ScrumDesk on our site) receives the company key for further usage. This license must be entered into database via ScrumDesk Administration Mode. Read more about the configuration in Administrator manual.

7 7 Scrum Fundamentals Scrum is an agile project management framework. As framework, it does not prescribe all parts of a process, but suggests fundamental roles and ceremonies good to be implemented. Roles Scrum is simple framework that suggests three roles only. Product Owner Product Owner is responsible for providing product vision, defining key features (in form of epics or user stories), prioritizing them in product backlog. She also communicates with clients, stakeholders to fulfill their needs. Product owner answers what, why, for whom and when is will be functionality delivered. Scrum Master The role of Scrum Master is to help a team to achieve results without disturbance. Scrum Master typically maintains process. She is responsible for removing problems to help team to deliver working software. She is also coach at the same time encouraging teams to be more agile. Team Team in Scrum is multi-disciplined, self-organized, collaborative and productive group of people who implement working product. Team answers how product will be developed. Ceremonies Instead of activities Scrum suggests ceremonies to describe what is important to develop and deliver working product. Ceremonies are: Planning Sprint execution Sprint review (demo) Retrospective Planning During planning meeting team, together with product owner, plans which features will be developed in upcoming release or sprint (time box of 2-4 weeks).

8 8 The goal of planning is: Have product vision break down into epics (less detailed, top hierarchy feature) Have releases broken into sprints Have epics slotted into releases and the next one/two sprints. Have common understanding of what, for whom and why is feature necessary Identify acceptance criteria for stories planned for the next one or two sprints Planning is typically done onsite, all team sitting together. Especially release planning is suggested to be done by all team members. Sprint planning can be done online, for example using ScrumDesk. Estimation Estimation in agile project consists of two parts: 1. Rough estimation of complexity of epics/stories in story points in release planning meeting 2. More precise estimation of tasks in days or hours in sprint planning meeting. The first time the estimation is necessary is once epics or stories are slotted to a sprint. The team should provide the estimation in story points. Story point is unit less number that reflects relative size comparing to reference size of 1. It is based on principle that people are better in relative comparison than in absolute sizing. Teams use Planning Poker game to compare complexity. Poker game is integrated in ScrumDesk. Estimation using story points is precise enough to recognize in early stages if team is able to complete release backlog in given timeframe comparing to previous history. In sprint planning team is able to break down stories into tasks. This leads to concrete tasks therefore team is able to better estimate a duration of tasks in time units. Summarizing story points of only completed stories in a sprint team can recognize velocity. Velocity is an indicator how much is team able to complete and is suggested to be used as a capacity of next sprints. Sprint execution Once sprint has been started, team develops planned stories. In addition, team meets every day at the same time in daily meeting. In this meeting all team members should answer three questions: a) What did me since the last daily meeting? b) What am I going to do today? c) I have these problems. During the sprint all team members make progress visible by updating status of tasks, updating remaining time and updating burn down and other charts. ScrumDesk makes these activities easier as many of them are done automatically. Sprint review The goal of this ceremony is to demonstrate working product to product owner, clients and stakeholders to get approval of the implementation. Sprint review typically takes one hour. It should be a show, not deep

9 9 demonstration, however product must works. This session is facilitated and organized by scrum master. Team can demonstrate functionality. Retrospective This ceremony is unique possibility to identify improvements of processes, tools, organization and product features by all team members. There are different techniques to be used. The simplest is to gather ideas about: What was good in the current sprint? What could be better in the next sprint? Team members then vote for ideas they wish to be implemented. Scrum Master should, with help of management, to implement them and provide feedback about implementation status back to team.

10 10 Quick start ScrumDesk is Windows application that stores all data in data repository (SQL Server or ScrumDesk Web API). To start to use ScrumDesk project database must be installed in repository using ScrumDesk Database Manager. Repository installation As a first step ScrumDesk administrator must install the repository (On-Site edition) or register to receive credentials to hosted repository (On-Demand edition). To read how to install repository read Administrator manual. Connect to a repository Projects are stored in repositories/databases installed in the previous step. As there can be more databases installed in the company, the team member must connect to appropriate database. The Login dialog is displayed upon ScrumDesk start. Click Database link to configure the connection to repository: Fig. 1 Login dialog This will displays the dialog Repository in which a connection to repository can be configured.

11 11 Connecting to hosted repository Fig. 2 Hosted repository details Field Edition Services Repository User Password Comment Choose location where repository is located. Click On0Demand to access hosted repository on ScrumDesk servers. Choose SQL Server to connect to repository hosted on SQL server. Choose API to connect to repository accessible through REST API services. Name of the repository that stores ScrumDesk projects. Account used to connect to SQL Server Password for the account Connecting to local repository Field Edition Services Authentication Server Repository User Password Comment Click On-Site to access repository hosted in your environment. Choose SQL Server to connect to repository hosted on SQL server. Choose API to connect to repository accessible through REST API services. Identification which system will validate credentials. For hosted database use always SQL Server Server URL or IP address of SQL Server. Enter Server\Instance in case there are more instances installed. Port can be specified in URL as <URL,PORT> Name of the repository that stores ScrumDesk projects. Account used to connect to SQL Server Password for the account The details must be the same as connection used for database installation in Repository/Database installation step. ScrumDesk administrator can send the connection in a file that is possible to load by click on Load button. The connection details can be saved by click on Save button. Click Test button to test connectivity. If your details are correct, click Ok button and continue with the login procedure. In case of a problem Error dialog will appear.

12 12 Fig. 3 Error dialog NOTICE Please follow if you are connected through firewall. On-Site repositories requires to preconfigure SQL Server remote connections access. Please follow Login If connection to database is configured user can continue with login procedure. ScrumDesk administrator creates accounts for all team members in Administration mode. To change password click Change password. To start ScrumDesk quickly click Save password and password will be encrypted and saved in a user profile. NOTICE Fig. 4 Login dialog All licenses are validated via ScrumDesk licensing webservice. You need to configure proxy details in case you are connected through http proxy to validate license successfully. Click Proxy link in Login dialog to configure further details.

13 13 Choose project Logged user can choose a project to work with. ScrumDesk displays in a list: private projects that are accessible by team members only or public projects available to everyone able to connect to repository Fig. 5 Selection of the project Projects are displayed in a list with the icon and short description displayed as a tooltip. Click Create New Project to create a new, empty, project that is automatically assigned to currently logged user who will become Scrum Master in it.

14 14 User interface fundamentals ScrumDesk user interface simulates the simplicity of wall board with a possibility to display the backlog in different styles therefore allows to better manage backlog. The user interface display more views in separated tabs. This way can user works with more backlogs at the same time. The top row displays menu, the current project, logged user identification and his online status. The second row displays Infoline with information about the current view and filter applied. The filter can be defined by click on this line or Filter button. In case there were some changes recognized in the database, the Infoline will be displayed in an orange color and information text. Timeline brings time perspective. The timeline can be scrolled and dragged by the mouse and also zoomed in or out. It displays events like sprints, releases and demo events. Tab switch provides an access to all displayed backlogs. In advance the first button displays all boards in preview mode. The board, preview, zoom and story pane are displayed according the current view. Current project Infoline Menu Timeline Online status. Logged user Impediments Pomodoro timer Filter Planning poker Absences Overall status Issue actions Change view Cards representing requirement Legend Board Preview Zoom Board Settings Fig. 6 Main screen

15 15 Backlog view styles Backlog can be displayed in several styles which are the following: Board Board simulates physical wall board. It displays stories as cards and allows manipulate with them. The size of the board is dynamically changed to accommodate all cards on the board. To scroll the board user can click scroll bars or use mouse wheel. Another option is to click on gray area with the left button and wait 1 second. The cursor will be changed as an indication of dragging mode. This way user can easy scroll board similar to thumb scrolling. The board can be zoomed using Zoom slider or using Ctrl + Mouse Wheel. Preview pane is updated and indicates displayed view as red rectangle that can be moved around. This movement will scroll the board as well. Selection of cards for further processing can be started by left mouse click and dragging the mouse. Grid Grid displays the backlog as a table with more columns. Grid allows operation with data similar to Microsoft Excel as sorting, filtering, grouping, selection and inline editing. Columns order can be changed by drag and drop. Columns can be also fixed dragging the handler displayed in the left top corner of the grid.

16 16 Data can be filtered by selection from combo box displayed by click on the arrow in column header. To group data user should drag column name into Grouping area at the top of the grid. In advance, ScrumDesk calculates summary overview for every group of data hence user can have better overview of data distribution. Group can be expanded and collapsed by click on button. Group summary Task board Task board displays stories and tasks as a Kanban board. Kanban board is split into more swim lines according the status. ScrumDesk task board allows change the status of task by drag and drop. It displays statistic information for a story and for status as well. Task board can be zoomed using zoom slider. Zoom allows display even big number of tasks. Sorting Story Task Detail of a story or a task is displayed by double-click on an index card. Task board allows add and delete tasks. Cards can be maximized or minimized hence provide more space to display more cards. What is displayed in task card layout you can read here. To change status of the task user should drag the card into given column representing status. Some transitions are not possible due to scrum principles and in this case user is informed about that.

17 17 The correct workflow is: To Do->Checked Out Check Out -> Solved or Completed Completed -> Checked Out or Solved or To Do Treemap An unique feature of ScrumDesk helps to manage large backlogs. Treemap display style displays all stories in the view as rectangle. The size of the rectangle depends on one selected story s attribute while color depends on another. In advance, stories can be grouped together. This brings three dimensions to work with a backlog. Treemap is the best way for product owner and scrum master to analyze backlog and find answers for questions like: Are stories developed according to priority? Are developers getting things done correctly? Are stories slotted into sprints and releases correctly?

18 18 Project Project details are available by click on Project menu item. Fig. 7 Project page User can enter project s details and to configure project variables, ScrumDesk options and to integrate project with 3 rd party systems. Project details The first page describes details of the project Field Project Started Private Description Icon Default sprint length Homepage Bugtrack Comments The name of the project. It is displayed in a project list in Choose project dialog The date when the project has been created Private project are available only to team members specified in Teams Manager page. Public projects are available to all users able to connect to database. The description of the project. Click button to assign an icon to project. The icon is displayed in Choose project dialog Every new sprint will be created with this default duration. The duration of the sprint can be changed later. The duration is the number of working days for the iteration. URL to access project web homepage that many systems provide (wiki, Microsoft SharePoint, etc.) Homepage is available to all team members by click on Homepage menu item. URL to access project web based bug tracking system (Mantis, Jira, Bugzilla, etc.) Bugtracking system is available to all team members by click on BugTrack menu item

19 19 Attachments Project is typically described by many documents or pictures. ScrumDesk allows user to keep this documentation shared to team via Attachments section. Add file from folder Delete attachment Save attachment to disc Number of attachments Open attachment Attachment Fig. 8 Project Attachments Attachment can be opened by double-click on the item. Click on a name to rename an attachment. ScrumDesk supports to keep and share links to files or to upload files into database. This allows to access documents in distributed teams as well even they are geographically distributed. User is asked to decide if file should be uploaded into database every time attachment is added. Fig. 9 Uploading the file to database Attachments auto-synchronization ScrumDesk supports synchronization of attachments back to repository once they are opened and edited. User needs to just open the attachment, edit it and save it. ScrumDesk will update it automatically.

20 20 Team Manager It is suggested to have agile teams not bigger than 7-9 people. In case of big project this leads to having more teams that needs to be synchronized. ScrumDesk keep teams hierarchically organized in Team Manager page. In this page Scrum Master can: manage teams add/remove team members from the database define a role of team members assign team members to team create organization hierarchy by drag and drop search for team members and teams Team Manager displays the hierarchy as a chart or in a grid. Add team member from database or remove it from the team Add a new team or remove the team. Team members will be assigned to parent team. Search Drag a card to add it to team Team is defined by the name and icon. The details can be edited by double-click. Team members with an access to project, but not assigned to any team Team member contact card contains name, picture, online status indicated by circle in the bottom corners and role.

21 21 Contact card Team member details are displayed in a card that can be easily manipulated. To change details double-click on it and detail window will appear. Role in the project. Click to change it. Name Picture of the team member Click to send , visit page or call via Skype Online status Skype account

22 22 Activities ScrumDesk tracks all changes done by any team member. These changes are sent as an online notification to all team members and, at the same time, they are available in Activities page. The page is history browser displaying who, when and what has changed. Changes are grouped by item s id and date of the change. Filter Daily changes Change details Task changes User who changed an item Fig. 10 Activities page

23 23 Customization Scrum is a framework typically adopted by every company. ScrumDesk allows customizing it according to needs. Customization page Release types allows to define how important is the release and where will be deployed Release statuses. Companies track the status of the releases therefore they need to define statuses to be used. Story types. A story in Scrum is used to describe different artifacts from feature requests to defects. Custom fields keep additional information in story/task custom fields. In customization page you can provide names of custom fields according your needs. Story templates simplify backlog management. Team can predefine templates that can be used to create a new stories with some attributes predefined already. Template can be named and described. Color of selected template can be chosen by click on Color link. Fig. 11 Customization page Options page Colors section enables to change default colors of stories and retrospective ideas statuses. This setting is project specific. Default priority the setting used when new story is created. Some teams prefer to have all new stories with the priority 1, some with the highest priority so product owner can check them. Working calendar charts are not calculated for non-working days. These days depend on regional settings, but must be set manually as teams can be distributed in different countries. Roles names not every ScrumDesk user works in an IT area. Non-IT areas use different terminology that can be configured here. Time unit all time fields are tracked using the time unit chosen in this field. Changing the value of this field will recalculate all the backlog and progress of all items to a new time unit. User has to configure ratio between units before the conversion.

24 24 Allow multiple instances ScrumDesk runs as one instance even user start it more times. If you would like to have more instances running with different projects displayed, check this checkbox to allow that. Re-assign story to logged user if story is changed, it is automatically re-assigned to team member who changed an entity. If you would like to keep the original assignee, check this option and item will be not reassigned. Use spellchecker details of stories and tasks are checked for type and grammar errors. Users are allowed to choose the language for spell checker and enable/disable it. Notify me about changes the information about any change is sent to all team members that are informed about it in small popup window. Changes are checked every 10 minutes therefore team is informed about them even teams are distributed. Display community news we keep our customers updated via this page with more details about changes and agile events in the world. SMPT server to propagate changes via as well, the server must be configured. Click Test button to send test and validate settings. notification can be disabled. Restore default values Test settings Fig. 12 Options page Synchronization ScrumDesk project can be synchronized with 3 rd party tools. The synchronization is done using Synchronization Hub that reads the configuration from project s Synchronization tab.

25 25 Backlog management Task card Card displaying task is different as it can provide less information necessary to work with it. Task cards are available only if Task Board view is used. Assignee Minimize or maximize card Title Delete task Story card The concept of story written on an index card has been adopted since Extreme Programming defined principle of 3C (Cards, Conversation, and Confirmation). Scrum has incorporated the concept of the story written on the card. Card is easy to manipulate with and provides only necessary level of the information. Card displays three views: Remaining vs. Estimated - Detail displays basic information - Tasks allows managing tasks - Chart displays progress of the story once it is checked out. The view can be changed by click on the label. The view is changed for all selected stories Detail view Personal story Internal story Progress chart Call story team Tasks management Change color Display details Story ID Status Edit details Delete story Flagged story Title Assignee Description Importance Estimated duration to complete story Theme/Category Effort (story points) Remaining time to complete story Resize card

26 26 Tasks This view allows breaking down a story into tasks and manages them. Tasks in ScrumDesk have an order that can be changed. User can estimate, track time spent and remaining time. The status of the task can be changed by click on small colored rectangle on the left side of the row. An Assignee can be chosen by click on the name and by selection from the combo box. Additional task attributes like attachments, links, comments and history can be accessed by double-click or pressing the Detail button in the right top corner. Delete task Create task Move task up Move task down Status Spent time Open details Assignee Task title Estimated duration Remaining time Story progress chart A progress of the story can be checked on the story burn down chart. Even it is not typical agile approach to check a progress of a story; such chart helps to analyze which story is late or ahead. In addition to typical Burn Down chart (ideal and real progress) ScrumDesk displays Impediments and total Effort. This provides more visibility and possibility to analyze reasons of the late progress. Project Backlog Estimated duration Click label to display/hide Date

27 27 How to manipulate with cards Index card in ScrumDesk is resizable, editable by one click, supports automatic save, colors selection and simple access to team involved in story implementation. New stories can be added by double click on Backlog board or click New menu item. The new story will be created in center of the screen. To create story based on template, expand New menu item and custom story templates will be displayed. Story template Scrum Master is able to prepare stories templates that can be reused by the team to create a new story. To create the new story template switch to Project\Customization tab. New template can be added by click on New link there. ScrumDesk story template allows defining: Name the name is used for recognition of the template Description the more detailed description of the template displayed in tooltip later Definition time Story default description the default text entered into newly created story. If might be used to keep the definition of stories solid. Story type the type of the newly created story (user story, technical, epic, etc.) Effort predefined size of the effort. Some teams prefer to have epics bigger than 40 or 100. (Fibonacci scale or manually entered value) Default duration predefined duration expected for selected type of stories. Predefined tasks definition of tasks allows to implement principle of Definition of Done. By definition of tasks team is asked to apply the structure of DoD consistently. To create new story based on predefined story template click on selected template from templates list available from New menu item. Story templates are the way how to keep backlog structured, to differentiate projects and to make efficient new stories creation. Relations of stories ScrumDesk supports simple relations tracking functionality possibility to track, see and print out it in Documents.

28 28 Story in ScrumDesk A user story is one or more sentences in the business language of the end user that captures what the user wants to achieve. Story should explain Why, for Who needs to be What implemented. It does not describe how to implement the story. It is suggested to write the story in a form As <a user> I would like to <achieve what> because of <value> A good story in agile is written to fulfill INVEST principle: Independent good story has to be self-contained. Management of dependencies is adding huge complexity into daily life therefore agile prefers independent requirements. This requires learning how to slice requirements differently. Dependencies are then set by priority (importance). Negotiable - story captures the essence, not the details. Over time, stories can be changed and rewritten (may acquire notes, test ideas) but we don't need these to prioritize or schedule stories up until they are part of a Sprint. Valuable - story needs to deliver a value to the customer. Estimable - it's hard to estimate a story we don't understand the requirement. Or if story is too complex. What is easy to estimate will also vary depending on the team's experience. Sizable - stories tend to be small to get more accurate estimates. Testable - The user story must provide the necessary information to make test development possible. Writing the tests early helps team/customer know whether this goal is met and makes the team is more productive.

29 29 Planning The goal of planning is to slot epics and stories into appropriate releases and sprints. Planning is in ScrumDesk accessible by menu item Planning. Two virtual electronic boards are displayed for easy planning by drag and drop. User should choose appropriate release and sprint. Backlog of stories that are related to selected release/sprint will be displayed. Stories are represented by small index cards that can be dropped to board on opposite side. Dropping a story into board will assign the story to selected sprint and release. Backlog is represented by special option in sprint selector <Backlog unassigned>. Stories not assigned to any sprint can be filtered by selection of <unassigned> option in release selector. Choose release to plan Filter stories Make swimlines Sort stories Choose sprint to plan Capacity check Backlog board Statistics Release Release backlog contains all stories defining functionality developed in mid-term. Any story can be related to release and to sprint. To display release stories click the release in Release bar. Double click on Release bar item details might be changed. displays Release details window in which all release

30 30 Sprint Stories should be planned and slotted into selected sprint before a sprint is started. This might be done by selection of appropriate sprint in sprint selector. Board then displays stories from given sprint. Stories can be assigned to selected sprint by drag and drop. Details of selected sprint are displayed and possible to change just below the sprints bar. Double click on sprint selector displays Sprint statistics window where might be changed all sprint details, notes and attachments. Progress indicators A line representing a progress of release/sprint is displayed at the bottom of the Releases bar or the Sprints bar item. Progress line in release/sprint bar consists of parts colored according to status of assigned stories. Selection of sprint indicator updates the progress line according to current status. Sprint details All details of selected sprint are displayed in Sprint details window. Sprint in ScrumDesk is defined by: Name is name to be used for easier orientation in plans Goal is common team s goal to be achieved in sprint Start date is a date when sprint should be started Finish date is a date when sprint will finish Demo date is a date when sprint results will be demonstrated Duration is automatically calculated from start and finish date. Changing it finish date will be recalculated automatically. It represents a number of work days. Status represents status of the sprint. Changing the status tracking will be started o Planning - Sprint is not started yet. Team is planning it. o Running tracking of progress is started. ScrumDesk will support tracking and start to draw charts.

31 31 o Done all stories are completed. It will not be possible to change them so they are archived this way. Capacity is estimation of effort (in story points) that team is able to finish. It is suggested to keep it less or equal to Last 8 Mean value displayed in statistic pane of Planning view Available displays how many story points are possible to slot into sprint. Total displays number of story points that are slotted into sprint currently. Occupation informs in graphical way how much sprint is filled up. o 0-70% (green color) represent good health of planned sprint o 70-90% orange color warns user about capacity near limit o 100% and more are indicated by red color Completed displays percentage of work completed currently. Meeting room & time enter these information and tema mebers will be notified by ScrumDesk about upcoming daily standup. Sprint notes Sprint Notes pane of planning window might contains additional information related to selected sprint. Sprint notes might be edited only by Scrum Master or Product Owner. For example, Scrum Master might write here meeting notes if team needs them. Attachments Sprint attachments pane might contains files related to selected sprint, i.e. prototypes, analyzes, design materials etc. Add attachment Delete attachment attachment Number of attachment attachment attachment Download attachment attachment Open attachment attachment Attachment might be saved to database thus shared even team is distributed. Another option is to save just a link to file. User is asked which way attachment should be stored in the repository.

32 32 Attachments might be added/removed only by Scrum Master or Product Owner. How to plan a release In release planning meeting a team define the content of release that stands for shippable product increment. Release plans don t go into too much detail. They provide just enough information to achieve the goal by the release date. Release planning meeting takes these steps: Define the goal for the release. The release goal expresses customer requirements and status when does customer gets value. The release goal is explained by Product owner to rest of team. It has to clearly describe what the team is creating and when it produces the value. Prioritize and estimate backlog. Product owner establish stories in backlog that contribute to the goals and prioritize them by business value. For prioritization we suggest to use MoSCow rule. She or he also does rough estimations and sets iteration key dates. Calculate team velocity. The developers provide their team s velocity (how much it can get done) based on previous experiences and iterations in the release. The velocity is the number of iterations in the release multiplied by the velocity of the last iteration. Make up release plan and communicate it. Product owner introduce set of stories that will be developed in the release to the developers. It is a time for developers to investigate each story details and to consider its technical dependencies. After developers have enough information they can confirm or precise given estimations. This interaction may require the Product owner to split some stories. After the team members understand what they are building, have calculated the team's velocity, considered dependencies on developer s availability and have estimated stories in the backlog - Product owner creates the release plan. Revise the release plan. Product Owner inspects and adapts the release plan with each new iteration planning meeting, as things move forward. Product backlog content maintenance in ScrumDesk is available through Backlog menu item. New stories can be added by double click on Backlog board or via about templates see Customization page chapter. toolbar button above the board. For more details Story card might be simply deleted clicking on button. User is asked to confirm story deletion from Product backlog. Story can also be deleted after selecting it and clicking Del button.

33 33 Product backlog is open and editable by anyone and contains rough estimates of both importance and development effort. How to plan a sprint Sprint itself is preceded by a Sprint planning meeting which results in a detailed plan for the iteration. Whole team, Scrum master and Product owner attend this meeting and participate on planning. The result of planning is set of the stories/tasks which have to be done to reach the sprint goal. During Sprint, the team creates a product increment. Sprint is followed by review (the demo) and/or Sprint retrospective meeting. Sprint planning meeting usually goes like this: Maintain and prioritize the Product backlog. Product owner prioritizes stories by high level requirements in product backlog. If possible, stories should be accompanied by relevant acceptance criteria and tests. Decide sprint duration. Product owner defines sprint goal, sprint key dates and sprint length. The optimum sprint duration depends on many factors: o How many story points team delivered in the last iteration? o Are there any holidays planned? o Are there any milestones that may affect team velocity? Usually sprint length takes between 7 to 30 days. Prepare the Sprint backlog. Entire team selects the Product backlog items they will work on during the sprint and estimates them. Sprint backlog should be frozen during sprint lifetime. If not all requirements are completed for any reason, relevant stories are returned back to Product backlog. Stories/tasks on the Sprint backlog are not assigned. Team members select them according to set priority and their skills. ScrumDesk offers rich set of velocity and capacity statistics for more accurate planning and backlog prioritization. Basic information (such as Importance or Effort) can be set on story card or in Details pane. Effort value might be chosen from predefined Fibonacci values available in combo. Smaller stories are more precisely estimable, so can be done sooner.

34 34 Predefined Effort values Effort (story points) Show Effort values Importance Effort (story points) Importance More information related to story business value (importance) can be set on the Prioritization pane in Detail window. Effort Importance Positive value MoSCow priority Negative value Risk Dependencies index Calculated rank Set rank to Importance Customer satisfaction The priority of stories is suggested to be based on: Positive value the benefits of business value we get when story is delivered. Min, Max values represent interval borders of value and are taken from all stories in sprint. Negative value the loose of business value if story is not delivered Risk it is up to Product owner to consider risk of the story. The more risky story means the higher priority. Dependencies Index represents number of relationships to other stories (see Relations pane).

35 35 Taking these values into account, priority is calculated as the following: Calculated priority might be accepted and transferred to importance field by clicking Set to Importance button. MoSCow rule is used especially during release planning. It allows to focus on priorities from high level perspective therefore helps focus on really needed requirements instead of all of them. MoSCow changes the way of thinking in terms of prioritization. MoSCow priority values are: Must the story is essential. If it is not delivered, the customer will not be satisfied Should this is an important story. If it is not delivered within current iteration, it is acceptable to deliver it during subsequent iteration. Could it is nice to have this story. The story is possible to deliver until current iteration is not underestimated. If so, this story will not be delivered. Want the story will not be delivered in current iteration (in the other words - would like to have, but won t have within this iteration) Different concept of prioritization takes customer s satisfaction into an account. KANO method challenges product owner to wear customer hat and think about priorities Customer satisfaction represents how much customer will be satisfied when the story is delivered: Mandatory self-evident or must be features which have to be developed as soon as possible to satisfy basic customer requirements. These features are required for product to enter the market. If these are not developed, customer is dissatisfied. Excitement - wow or attractive features. Customer won t be disappointed too much if they are not developed, but couple of them can contribute to considerable customer satisfaction. Performance features which improve the performance of product. Customer does not expect these, but his satisfaction increases linearly with each of developed feature of this kind. Indifferent features unexpected by customer. If these solve some customer s problem, customer satisfaction raises. If these features are not offered, customer satisfaction won t be influenced. These features, developed or not, have low impact on customer satisfaction. Questionable ambiguous features. It is unclear if these features are expected by customer or not. Reverse features not wanted by customer but even he expects the reverse features.

36 36 Acceptance and/or testing rules for the story can be declared on Acceptance Criteria pane. Sprint duration and other sprint details are available in Plan view. Details might be changed on Sprint details pane (see above) or on Sprint pane in SideView. Sprint backlog in ScrumDesk is maintained on Plan view. Story cards might be dragged from Product Backlog board and dropped to Sprint backlog board and vice versa.

37 37 Team might precise stories estimation by using Planning Poker game. In ScrumDesk it is possible by Planning Poker. Planning Poker is available in Backlog, Planning and Sprint windows. To make planning easier ScrumDesk has the option to automatically fill the sprint. For more details see Auto fill chapter. Statistics pane Planning in Scrum is based on statistics of completed work from previous sprints. ScrumDesk calculates these statistics from backlog hence giving suggestion to achieve more accurate planning. Team member card Number of days/hours assigned to team member Relative workload comparing to other team memebers Statistics value from previous sprints How to sort & filter stories in Planning Stories in ScrumDesk backlog might be sorted by: Importance priority given by product owner Estimated effort total effort estimated by the team State current status of a story Rank rank value suggested by ScrumDesk based on value, risk and effort Click on Sort by pane in ScrumDesk displays Filter window. Auto fill An option to automatically fill out the sprint is available on Plan view. Stories are taken from the Product backlog by importance and are gradually moved into selected sprint backlog up to sprint s capacity based on story effort. Automated filling of the Sprint requires the capacity of the sprint configured and all stories must have estimated effort. To start filing process, press Fill button.

38 38 Capacity Calculator Integrated Capacity Calculator helps ScrumMasters to quickly calculate available capacity of team members. For every team member it is possible to enter: 1. The number of working days she will be active in a sprint. 2. The number of hours per day (an ideal day). Capacity calculator will calculates available capacity and compares it to an amount of work assigned to particular team member. Availability will be indicated in the last column.

39 39 Planning Poker Planning Poker technique is team estimation technique developed by Mike Cohn. This technique allows efficiently estimate complexity of stories with great discussion about details. It is based on relative comparison of complexity of stories. One story is typically marked as reference story of size 1. All other stories are compared then to this relative story. ScrumDesk, in addition to basic poker technique, supports triangulation comparing estimated story to all other stories using three sizes: small, equal and medium. Estimation is done in more rounds. Every round is time-boxed typically. Planning poker in ScrumDesk provides an access to all unplanned stories with support for: Choose not estimated story from the backlog stories. Run shared timer for poker round. Fibonacci numbers + customer effort value are supported. Relative comparison to other backlog stories, view on smaller, equal and bigger stories. ScrumDesk supports onsite planning session in which all participants share the same screen (presented on a wall) or distributed planning sessions in which participants are geographically distributed and they have they own view on poker board. Planning Poker can be used during the estimation meeting. Scrum master selects the story to estimate. Scrum master then set time for poker round and press Start button. Timer starts running and clock will be displayed. While counter is running, every team member estimates size of the story. After clock hides, the team shall starts to talk about estimations. Result on which they agreed might be entered by click on appropriate planning card button or entered directly.

40 40 After the size button has been clicked, size of selected story is set to given number and product backlog is divided into three lists displaying smaller, equal stories and larger stories. PLANNING POKER is a reg. trademark of Mountain Goat Software, LLC Sequence of values is Mountain Goat Software, LLC

41 41 Sprint execution Sprint backlog is accessible by click on Sprint menu item or rectangle representing sprint in a timeline. Sprint backlog is displayed in a form of virtual desk (board), however current view might be changed by click on a toolbar chapter.. See more about style how a backlog is displayed in Backlog display styles ScrumDesk advises about status of a sprint in Dash board view. Tasks that are not updated for more than one day are displayed with red border. Tasks that have been updated are displayed with green colored border. Sprint can be started by button in Side View or in Sprint detail window. Sprint progress Progress of sprint is displayed in top of a board by progress line that consists of parts colored according to status.

42 42 Kanban board During the sprint team uses Kanban board to track daily work. Board displays column for sprint stories and four columns for tasks to indicate the current status of work. The status of task is changed by drag & drop or by change in SideView. Double-click displays story or task details. Tasks can be added in To Do column. Typical workflow is ToDo->CheckedOut->Solved->Completed. Click in bottom right corner to display large layout of cards.

43 43 Impediments tracking During the story development impediments can appear. The impediment is anything that blocks the team from performing to the best of its abilities. It s team responsibility to communicate with Scrum Master everything which obstruct team. Scrum Master s responsibility is to eliminate impediments to get optimal team s performance. ScrumDesk supports tracking of impediments related to project or to concrete story or task. Impediments in ScrumDesk might be managed on story s card Impediments view. Add impediment Delete impediment Count of story s impediments Click on circle to change impediment status Date and time when impediment was solved Impediment status Impediment description Author of impediment Person responsible for impediment Fig. 13 Story s Impediments view After adding new impediment into the story, date, time and author are automatically filled. Scrum master or any team member can as other team member by assign the impediment to him. A member responsible for impediment can change impediment status by clicking on impediment s circle indicator. Available impediment s statuses are: - new - processing or - solved Once the impediment is solved, Solved at date is filled automatically. Deletion of impediment has to be confirmed by user. Fig. 14 Deletion confirm question All Sprint impediments are displayed on the burn down charts as a circle indicator with color representing current impediment s status.

44 44 Fig. 15 Impediments on Burn down chart All sprint impediments might be accessed in Impediments summary dialog. To start this dialog click Impediments button on Infoline (the second row in ScrumDesk interface). The number on Impediments button represents count of impediments which are not solved in actually selected sprint. Impediments list displays impediment's status, date, which story is related to impediment, subject, author and other impediment's properties. Sort impediments by column header Group impediments by dragging column header on this area Impediment status Impediments list Filter impediments Close dialog Fig. 16 Impediments summary dialog Impediments list might be easy sorted by clicking on column header. This list might also be easy grouped by dragging a column header on group area. Impediments list might be filtered to show only impediments of logged user. To reset filter uncheck the box.

45 45 Absences Team member absence, planned or unplanned, can adversely affect the velocity of the team. If the absence is known before planning the sprint, then the velocity of the team should be reduced proportionately. If an unplanned absence raise during the sprint and the impact would be considerable, Scrum Master has to make Product Owner aware of member s absence and should negotiate a reduction in the scope. ScrumDesk uses concept of Focus factor. Focus factor is a ratio of story points done to the actual man hours worked. According to him, the focus factor is tracked over a 3 month average and is used in the sprint planning meeting. During the planning meeting the team members calculate the number of man days available and commit to a backlog on the basis of focus factor. Team absences in ScrumDesk are managed on Absences Manager dialog. The dialog is accessible by clicking Absences button on Infoline (the second row in ScrumDesk interface). The dialog might be closed by or button. The number after colon on Absences button represents count of absences active just today. Absences will be taken into account when planning sprint capacity in the next ScrumDesk versions. Absences are tracked for all projects. Absences list displays which team member absence is, absence s start date, end date and description. Add absence Delete absence(s) Sort absences by column header Group absences by dragging column header on this area Absences list Close dialog Fig. 17 Absences Manager dialog Logged user is able to add a new absence. He might set planned date when absence is going to start, how long this absence is going to be and absence s reason.

46 46 It is possible to delete logged user s absences only. Before absence deletion user has to confirm it. Fig. 18 Delete absence confirmation Absences list might be easy sorted by clicking on column header. This list might also be easy grouped by dragging a column header on group area. Absences grouping Fig. 19 Absences grouped by Team member To reset list grouping drag column header from group area back to the list header or close the dialog.

47 47 Retrospective Why is retrospective necessary? Opportunity to see needs from inside Catalyst for change Generate actions Repeated process = continuous improvement ScrumDesk integrates possibility to track ideas how to make things better gathered in retrospective meetings. Ideas can be categorized and votes can be kept in ScrumDesk. Retrospective in ScrumDesk is accessible by menu item Retrospective. Add new idea Fig. 20 Retrospective page Idea is represented by idea card. Ideas can be added by any team member. New idea can be added by clicking on the New menu item. Or double clicking on board area. Implementation status. Click to change it. Text of idea Idea category Author or assigned Votes of logged user Delete idea Clear votes of logged user Fig. 21 Idea card Total votes Some information can be changed by idea author or Scrum master only.

48 48 Idea can be deleted only by author or Scrum Master. To delete selected idea click deleting idea, the confirmation question appears. button. Before Fig. 22 Delete idea confirmation How to evaluate retrospective Team members might vote for any ideas in retrospective backlog. Voting can be simply done by clicking on idea s circle point indicators. If there is an error in voting, user can reset his vote by clicking button. Logged user points will be added to total idea s points. Every team member is notified about the retrospective idea changes. Upon idea s total points the team can easy identify the best ideas. What more, each team member can see his vote for ideas. How to track ideas implementation An implementation status of Idea can be tracked. Idea status can be: New a new idea, nobody was assigned to implement it In progress the idea is currently solved by team member Implemented the idea is solved Refused a decision at the meeting was made that this idea will not be implemented Click to change idea s status Fig. 23 Tracking idea status

49 49 Reports Reports in ScrumDesk are created to provide all basic information necessary to know the status of product, project, releases and sprints. Reports are categorized according area they describe. Fig. 24 Report categories Dashboard basic information about sprints and releases Product Overview information about product status Prioritization reports in this category help to better prioritize stories according to value, risk and other attributes Sprint Timesheet displays timesheet of team members Documents access WYSIWIG documents that might be printed, saved or exported In any chart series can be displayed or hidden by click on a name of it in chart. Dashboard Dashboard describes basic information about sprints and releases. Select Sprint Select chart type Sprints history Click label to display/hide Sprint burn down chart Releases history Release burn down chart Fig. 25 Dashboard page

50 50 Velocity by sprints This chart displays status of sprints in column chart. Fig. 26 Velocity by sprints Every column is displayed by multiple parts representing stories in given status. Orange dot represents planned sprint capacity. Statistics give user historical overview based on all sprints. ScrumDesk uses information based on Mike Cohn methods of sprint planning. Worst 3 mean displays mean value of worst here sprints in product history Max. effort displays the best velocity achieved in sprint Last 8 Mean is mean value of last eight sprints. This value is suggested as the best value for the next sprint capacity. Sprint Burn chart Progress of sprint is in Scrum tracked in burn down or burn up chart. ScrumDesk provides possibility to display effort (story points) or time (days or hours). % of progress Chart switch Sprint to be displayed Y axis unit Real progress Ideal line Fig. 27 Sprint Burn Down chart

51 51 Release burn chart This chart is similar to Sprint burn chart, but it displays progress of release based on sprints. ScrumDesk also predicts end of release using statistics values based on product development history. Fig. 28 Release Burn Down chart Product overview Reports in this section describe overall information about product developed by team. It consists of these parts: Parking Lot Daily Backlog Trend Stories by Status Fig. 29 Parking lot

52 52 Parking Lot Parking lot area is a list of themes (story categories) with progress overview. Product owner uses this view to understand progress of different parts of developed product. Parking lot card represents status of stories according to categories. Category Time progress Number of stories in the category Progress of effort in a category based on stories Effort status overview Fig. 30 Parking lot card Stories by Status This report gives an overview of product development status. Pie chart displays summarized effort or time (according to choice in combo box). Fig. 31 Stories by status Daily Backlog Trend ScrumDesk gives to teams and product owner possibility to see all history of product development. This chart displays trends in backlog grooming, completed stories as yellow circles and sprints as red circles. Fig. 32 Daily Backlog trend

53 53 Kanban reports Kanban page displays fundamental Kanban statistics and cumulative chart. Cumulative chart depicts the quantity of work in a given state showing work assigned to team, time in state, quantity in state and work completed. Cumulative chart displays the work in selected dates chosen in From, To fields. Any chart area can be displayed/hidden by clack on its name in Legend. Lead time is time when story has been created in ScrumDesk until it has been completed. It is an evaluation of your queue length in terms of time. Cycle time indicates implementation time of story. It is a time between CheckedOut and Done status. See for further information.

54 54 SideView Side View bar is displayed on the right side of main window. It concentrates all important information about sprint, project, backlog and also logged person in one place. It also can display news and provides search functionality. Story/Task details Story type Click to change state Story ID Story title Business value Priority MoSCoW Assigned team member Availability Customer satisfaction Description Acceptance Criteria Release Sprint Theme Tags Remaining/Duration Display tags chooser Time spent Due Date Custom fields values Tips for further improvements of quality

55 55 Sprint Page This page contains sprint overview, details, notes and attachments pages where can be found all important information about current sprint. Clicking item allows to edit Sprint details. Sprint Overview page provides statistics, charts, state and interval of current sprint. This page is the only place in ScrumDesk where is possible to Start Sprint or Finish Sprint. Displayed type of chart may be selected by clicking on required type. By default is displayed Burn Down chart. There is also option to select whether time or effort will be displayed on the chart. Sprint name Edit sprint button Sprint goal Sprint page tabs Chart type selector Chart value selector Sprint chart Sprint stories statistics Sprint effort and occupation statistics Start/Finish sprint button Sprint state Sprint time interval Fig. 33 Overview tab of Sprint page Sprint Details page provides sprint important dates and capacity. Information on this page is editable.

56 56 Sprint date statistics Sprint duration Sprint Capacity and Effort Fig. 34 Details tab of Sprint page Additional sprint information can be edited on Sprint Notes page. For more information see Sprint Notes chapter. Clicking button it is possible to insert timestamp into text. Sprint attachments are available on Sprint Attachments page. For more details see Attachments chapter. Time mark insertion button Fig. 35 Notes tab of Sprint page Fig. 36 Attachments tab of Sprint page

57 57 Project Page This page contains basic project information and involved team member overview. For more details see Project, Attachments and Team manager chapters. This page also provides search members functionality. There are offered several possibilities how to contact team member. It can be done through: Skype, or web site. Buttons are enabled according selected member contact information fulfillment. Dragging member photo on a story is an easy way how to assign the story. Project name Database Search member Member statistics Member state Member occupation Contact member by Skype Contact member by web site Contact member by Project attachments Fig. 37 Projects page

58 58 Backlog Page This page offers backlog board for selected Backlog or Sprint. Stories on the board can be sorted by Importance or Effort. Page supports search story functionality. Select backlog type to view Search story Sort backlog stories Stories Fig. 38 Backlog page Search Page This page serves as search functionality in ScrumDesk. You can search any type of information here. Entered text is searched among stories, task, users and sprints. Searched text Search result All stories display Fig. 39 Backlog page

59 59 About me Page This page holds logged person contact details, time zone (may be important for distributed teams), photo and also status. Logged person may confirm here if he want to be notified by . Logged user photo, name and login Logged user online status Skype account Fig. 40 About me page

60 60 Stories filtering The filter can be defined by click on Infoline which displays information about the current view and filter applied (the second row in ScrumDesk interface) or by hitting button. Or by entering filter text on Infoline and hitting Enter. Modal Filter bar displays at bottom of wall board and can be closed by if pane does not support it. The filter is available only on backlog panes. button. Or it closes automatically, Filter file selector Highlight condition Save Filter file on disc My stories condition Delete Filter file Color condition Text condition Status conditions Member condition Other conditions Fig. 41 Filter bar Prioritization conditions Modification time condition Reset Filter Apply Filter Stories in backlog are filtered immediately after each added condition. The Filter can also be applied by hitting button. Filter is also applied after selecting saved filter. Various filtering conditions might be combined. To cancel applied Filter hit button. Stories might be filtered by: Status the filter by status is defined by clicking on selected state, e.g. selection of condition filters only stories with Checked Out state. It is possible to combine several states in filter. My clicking on this condition filters backlog to display only stories assigned to logged user. Highlight clicking on this condition highlights stories assigned to logged user. Other stories are displayed in areo style. Team member clicking on selected team member photo filters only the stories which are assigned to this member. It is not possible to combine several members at one time. Color if stories are differentiated by color, this filter condition might be useful. Clicking on color box brings up color picker dialog. Stories then are filtered by selected color. Other there are several filter conditions available o o Release stories are filtered by Release e.g. Sprint stories are filtered by Sprint e.g.

61 61 o o o Theme - stories are filtered by selected theme e.g. MoSCoW stories are filtered by selected MoSCoW type of priority e.g.. For more details see MoSCoW paragraph in How to plan a Sprint chapter. Customer satisfaction stories are filtered by selected type of customer satisfaction e.g. For more details see Customer satisfaction paragraph in How to plan a Sprint chapter. Prioritization filter conditions in this section are adjusted by moving the slider. Slider position represents the lowest allowed value. There can be set the following conditions: o Priority stories are filtered by priority. e.g filter stories with priority between 83 and 95. o Effort stories are filtered by effort. o Value stories are filtered by value. o Risk stories are filtered by risk. Text after entering text and hitting Enter are filtered only stories which contain required text. Text is searched among stories, task, users and sprints, no matter of letter case. Modified stories are filtered by selected option. It is possible to select only one option in a time. Offered are these options: o Anytime o Today o Yesterday o This week o Last week o Last month Defined Filter might be stored in a file on a disc for further use. User has to set filter file name. Filter description might be filled if necessary. Fig. 42 Filter save dialog Before deleting selected filter file, user has to confirm delete operation. Fig. 43 Filter deletion confirmation

62 62 Documents Documents integrated in ScrumDesk present printable status of project summarize information about stories, impediments, sprints, releases, product backlog and timesheets. Documents can be extended by additional documents as they are designed using Microsoft Reporting Services. Corporate documents stored on your Microsoft Reporting Server might be accessed directly from ScrumDesk. To access documents, switch to Report\Documents tab. To display document selected from predefined set of documents list click on document s name. Print document Refresh document Stop rendering Back to parent report Pages navigator Print layout Page setup Export document Document zoom Sprint selector Predefined documents list Search in document Document s description Document content Fig. 44 Documents tab Displayed document might be exported. Supported formats are Microsoft Excel, PDF and Microsoft Word.

63 63 Homepage & BugTrack Homepage Homepage in ScrumDesk is available by click on Homepage menu item. Web site address might be entered on Project Details page. Web site appears on its own pane and is available in Pane selector. If Homepage address is not fulfilled a note No address to navigate is displayed on Homepage pane. Fig. 45 Homepage pane If Homepage or BugTrack address is not correct, the following message appears. Fig. 46 Incorrect homepage address BugTrack If development team uses some web based bug tracking system for reporting bugs and quality assurance, it might be easy accessed right from ScrumDesk. BugTrack is available by click on BugTrack menu item and is displayed on own pane. Bug tracker address might also be entered on Project details page.

64 64 Fig. 47 Bug tracker pane If Bug Tracker address is not recognized a note The URI prefix is not recognized appears on Bugtrack pane.

65 65 Integration Microsoft Excel Export Stories, tasks, progress, impediments and retrospective ideas can be exported to Microsoft Excel. One worksheet contains all necessary information that other parts of an organization might require. Click Tools Export and then choose Microsoft Excel format from Save as type combobox. Import ScrumDesk supports import of user stories from CSV file. Fixed format is supported currently. Subject Description Importance Value Effort Risk Duration Spent Remaining Theme Comment line must starts with # character. The values must be separated with character. Click Tools Import to import CSV file. Skype integration Team can stay in touch via integrated Skype or Microsoft Office Communicator access. ScrumDesk provides a way to call team members working on a story from a card or from detail window. Notification by ScrumDesk integrates communication via in two ways: Starting client to send an to selected team members from story card or detail window To receive the latest changes by . Configuring address in SideView/About Me and checking check box Notify me by you will receive all changes in an . Note: Your Scrum Master must configure correct server in Projec t properties to receive s. Integration with FlowDock FlowDock is system that allows team to stay in touch. To integrate it, Scrum Master needs to configure CC field in Project/Options section. All messages might be automatically tagged in FlowDock.

ScrumDesk Quick Start

ScrumDesk Quick Start Quick Start 2008 2 What is ScrumDesk ScrumDesk is project management tool supporting Scrum agile project management method. ScrumDesk demo is provided as hosted application where user has ScrumDesk installed

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

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

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

More information

Managing Agile Projects in TestTrack GUIDE

Managing Agile Projects in TestTrack GUIDE Managing Agile Projects in TestTrack GUIDE Table of Contents Introduction...1 Automatic Traceability...2 Setting Up TestTrack for Agile...6 Plan Your Folder Structure... 10 Building Your Product Backlog...

More information

Synchronization with Microsoft Team Foundation Server 2010

Synchronization with Microsoft Team Foundation Server 2010 Synchronization with Microsoft Team Foundation Server 2010 How To Setup March 19, 2011 v. 2 INTRODUCTION 3 PREREQUISITES 3 INSTALLATION 3 DEPLOYMENT SCENARIOS 4 SINGLE SERVER SCENARIO 4 DISTRIBUTED SCENARIO

More information

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Interneer, Inc. Updated on 2/22/2012 Created by Erika Keresztyen Fahey 2 Workflow - A102 - Basic HelpDesk Ticketing System

More information

leveraging your Microsoft

leveraging your Microsoft Kanban Task Manager for SharePoint Manual Table of contents 1 INTRODUCTION... 3 1.1 LANGUAGES... 4 1.2 REQUIREMENTS... 4 2 INSTALLATION OF KANBAN TASK MANAGER... 4 2.1 INTRODUCTION... 4 2.2 INSTALL AND

More information

Microsoft Outlook 2013 -And- Outlook Web App (OWA) Using Office 365

Microsoft Outlook 2013 -And- Outlook Web App (OWA) Using Office 365 1 C H A P T E R Microsoft Outlook 2013 -And- Outlook Web App (OWA) Using Office 365 1 MICROSOFT OUTLOOK 2013 AND OUTLOOK WEB ACCESS (OWA) Table of Contents Chapter 1: Signing Into the Microsoft Email System...

More information

CA Agile Vision. Getting Started Guide

CA Agile Vision. Getting Started Guide CA Agile Vision Getting Started Guide Spring 2012 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

Fixes for CrossTec ResQDesk

Fixes for CrossTec ResQDesk Fixes for CrossTec ResQDesk Fixes in CrossTec ResQDesk 5.00.0006 December 2, 2014 Resolved issue where the list of Operators on Category was not saving correctly when adding multiple Operators. Fixed issue

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

Scrum Guidelines. v.2 2011 W W W. S C R U M D E S K. C O M

Scrum Guidelines. v.2 2011 W W W. S C R U M D E S K. C O M Scrum Guidelines v.2 2011 W W W. S C R U M D E S K. C O M WHY Agile Ceremonies Agile project is developed in repeatable ceremonies that give rhythm to delivery. Product Strategy Once per year Release Planning

More information

Creating and Using Forms in SharePoint

Creating and Using Forms in SharePoint Creating and Using Forms in SharePoint Getting started with custom lists... 1 Creating a custom list... 1 Creating a user-friendly list name... 1 Other options for creating custom lists... 2 Building a

More information

FastTrack Schedule 10. Tutorials Manual. Copyright 2010, AEC Software, Inc. All rights reserved.

FastTrack Schedule 10. Tutorials Manual. Copyright 2010, AEC Software, Inc. All rights reserved. FastTrack Schedule 10 Tutorials Manual FastTrack Schedule Documentation Version 10.0.0 by Carol S. Williamson AEC Software, Inc. With FastTrack Schedule 10, the new version of the award-winning project

More information

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working

More information

Getting Started with Mamut Online Desktop

Getting Started with Mamut Online Desktop // Mamut Business Software Getting Started with Mamut Online Desktop Getting Started with Mamut Online Desktop Contents Welcome to Mamut Online Desktop... 3 Getting Started... 6 Status... 23 Contact...

More information

Rational Team Concert. Quick Start Tutorial

Rational Team Concert. Quick Start Tutorial Rational Team Concert Quick Start Tutorial 1 Contents 1. Introduction... 3 2. Terminology... 4 3. Project Area Preparation... 5 3.1 Defining Timelines and Iterations... 5 3.2 Creating Team Areas... 8 3.3

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

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

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

More information

How Silk Central brings flexibility to agile development

How Silk Central brings flexibility to agile development How Silk Central brings flexibility to agile development The name agile development is perhaps slightly misleading as it is by its very nature, a carefully structured environment of rigorous procedures.

More information

EMC Documentum Webtop

EMC Documentum Webtop EMC Documentum Webtop Version 6.5 User Guide P/N 300 007 239 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 1994 2008 EMC Corporation. All rights

More information

Alfresco Online Collaboration Tool

Alfresco Online Collaboration Tool Alfresco Online Collaboration Tool USER MANUAL BECOMING FAMILIAR WITH THE USER INTERFACE... 4 MY DASHBOARD... 4 MY PROFILE... 6 VIEWING YOUR FULL PROFILE... 6 EDITING YOUR PROFILE... 7 CHANGING YOUR PASSWORD...

More information

SAS BI Dashboard 4.3. User's Guide. SAS Documentation

SAS BI Dashboard 4.3. User's Guide. SAS Documentation SAS BI Dashboard 4.3 User's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS BI Dashboard 4.3: User s Guide. Cary, NC: SAS Institute

More information

WebFOCUS BI Portal: S.I.M.P.L.E. as can be

WebFOCUS BI Portal: S.I.M.P.L.E. as can be WebFOCUS BI Portal: S.I.M.P.L.E. as can be Author: Matthew Lerner Company: Information Builders Presentation Abstract: This hands-on session will introduce attendees to the new WebFOCUS BI Portal. We will

More information

Introduction to Microsoft Project 2010

Introduction to Microsoft Project 2010 Introduction to Microsoft Project 2010 This document provides an introduction in using Microsoft Project 2010. Microsoft Project is a project management application that contains a set of tools to help

More information

Create an Excel BI report and share on SharePoint 2013

Create an Excel BI report and share on SharePoint 2013 2013 Create an Excel BI report and share on SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web

More information

Strategic Asset Tracking System User Guide

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

More information

Access to Moodle. The first session of this document will show you how to access your Lasell Moodle course, how to login, and how to logout.

Access to Moodle. The first session of this document will show you how to access your Lasell Moodle course, how to login, and how to logout. Access to Moodle The first session of this document will show you how to access your Lasell Moodle course, how to login, and how to logout. 1. The homepage of Lasell Learning Management System Moodle is

More information

User Manual for Web. Help Desk Authority 9.0

User Manual for Web. Help Desk Authority 9.0 User Manual for Web Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

HDAccess Administrators User Manual. Help Desk Authority 9.0

HDAccess Administrators User Manual. Help Desk Authority 9.0 HDAccess Administrators User Manual Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks

More information

Microsoft Project Server 2010 Project Manager s Guide for Project Web App

Microsoft Project Server 2010 Project Manager s Guide for Project Web App Microsoft Project Server 2010 Project Manager s Guide for Project Web App Copyright This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web

More information

WEBTrader. User Guide

WEBTrader. User Guide WEBTrader User Guide Table of Contents Creating a Demo account How to log in Main Areas of the WebTrader Market Watch Favorites Adding Favorites Spot Panes Charts Adding New Chart Using Charts Chart Options

More information

Scheduling Software User s Guide

Scheduling Software User s Guide Scheduling Software User s Guide Revision 1.12 Copyright notice VisualTime is a trademark of Visualtime Corporation. Microsoft Outlook, Active Directory, SQL Server and Exchange are trademarks of Microsoft

More information

ELECTRO-MECHANICAL PROJECT MANAGEMENT

ELECTRO-MECHANICAL PROJECT MANAGEMENT CHAPTER-9 ELECTRO-MECHANICAL PROJECT MANAGEMENT Y K Sharma,SDE(BS-E), 9412739241(M) E-Mail ID: yogeshsharma@bsnl.co.in Page: 1 Electro-mechanical Project Management using MS Project Introduction: When

More information

Microsoft Outlook 2013 Part 1: Introduction to Outlook

Microsoft Outlook 2013 Part 1: Introduction to Outlook CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Outlook 2013 Part 1: Introduction to Outlook Fall 2014, Version 1.0 Table of Contents Introduction...3 Starting Outlook...3

More information

TOPS v3.2.1 Calendar/Scheduler User Guide. By TOPS Software, LLC Clearwater, Florida

TOPS v3.2.1 Calendar/Scheduler User Guide. By TOPS Software, LLC Clearwater, Florida TOPS v3.2.1 Calendar/Scheduler User Guide By TOPS Software, LLC Clearwater, Florida Document History Version Edition Date Document Software Trademark Copyright First Edition Second Edition 02 2007 09-2007

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Rational Team Concert. Scrum Project Management Tutorial

Rational Team Concert. Scrum Project Management Tutorial Rational Team Concert Scrum Project Management Tutorial 1 Contents Contents... 2 1. Introduction... 3 2. Terminology... 4 3. Project Area Preparation... 4 3.1 Adding Users and specifying Roles... 5 3.2

More information

SHAREPOINT 2010 FOUNDATION FOR END USERS

SHAREPOINT 2010 FOUNDATION FOR END USERS SHAREPOINT 2010 FOUNDATION FOR END USERS WWP Training Limited Page i SharePoint Foundation 2010 for End Users Fundamentals of SharePoint... 6 Accessing SharePoint Foundation 2010... 6 Logging in to your

More information

QUICK START GUIDE RESOURCE MANAGERS. Last Updated: 04/27/2012

QUICK START GUIDE RESOURCE MANAGERS. Last Updated: 04/27/2012 QUICK START GUIDE RESOURCE MANAGERS Last Updated: 04/27/2012 Table of Contents Introduction... 3 Getting started... 4 Logging into Eclipse... 4 Setting your user preferences... 5 Online help and the Eclipse

More information

Creating Dashboards. Intellicus Enterprise Reporting and BI Platform. Intellicus Technologies info@intellicus.com www.intellicus.

Creating Dashboards. Intellicus Enterprise Reporting and BI Platform. Intellicus Technologies info@intellicus.com www.intellicus. Creating Dashboards Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Creating Dashboards i Copyright 2013 Intellicus Technologies This document

More information

Telephony Toolbar Corporate. User Guide

Telephony Toolbar Corporate. User Guide Telephony Toolbar Corporate User Guide Release 7.1 March 2011 Table of Contents 1 About This Guide...7 1.1 Open Telephony Toolbar - Corporate... 7 1.2 First Time Login... 8 1.3 Subsequent Use... 11 2 Using

More information

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox...

Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4. 2 Your Web Mail Home Page... 5. 3 Using the Inbox... Powered by Table of Contents Web Mail Guide... Error! Bookmark not defined. 1 Introduction to Web Mail... 4 1.1 Requirements... 4 1.2 Recommendations for using Web Mail... 4 1.3 Accessing your Web Mail...

More information

If you encounter difficulty or need further assistance the Archdiocesan help desk can be reached at (410) 547-5305, option 1. Email Access Methods:

If you encounter difficulty or need further assistance the Archdiocesan help desk can be reached at (410) 547-5305, option 1. Email Access Methods: ArchMail (www.archbalt.org/archmail) is a centrally hosted email system for the employees of the Archdiocese. To simplify employee access multiple methods for accessing email have been established. This

More information

CA Agile Vision and CA Product Vision. Administration Guide

CA Agile Vision and CA Product Vision. Administration Guide CA Agile Vision and CA Product Vision Administration Guide Winter 2011 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

Cal Answers Analysis Training Part III. Advanced OBIEE - Dashboard Reports

Cal Answers Analysis Training Part III. Advanced OBIEE - Dashboard Reports Cal Answers Analysis Training Part III Advanced OBIEE - Dashboard Reports University of California, Berkeley March 2012 Table of Contents Table of Contents... 1 Overview... 2 Remember How to Create a Query?...

More information

PORTAL ADMINISTRATION

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

More information

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

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

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Creating Interactive Dashboards and Using Oracle Business Intelligence Answers Purpose This tutorial shows you how to build, format, and customize Oracle Business

More information

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication You will be directed to the "Portfolio Settings! page. On this page you will fill out basic DIGICATION E-PORTFOLIO HELP GUIDE Where do I start? Log in to Digication Go to your school!s Digication login

More information

History Explorer. View and Export Logged Print Job Information WHITE PAPER

History Explorer. View and Export Logged Print Job Information WHITE PAPER History Explorer View and Export Logged Print Job Information WHITE PAPER Contents Overview 3 Logging Information to the System Database 4 Logging Print Job Information from BarTender Designer 4 Logging

More information

Microsoft Outlook 2010 Part 1: Introduction to Outlook

Microsoft Outlook 2010 Part 1: Introduction to Outlook CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Outlook 2010 Part 1: Introduction to Outlook Spring 2015, Version 1.4 Table of Contents Introduction...3 Starting Outlook...3

More information

Outlook. Getting Started Outlook vs. Outlook Express Setting up a profile Outlook Today screen Navigation Pane

Outlook. Getting Started Outlook vs. Outlook Express Setting up a profile Outlook Today screen Navigation Pane Outlook Getting Started Outlook vs. Outlook Express Setting up a profile Outlook Today screen Navigation Pane Composing & Sending Email Reading & Sending Mail Messages Set message options Organizing Items

More information

M-Files Gantt View. User Guide. App Version: 1.1.0 Author: Joel Heinrich

M-Files Gantt View. User Guide. App Version: 1.1.0 Author: Joel Heinrich M-Files Gantt View User Guide App Version: 1.1.0 Author: Joel Heinrich Date: 02-Jan-2013 Contents 1 Introduction... 1 1.1 Requirements... 1 2 Basic Use... 1 2.1 Activation... 1 2.2 Layout... 1 2.3 Navigation...

More information

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font

How To Write A Cq5 Authoring Manual On An Ubuntu Cq 5.2.2 (Windows) (Windows 5) (Mac) (Apple) (Amd) (Powerbook) (Html) (Web) (Font Adobe CQ5 Authoring Basics Print Manual SFU s Content Management System SFU IT Services CMS Team ABSTRACT A summary of CQ5 Authoring Basics including: Setup and Login, CQ Interface Tour, Versioning, Uploading

More information

Power Monitoring Expert 7.2

Power Monitoring Expert 7.2 Power Monitoring Expert 7.2 PDF version of the Web Applications online help 7ENxx-00xx-00 07/2013 PDF version of the Web Applications online help Safety information Safety information Important information

More information

Baylor Secure Messaging. For Non-Baylor Users

Baylor Secure Messaging. For Non-Baylor Users Baylor Secure Messaging For Non-Baylor Users TABLE OF CONTENTS SECTION ONE: GETTING STARTED...4 Receiving a Secure Message for the First Time...4 Password Configuration...5 Logging into Baylor Secure Messaging...7

More information

Staying Organized with the Outlook Journal

Staying Organized with the Outlook Journal CHAPTER Staying Organized with the Outlook Journal In this chapter Using Outlook s Journal 362 Working with the Journal Folder 364 Setting Up Automatic Email Journaling 367 Using Journal s Other Tracking

More information

SonicWALL GMS Custom Reports

SonicWALL GMS Custom Reports SonicWALL GMS Custom Reports Document Scope This document describes how to configure and use the SonicWALL GMS 6.0 Custom Reports feature. This document contains the following sections: Feature Overview

More information

Microsoft Outlook 2010

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

More information

NetIQ Operations Center 5: The Best IT Management Tool in the World Lab

NetIQ Operations Center 5: The Best IT Management Tool in the World Lab NetIQ Operations Center 5: The Best IT Management Tool in the World Lab NIQ08 Novell Training Services ATT LIVE 2012 LAS VEGAS www.novell.com Legal Notices Novell, Inc., makes no representations or warranties

More information

Polar Help Desk 4.1. Administration Guide

Polar Help Desk 4.1. Administration Guide Polar Help Desk 4.1 Administration Guide Copyright (legal information) Copyright Polar 1995-2005. All rights reserved. The information contained in this document is proprietary to Polar and may not be

More information

Microsoft Outlook 2010 Part 1: Introduction to Outlook

Microsoft Outlook 2010 Part 1: Introduction to Outlook CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Outlook 2010 Part 1: Introduction to Outlook Spring 2012, Version 1.0 Table of Contents Introduction...3 Starting the

More information

Increasing Productivity and Collaboration with Google Docs. Charina Ong Educational Technologist charina.ong@nus.edu.sg

Increasing Productivity and Collaboration with Google Docs. Charina Ong Educational Technologist charina.ong@nus.edu.sg Increasing Productivity and Collaboration with Google Docs charina.ong@nus.edu.sg Table of Contents About the Workshop... i Workshop Objectives... i Session Prerequisites... i Google Apps... 1 Creating

More information

Microsoft Office System Tip Sheet

Microsoft Office System Tip Sheet Experience the 2007 Microsoft Office System The 2007 Microsoft Office system includes programs, servers, services, and solutions designed to work together to help you succeed. New features in the 2007

More information

Appspace 5.X Reference Guide (Digital Signage) Updated on February 9, 2015

Appspace 5.X Reference Guide (Digital Signage) Updated on February 9, 2015 Appspace 5.X Reference Guide (Digital Signage) Updated on February 9, 2015 1 TABLE OF CONTENTS 2 What is Appspace For Digital Signage... 4 3 Access Appspace... 4 4 Best Practices and Notes... 4 5 Appspace

More information

Custom Reporting System User Guide

Custom Reporting System User Guide Citibank Custom Reporting System User Guide April 2012 Version 8.1.1 Transaction Services Citibank Custom Reporting System User Guide Table of Contents Table of Contents User Guide Overview...2 Subscribe

More information

CITS. Windows & Macintosh Zimbra Calendar 5.0. Computing and Information Technology Services. Revised 8/21/2008

CITS. Windows & Macintosh Zimbra Calendar 5.0. Computing and Information Technology Services. Revised 8/21/2008 Windows & Macintosh Zimbra Calendar 5.0 CITS Computing and Information Technology Services Sunday Monday Tuesday Wednesday Thursday Friday Saturday 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

Webmail Instruction Guide

Webmail Instruction Guide Webmail Instruction Guide This document is setup to guide your through the use of the many features of our Webmail system. You may either visit www.safeaccess.com or webmail.safeaccess.com to login with

More information

Vector HelpDesk - Administrator s Guide

Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Configuring and Maintaining Vector HelpDesk version 5.6 Vector HelpDesk - Administrator s Guide Copyright Vector Networks

More information

Quick Start Guide for OnTime Now

Quick Start Guide for OnTime Now Quick Start Guide for OnTime Now Set up your OnTime Now Account... 2 What you see... 3 Create a Project... 4 Add a Work Item from the main grid... 4 Launch the Planning Board... 5 Add a Work Item from

More information

Microsoft Outlook 2010. Reference Guide for Lotus Notes Users

Microsoft Outlook 2010. Reference Guide for Lotus Notes Users Microsoft Outlook 2010 Reference Guide for Lotus Notes Users ContentsWelcome to Office Outlook 2010... 2 Mail... 3 Viewing Messages... 4 Working with Messages... 7 Responding to Messages... 11 Organizing

More information

Appointment Scheduler

Appointment Scheduler EZClaim Appointment Scheduler User Guide Last Update: 11/19/2008 Copyright 2008 EZClaim This page intentionally left blank Contents Contents... iii Getting Started... 5 System Requirements... 5 Installing

More information

Using Outlook WebAccess

Using Outlook WebAccess Using Outlook WebAccess Outlook Toolbars - Terminology Update all folders New Move/Copy Reply Forward Check for New Messages Help Show/Hide Folders Delete Reply to All Show/Hide Reading Pain Search Address

More information

Training Manual. Version 6

Training Manual. Version 6 Training Manual TABLE OF CONTENTS A. E-MAIL... 4 A.1 INBOX... 8 A.1.1 Create New Message... 8 A.1.1.1 Add Attachments to an E-mail Message... 11 A.1.1.2 Insert Picture into an E-mail Message... 12 A.1.1.3

More information

DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site

DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site Page 1 of 22 DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site Before you create your Web site, ask yourself these questions: What do I want the site to do? Whom do I want to visit

More information

EMAIL QUICK START GUIDE

EMAIL QUICK START GUIDE IT Services Microsoft Outlook 2010 EMAIL QUICK START GUIDE Contents What is Outlook?...2 Quick Guide to Email...2 Create a new e-mail message...2 Forward or reply to an e-mail message...2 Creating new

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Mulberry IMAP Internet Mail Client Versions 3.0 & 3.1 Cyrusoft International, Inc. Suite 780 The Design Center 5001 Baum Blvd. Pittsburgh PA 15213 USA Tel: +1 412 605 0499 Fax: +1

More information

Copyright EPiServer AB

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

More information

Microsoft. Outlook 2007 Calendar Management Tools For. Jerry Maletsky Dash Designs Consulting Technology Training And Consulting

Microsoft. Outlook 2007 Calendar Management Tools For. Jerry Maletsky Dash Designs Consulting Technology Training And Consulting Microsoft 1 Outlook 2007 Calendar Management Tools For Jerry Maletsky Dash Designs Consulting Technology Training And Consulting Microsoft Outlook 2007 Calendar Management Tools For The Haas School of

More information

OPENPROJECT. Setup Draft Notes. Draft Setup notes for Openproject

OPENPROJECT. Setup Draft Notes. Draft Setup notes for Openproject OPENPROJECT Setup Draft Notes Draft Setup notes for Openproject Contents Introduction... 2 Application Installation... 2 Configuring the Plugins... 2 Configure the Help link... 2 Configure the Costs Plugin...

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Kanban Task Manager for Outlook Manual Table of contents 1 INTRODUCTION... 3 1.1 LANGUAGES... 4 1.2 REQUIREMENTS... 4 1.3 SYSTEMS... 4 2 INSTALLATION OF KANBAN TASK MANAGER... 5 2.1 INTRODUCTION... 5 2.2

More information

Editor Manual for SharePoint Version 1. 21 December 2005

Editor Manual for SharePoint Version 1. 21 December 2005 Editor Manual for SharePoint Version 1 21 December 2005 ii Table of Contents PREFACE... 1 WORKFLOW... 2 USER ROLES... 3 MANAGING DOCUMENT... 4 UPLOADING DOCUMENTS... 4 NEW DOCUMENT... 6 EDIT IN DATASHEET...

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Easy Manage Helpdesk Guide version 5.4

Easy Manage Helpdesk Guide version 5.4 Easy Manage Helpdesk Guide version 5.4 Restricted Rights Legend COPYRIGHT Copyright 2011 by EZManage B.V. All rights reserved. No part of this publication or software may be reproduced, transmitted, stored

More information

Lenovo Online Data Backup User Guide Version 1.8.14

Lenovo Online Data Backup User Guide Version 1.8.14 Lenovo Online Data Backup User Guide Version 1.8.14 Contents Chapter 1: Installing Lenovo Online Data Backup...5 Downloading the Lenovo Online Data Backup Client...5 Installing the Lenovo Online Data

More information

Chapter 3 ADDRESS BOOK, CONTACTS, AND DISTRIBUTION LISTS

Chapter 3 ADDRESS BOOK, CONTACTS, AND DISTRIBUTION LISTS Chapter 3 ADDRESS BOOK, CONTACTS, AND DISTRIBUTION LISTS 03Archer.indd 71 8/4/05 9:13:59 AM Address Book 3.1 What Is the Address Book The Address Book in Outlook is actually a collection of address books

More information

Contents Overview... 5 Configuring Project Management Bridge after Installation... 9 The Project Management Bridge Menu... 14

Contents Overview... 5 Configuring Project Management Bridge after Installation... 9 The Project Management Bridge Menu... 14 Portfolio Management Bridge for Microsoft Office Project Server User's Guide June 2015 Contents Overview... 5 Basic Principles and Concepts... 5 Managing Workflow... 7 Top-Down Management... 7 Project-Based

More information

Outlook Web Access (OWA) User Guide

Outlook Web Access (OWA) User Guide Outlook Web Access (OWA) User Guide September 2010 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1.0 INTRODUCTION... 4 1.1 OUTLOOK WEB ACCESS SECURITY CONSIDERATIONS... 4 2.0 GETTING STARTED... 5 2.1 LOGGING

More information

2) Sharing Projects Made easy by IntelliGantt s Share Wizard, there are three share options to fit the needs of your project.

2) Sharing Projects Made easy by IntelliGantt s Share Wizard, there are three share options to fit the needs of your project. Introduction TeamDirection IntelliGantt solutions allows you and the rest of your project team to collaborate on your projects together. How you would like work together is up to you. The project manager

More information

Quick Start Guide. www.uptrendsinfra.com

Quick Start Guide. www.uptrendsinfra.com Quick Start Guide Uptrends Infra is a cloud service that monitors your on-premise hardware and software infrastructure. This Quick Start Guide contains the instructions to get you up to speed with your

More information

Analyst Guide for Request Support -- Incident/Service Request

Analyst Guide for Request Support -- Incident/Service Request Analyst Guide for Request Support -- Incident/Service Request Login... 3 Information Questions/Report Issues... 3 LANDesk Web Desk Toolbar... 3 Dashboard Information... 4 Ticket Statuses... 4 Search Functionality...

More information

Contact Center Anywhere: Supervision Manager (SM) Overview

Contact Center Anywhere: Supervision Manager (SM) Overview Contact Center Anywhere: Supervision Manager (SM) Overview Supervision Manager Overview The majority of all Call Center expenses revolve around people. The ability to more effectively manage the people

More information

Quest Web Parts for SharePoint

Quest Web Parts for SharePoint Quest Web Parts for SharePoint Quest Web Parts for SharePoint enables you to build line-of-business applications on the SharePoint Platform while overcoming the limitations of SharePoint forms, lists,

More information

ithenticate User Manual

ithenticate User Manual ithenticate User Manual Version: 2.0.2 Updated March 16, 2012 Contents Introduction 4 New Users 4 Logging In 4 Resetting Your Password 5 Changing Your Password or Username 6 The ithenticate Account Homepage

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

More information

CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL

CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL Chapter 6: Analyze Microsoft Dynamics NAV 5.0 Data in Microsoft Excel CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL Objectives The objectives are: Explain the process of exporting

More information

User Guide for TASKE Desktop

User Guide for TASKE Desktop User Guide for TASKE Desktop For Avaya Aura Communication Manager with Aura Application Enablement Services Version: 8.9 Date: 2013-03 This document is provided to you for informational purposes only.

More information