VisAssist Web Navigator

Size: px
Start display at page:

Download "VisAssist Web Navigator"

Transcription

1 VisAssist Web Navigator Software Requirements Specification Trevor Adams Nate Bomberger Tom Burdak Shawn Busolits Andrew Scott Matt Staniewicz Nate Vecchiarelli

2 Contents Introduction... 4 Purpose... 4 Scope... 4 Applications... 4 VisAssist Web Navigator Menu System Overview... 4 VisAssist Navigator UI Overview... 5 VisAssist Navigator User Interface Requirements... 6 UI.1 Menu Interactions... 6 UI.2 Context Menu Interaction... 7 UI.3 Content Container Interaction... 8 UI.4 Gestures... 8 Media Wiki Overview... 9 Media Wiki Requirements... 9 MW.1 Wiki Selection Menu...10 MW.2 Wiki Main Menu...11 MW.3 Search Menu...11 MW.4 Article List Menu...12 MW.5 Article Main Menu...13 MW.6 Section Main Menu...14 VisAssist Facebook Browser Overview...15 VisAssist Facebook Navigator Requirements...15 FB.1 Login Requirements...16 FB.2 Main Menu Requirements...17 FB.3 News Feed Requirements...18 FB.4 Like or Unlike Requirements...19 FB.5 Like or Unlike Feedback Requirements...20 FB.6 Post a Comment Requirements...21 FB.7 Comment Feedback Requirements...22 FB.8 View Likes Requirements...23 FB.9 View Comments Requirements...24 FB.10 Update Status Requirements...25 FB.11 Status Feedback Requirements...26

3 FB.12 Friends List Requirements...27 FB.13 Photo Albums Requirements...28 FB.14 Photos Requirements...29 FB.15 Write on Wall Requirements...30 FB.16 Wall Feedback Requirements...31 FB.16 Profile Requirements...31 FB.17 Inbox Requirements...32 FB.18 Events Requirements...33 FB.19 Event Repliers Requirements...34 FB.20 My Profile Requirements...35 FB.21 My Profile Feed Requirements...35 FB.22 Search Requirements...36 FB.23 Search Results Requirements...36 FB.24 Logout Requirements...37 VisAssist Twitter Navigator Overview...38 VisAssist Twitter Navigator Requirements...38 TW.1 Login Requirements...39 TW.2 Twitter Main Menu Requirements...40 TW.3 Twitter Feed...42 TW 4. New Tweet...44 TW 5. Profile...44 TW 6. Search Twitter...46 TW 7. Direct Messages...47 Non-Functional Requirements...49 System Evolution...49

4 Introduction Purpose Visually impaired individuals are unable to experience many of the benefits of accessing the mobile web. The web experience on mobile devices is centered around visual feedback. The layout of mobile websites is designed around visual cues and does not provide support for the visually impaired. This lack of accessibility inhibits them from utilizing popular social networks, e-commerce sites and digital encyclopedias. The VisAssist Web Navigator Application Suite solves the accessibility problem for the visually impaired through proper design including auditory feedback, haptic feedback and a specialized user interface. This document specifies the software requirements for the VisAssist Web Navigator. These requirements relate to the general user interface for the Web Navigator Application Suite. The individual applications adhere to the specifications and describe the user experience for each application and its related web service. Scope This document describes the requirements for version 1 of the following VisAssist Web Navigator Applications Application Suite: VisAssist Facebook Navigator, VisAssist Twitter Navigator, VisAssist Amazon Navigator and VisAssist MediaWiki Navigator. Applications VisAssist Web Navigator Menu System Overview The VisAssist Web Navigator Application Suite (VWNAS) offers a unified, intuitive user experience for the visually impaired. The VWNAS relies heavily on auditory descriptions of options and simple navigation. The following outlines basic menu navigation and content handling that is implemented by the individual applications. Individual application menus are navigated by using the following gestures: left or right to traverse a menu, Double Tapping to select a Menu Item, and a up swipe to exit a menu. Menu Items that denote actions or options that typically would be accessed by a button are handled in a Context Menu. This allows the user to easily choose the desired action. The content cursor provides access to the content of a Menu Item. It allows users to easily start and pause when the content is vocalized by the system. It also supports jumping forward and backward by sentences for easy traversal of large sections of text.

5 VisAssist Navigator UI Overview Definition of Terms 1. Menu Item Sibling: If a Menu Item has choices to its left or right these are its siblings. 2. One Finger Swipe: The user takes a single finger and swipes it on the screen. This can be done horizontally or vertically. 3. Two Finger Swipes: The user takes two fingers and swipes them on the screen. This can be done horizontally or vertically. 4. Single Tap: The user taps the screen once. 5. Double Tap: The user taps the screen twice in rapid succession. 6. Long Press: The user places their finger on the screen for 1 second without moving it.

6 7. Menu Item Navigate: The user swipes on the screen telling the Navigator that they wish to change the focus to Menu Item to the left or right of the currently active Menu Item. 8. Select: a Double tap on a Content Cursor item that is a button or leads to an action. 9. Menu Item Child: A Menu Item Child is the Menu Item activated by Selecting a Menu Item. 10. Cursor Queue: Metaphor for the progress of the currently selected Cursor Content. If the user stops the Cursor while it is reading a Cursor Item the remainder of what needs to be said will be remembered here. 11. Context Menu: a menu that holds items that lead to specific actions relevant to its parent Menu Item. 12. Context Menu Highlight: the current item in the Context Menu that the user has active. 13. Back Button: the device s back button. 14. Active: something is displayed to the screen. VisAssist Navigator User Interface Requirements UI.1 Menu Interactions UI.1.1 When a Menu Item becomes active the Application vocalized its name. UI.1.2 If the Menu Item does not have Siblings the user cannot Navigate left or right. If the user tries to swipe left or right the Application creates a negative auditory signal and vibrates once. UI.1.3 If the Menu Item has Siblings and the user Navigates left the Menu Item to the left becomes active (UI.1.1). UI.1.4 If the Menu Item has Siblings and the user Navigates right the Menu Item to the right becomes active (UI.1.1). UI.1.5 If the Menu Item is a child of another Menu Item and the user Navigates up makes the parent Menu Item active(ui.1.1).

7 UI.1.6 If the current Menu Item is not a Child of another Menu Item the user Navigates up the Application creates a negative auditory signal and vibrates once. UI.1.7 If the Menu Item has a Child Menu Item and the user Selects it, the Child Menu Item is made active(ui.1.1). UI.1.8 If the user Double Taps the Menu Item s name and description are spoken by the Application. UI.1.9 If the user Long Presses and the Menu Item has a Context Menu, it is becomes active. UI.1.10 If the user Long Presses and the Menu Item does not have a Context Menu the Application creates a negative auditory signal and vibrates once. UI.2 Context Menu Interaction UI.2.1 When a Context Menu becomes active its name is spoken by the Application and it s first item is Highlighted(UI.2.2). UI.2.2 When an item is Highlighted its name is spoken by the Application. UI.2.3 If the use does a Select action the Highlighted item is activated(ui.2.1). UI.2.4 If the user swipes up and more than one item exists then the previous item is Highlighted UI.2.5. The items are set up in a circle pattern so if the user swipes up on the first item it will wrap around the last item. UI.2.6 If the user swipes down and more than one item exists then then the next item is Highlighted (UI.2.2). The items are set up in a circle pattern so if the user swipes down on the last item it will wrap around the first item. UI.2.7 If one option is available and the user tries to swipe up or down the device will re-vocalize the current item s name and vibrate once.

8 UI.3 Content Container Interaction UI.3.1 If the User Double Taps, the Application is not speaking and there is nothing in the Cursor Queue then the current selected Cursor Item will begin to be read by the Application. UI.3.2 If the User Double Taps and the Application is speaking then the Application stops speaking and leaves the remainder of the selected Cursor Item on the Queue. UI.3.3 If the User Double Taps, the Application is not speaking and the Cursor Queue is not empty the Application begins saying what is in the Cursor Queue. UI.3.4 If the user swipes left with two fingers while the Application is reading a Cursor Item the Application will restart reading from the beginning of the current sentence. UI.3.5 If the user swipes left with two fingers and the Application is not reading from a Cursor Item then nothing happens. UI.3.6 If the user swipes right with two fingers and the Application is reading from a Cursor Item then the Cursor will jump ahead to the next sentence of the currently selected Cursor Item. UI.3.7 If the user swipes right with two fingers and the Application is not reading a Cursor Item then nothing happens. UI.4 Gestures UI.4.1 Drawing a D on the screen activates the root menu item to the user. This is the first screen viewed when the Application starts. UI.4.2 Drawing a h on the screen at any time has the current help text for the current view be read to the user on how to use the view and it s neighboring views to help with navigation.

9 Media Wiki Overview MediaWiki is a powerful backend for creating encyclopedia-style websites. It is the framework that powers one of the largest user generated and maintained databases of knowledge in the world, Wikipedia. Users are capable of searching for articles on almost any topic from quantum physics to ancient mayan rituals. Most of these encyclopedia-style websites do not have an interface that provides visually impaired users access, therefore the VisAssist MediaWiki Browser will communicate with the MediaWiki API and expose the functionality of Wikipedia to the visually impaired. Media Wiki Requirements

10 MW.1 Wiki Selection Menu Wiki Selection Menu. Two Wikis available in the selection menu. The user navigates between these by swiping left and right. Users select one by swiping down. MW.1.1 The Wiki Selection Menu contains each of the available MediaWiki sites in alphabetical order. MW When selected, the MediaWiki site Menu Item takes the user to the Wiki Main Menu relevant to the MediaWiki site (MW.2).

11 MW.2 Wiki Main Menu. Wiki Main Menu. Two screens available in the wiki main menu. Users navigate between these by swiping left and right. Users select one by swiping down. MW.2.1 The Wiki Main Menu contains the following Menu Items in the following order: Search, View Saved Articles. MW When selected, the Search Menu Item takes the user to the Article List populated with results (MW.4). MW When selected, the View Saved Articles Menu Item presents an Article List Menu populated with articles that have been saved by the user (MW.4). MW.3 Search Menu MW.3.1 The Application displays an empty textbox for entering the search keyword. This is limited to 256 plaintext characters. It is registered as an Input Field. MW.3.2 When the user fills the search criteria textbox and navigates down, the Application takes the user to an Article List Menu populated with articles relevant to the search criteria (MW.4).

12 MW.4 Article List Menu Article List Menu. Two screens of the article list menu populated with article results. Users navigate between these by swiping left and right. Users select one by swiping down. MW.4.1 The Application contains a Menu Item for each article that can be active. MW.4.2 If the user navigates down on an Article, the application presents an Article Main Menu.

13 MW.5 Article Main Menu Article Main Menu. Three screens of the article main menu populated with the titles of each section of the article. Users navigate between these by swiping left and right. Users select one by swiping down. MW.5.1 The Article Main Menu contains the following Menu Items in the following order: Introduction, <Section 1>, <Section 2>,, <Section n>. MW If the user navigates down on any of the Menu Items, the application presents the Section Main Menu for the section. MW Each Menu Item displays it s title as well as the first image that appears in the section or nothing if there is no image. MW.5.2 The Article Main Menu contains an Article Context Menu. MW.5.3 The Article Context Menu contains the following options: MW Save Article Only present if the user navigated to the article through the search menu. If the user selects this option the Application saves the article to the saved article menu. MW Delete Saved Article Only present if the user navigated to the article through the saved articles menu. If the user selects this option the Application will remove the article from the list upon next launch.

14 MW.6 Section Main Menu Section Main Menu. Three screens of the section main menu, each populated with one discrete displayable item. Users navigate between these by swiping left and right. MW.6.1 The Section Main Menu contains a discrete displayable item per screen starting with the first item available in the section. MW.6.2 The discrete item types are: MW Image The item displays Image as the title and presents the image along with the caption if one exists. MW Text The item displays Text as the title and presents one paragraph of the section. MW.6.3 The user can navigate left and right between the discrete section items.

15 VisAssist Facebook Browser Overview Facebook is the leading social networking website in the world with over 845 million active users. It allows users to keep in touch with each other, share photos, coordinate events, and more. Despite the popularity of Facebook, there is no support by the website for visually impaired individuals. This is compounded by the fact that the website changes its format frequently, forcing the visually impaired to relearn the already complicated interface. By using the Facebook API, the VisAssist Facebook Browser will provide a consistent and easy to use interface for the visually impaired to use Facebook. VisAssist Facebook Navigator Requirements

16 FB.1 Login Requirements FB.1.1 Login is handled via Facebook's Single Sign On. FB The VisAssist Facebook Navigator launches a pop-over web browser directed to the Facebook login view. FB After logging in via the Facebook website, the browser is closed and user is taken back to the VisAssist Facebook Navigator.

17 FB.2 Main Menu Requirements FB.2.1 The Application presents the Main Menu after a successful login. FB.2.2 The Main Menu contains the following Menu Items in this order: News Feed, "Update Status", Friends, Inbox, Events, "My Profile", "Search", "Logout". FB Each Menu Item contains the name of the Item and an icon used to represent the Item as an image. FB When selected, the News Feed Menu Item takes the user to the News Feed containing news updates of the user and all of the user s friends (FB.3). FB When selected, the "Update Status" Menu Item takes the user to the Update Status view (FB.10). FB When selected, the Friends Menu Item takes the user to the Friends List containing all of the user s friends (FB.12). FB When selected, the Inbox Menu Item takes the user to the Inbox (FB.17). FB When selected, the Events Menu Item takes the user to their Events (FB.18). FB When selected, the My Profile Menu Item takes the user to their Profile (FB.20). FB When selected, the Search Menu Item takes the user to the Search view (FB.22). FB When selected, the Logout Menu Item takes the user to the Logout view (FB.24).

18 FB.3 News Feed Requirements FB.3.1 The News Feed contains a menu of individual News Feed Items. FB Each News Feed Item contains a name, one or two photos, a timestamp, and news text. FB The name displayed is the profile name of the user that generated the news. FB At least one photo is displayed. FB If only one photo is displayed, it is the profile photo of the user that generated the news. FB If two photos are displayed, the first photo is the profile photo of the user that generated the news, and the second is the image they shared. FB The timestamp displays when the news was generated. FB The news text displays the message associated with the news. FB.3.2 Each News Item is auto populated from Facebook as it gets generated. FB Only the 25 most recent News Items are displayed in order from newest to oldest. FB.3.3 The Context Menu contains "Like or Unlike", "Post a Comment", View Likes and View Comments. FB When Like or Unlike is selected, the user is taken to the Like or Unlike view (FB.4). FB When Post a Comment is selected, the Application presents the Comment view (FB.6). FB When "View Likes" is selected, the user is taken to the View Likes view (FB.8). FB When "View Comments" is selected, the user is taken to the View Comments view (FB.9).

19 FB.3.4 Navigating left activates the next most recent item. FB..5 Navigating right activates the previous most recent item. FB.4 Like or Unlike Requirements FB.4.1 The Like or Unlike view contains a title and a body of text. FB The title informs the user of their current status on the item; either they like it, or don't like it. FB The body informs the user of the action required to change their opinion - "Navigate down to like/unlike". FB.4.2 Navigating down likes or unlikes the item and takes the user to the Like or Unlike feedback view (FB.5).

20 FB.5 Like or Unlike Feedback Requirements FB.5.1 The Like or Unlike Feedback view is arrived at after the user likes or unlikes an item. FB.5.2 The screen reads "You have liked/unliked that item" for successful completion. FB.5.3 An error is presented for unsuccessful completion.

21 FB.6 Post a Comment Requirements FB.6.1 The Post a Comment view contains a title and an empty textbox. FB The title reads "Post a Comment". FB.6.2 Navigating down posts the comment in the text box and takes the user to the Comment Feedback view (FB.7).

22 FB.7 Comment Feedback Requirements FB.7.1 The Comment Feedback view is arrived at after the user submits a comment on an item. FB.7.2 The screen reads "Comment Posted." for successful completion. FB.7.3 An error is presented for unsuccessful completion.

23 FB.8 View Likes Requirements FB.8.1 The View Likes view contains a title and a body of text. FB The number of likes is presented as the title. FB The name of each person that liked the item is presented as the body.

24 FB.9 View Comments Requirements FB.9.1 The View Comments view contains a title, a photo, and a body of text. FB The name of the commenter is presented as the title. FB The profile picture of the commenter is presented as the photo. FB The text of the comment is presented as the body of text.

25 FB.10 Update Status Requirements FB.10.1 The Update Status view contains a title and an empty textbox. FB The title reads "Update Status". FB.10.2 When the user navigates down, the text in the text box is submitted as a status update and the user is taken to the Status Feedback view (FB.11).

26 FB.11 Status Feedback Requirements FB.11.1 The Status Feedback view is arrived at after the user posts a status update. FB.11.2 The screen reads "Status Updated" for successful completion. FB.11.3 An error is presented for unsuccessful completion.

27 FB.12 Friends List Requirements FB.12.1 The Friends List contains a menu of individual Friend Menu Items. FB A Friend Menu Item contains the name of the friend. FB A Friend Menu Item contains the profile picture of the friend. FB.12.2 The Context Menu contains "Photos" and "Write on Wall". FB Selecting "Photos" takes the user to the Photo Albums view (FB.13). FB Selecting "Write on Wall" takes the user to the Write on Wall view (FB.15). FB.12.3 When the user selects a friend, the Application presents the Profile of the friend (FB.16). FB.12.4 Navigating left activates the next Friend Item in the list. FB.12.5 Navigating right activates the previous Friend Item in the list.

28 FB.13 Photo Albums Requirements FB.13.1 The Photos view is a list of photo albums. FB.13.2 Each album contains the title of the album. FB.13.3 Each album contains the cover photo for the album. FB.13.4 Selecting an album takes the user to the Photos view (FB.14). FB.13.5 Navigating left activates the next photo album. FB.13.6 Navigating right activates the previous photo album.

29 FB.14 Photos Requirements FB.14.1 The Photos view is a list of Photos. FB.14.2 The Context Menu contains "Like or Unlike", "Post a Comment", View Likes and View Comments. FB When Like or Unlike is selected, the user is taken to the Like or Unlike view (FB.4). FB When Post a Comment is selected, the Application presents the Comment view (FB.6). FB When "View Likes" is selected, the user is taken to the View Likes view (FB.8). FB When "View Comments" is selected, the user is taken to the View Comments view (9). FB.14.3 Navigating left activates the next photo in the list. FB.14.4 Navigating right activates the previous photo in the list.

30 FB.15 Write on Wall Requirements FB.15.1 The Application displays a title and an empty textbox. FB The title reads "Write on Wall". FB.15.2 Navigating down posts the message to the selected user's wall and takes the user to the Wall Feedback view (FB.16).

31 FB.16 Wall Feedback Requirements FB.16.1 The Wall Feedback view is arrived at after the user writes on another user's wall. FB.16.2 The screen reads "Wall post successful" for successful completion. FB.16.3 An error is presented for unsuccessful completion. FB.16 Profile Requirements FB.16.1 A Profile is a News Feed (FB.3) containing only news feed items relevant to the owner of the profile.

32 FB.17 Inbox Requirements FB.17.1 The Inbox is a list of messages. FB The most recent message is active. FB Each message has a profile name of the person that sent it. FB Each message has the profile picture of the person that sent it. FB Each message has a timestamp. FB Each message has the content of the message. FB.17.2 Navigating down takes the user to the View Replies view. FB The View Replies view is a list of comments (FB.9), where each comment is a reply to the original inbox message. FB Navigating left activates the next most recent message. FB Navigating right activates the previous most recent message.

33 FB.18 Events Requirements FB The Events view is a list of Event items. FB An Event consists of the name of the event, an event photo, a location, an owner, a time frame, and a description. FB A time frame is a start time and an end time. FB The Context Menu contains Reply as Attending, Reply as Maybe Attending, Reply as Not Attending, "See Who's Attending", "See Who's Maybe Attending", "See Who's Not Attending", and "See Who Has Not Yet Replied". FB When the user selects Reply as Attending, the user is marked as attending the event. FB When the user selects Reply as Maybe Attending, the user is marked as maybe attending the event. FB When the user selects Reply as Not Attending, the user is marked as not attending the event. FB When the user selects "See Who's Attending", "See Who's Maybe Attending", "See Who's Not Attending", or "See Who Has Not Yet Replied", the user is taken to the Event Repliers view (24). FB.18.3 Navigating down activates the Event Feed view. FB The Event Feed view is a News Feed (FB.3) containing only those news feed items posted on the event's wall. FB.18.4 Navigating left activates the previous event.

34 FB.18.5 Navigating right activates the next event. FB.19 Event Repliers Requirements FB.19.1 The Event Repliers view consists of a title and a body of text. FB The title presents the number of people in the selected category (Attending, Maybe Attending, Not Attending, or Not Yet Replied). FB The body of text lists the names of the people in the respective category.

35 FB.20 My Profile Requirements FB.20.1 My Profile presents the name of the currently logged in user and their profile picture. FB.20.2 The Context Menu contains "Photos" and "Write on Wall". FB Selecting "Photos" takes the user to their Photo Albums view (FB.13). FB Selecting "Write on Wall" takes the user to the Write on Wall view (FB.15). FB.20.3 Navigating down takes the user to the My Profile Feed view (FB.21). FB.21 My Profile Feed Requirements FB.21.1 My Profile Feed is a News Feed (FB.3) containing only news feed items relevant to the currently logged in user.

36 FB.22 Search Requirements FB.22.1 The search view contains a title and an empty text box. FB The title reads "Search Friends". FB.22.2 Navigating left and right switches between searching through friends and searching through everyone on Facebook. FB.22.3 Navigating down submits the search query and takes the user to the Search Results view. FB.23 Search Results Requirements FB.23.1 The Search Results view is a friends list (FB.12). FB The list is made up of only the users who fit the search query.

37 FB.24 Logout Requirements FB.24.1 Selecting logout logs the user out of the application. FB.24.2 Upon successful logout, the user is presented with "You have logged out". FB.24.3 If the user is already logged out, the user is presented with "Error - you are not logged in".

38 VisAssist Twitter Navigator Overview Twitter is a popular micro-blogging social network that has over 300 million users. The Application can be accessed from the website, or from an application available on multiple platforms including Android, ios, Windows Mobile, Windows, Mac OSX, and Linux. Once a user signs up for the service she can view 140 character messages posted from other users around the world. The small size of the messages posted to Twitter enables one to post links, status updates and real time information that can be accessed from any of the 300 million users. Twitter allows the user to create social networks by enabling a user to follow certain users. By using this feature of the service, one can create a custom news feed that presents real time messages. Twitter allows the user to send direct messages to anyone that is a member of the service (unless the user chooses to block this feature). The direct messages are not public and enable private communication between users. The VisAssist Twitter Browser presents an interface that enables a visually impaired user to access the site by implementing the VisAssist Web Navigator and Content Cursor while retrieving Twitter data from the Twitter API. VisAssist Twitter Navigator Requirements

39 TW.1 Login Requirements TW.1.1 (UI.4.1) Log out Menu Item

40 TW.2 Twitter Main Menu Requirements TW.2.1 The Main Menu is presented after a successful login (UI.4.1) TW.2.2 The Twitter Main Menu contains the following Menu Items: Twitter Feed, My Profile, Search, New Tweet, Direct Messages. Swipe Left Swipe Right Swipe Left Swipe Right

41 TW The New Tweet Menu Item contains a label identifying it as New Tweet. This is Registered as a header. TW The New Tweet Menu Item contains a picture of a plus and the Twitter logo. This Item is registered as an image. TW Selecting the New Tweet Menu Item makes the New Tweet (TW.4) Menu Item active. TW.2.3 The Profile Menu Item contains a label identifying it as Profile. This is Registered as a header. TW The Profile Menu Item contains a picture of the Twitter profile image. This is Registered as an image. TW Selecting the Profile Menu Item makes the Profile (TW.5) Menu Item active. TW.2.4 The Search Twitter Menu Item contains a label identifying it as Search Twitter. This is Registered as a header. TW The Search Twitter Menu Item contains a picture of a magnifying glass over the Twitter Logo. This is Registered as an image. TW Selecting the Search Twitter Menu Item makes the Search Twitter(TW.6) Menu Item active. TW.2.5 The Twitter Feed Menu Item contains a label identifying it as a Twitter Feed. This is Registered as a header. TW The Twitter Feed Menu Item contains a picture of the Twitter Feed image. This is Registered as an image. TW Selecting Twitter Feed Menu Item makes the Twitter Feed(TW.3) Menu Item active. TW The Direct Message Menu Item contains a picture of the Direct Message image. This is registered as an image. TW Selecting Direct Message Menu Item makes the Direct Messages Menu Item active (TW.7.3).

42 TW.3 Twitter Feed TW.3.1 A list of Tweets based on user selected criteria. TW Each Tweet contains an image view containing the profile image of the Tweeter. TW Each Tweet contains a textbox that contains the users Twitter name. This is limited to 15 characters. TW Each Tweet contains a textbox containing the Tweet message. This is limited to 140 characters. TW.3.2 Swiping left and right selects the next tweet in the feed list. Swipe Left Swipe Right TW.3.3 The first Tweet in the list is selected and announced upon loading the Twitter Feed.

43 TW.3.4 If the user performs a long press, a Context Menu is presented with Direct Message, New Tweet, Follow/UnFollow, Profile and Re Tweet. TW If the Tweeter is already being followed, the Un Follow Context Menu Item is presented. TW If the user selects Direct Message, the view is changed to the Direct Message View (TW.7). TW If the user selects New Tweet, the view is changed to the New Tweet (TW.4). TW If the user selects Un Follow, the view is changed to the the profile view of the user being followed/unfolled. (TW.7). TW If the user selects Profile, the view is changed to the the profile view of the tweeter (TW.5). TW If the user selects Re Tweet, the tweet is posted and the user is taken to the Twitter Feed view (TW.3)

44 TW.4. New Tweet TW.4.1 A textbox for the for the user's message. This is limited to 140 characters. TW.4.2 An accessible keyboard is presented to the user. TW.4.3 Swiping down posts the tweet. TW.5. Profile TW.5.1 The user name of the profile is announced. TW.5.2 An image containing the users profile picture. TW.5.3 A label containing the user's Twitter name. This field is limited to 15 characters. TW 5.4 Sibling views containing other profile information are selected by swiping left and or right. TW A label and text view containing the screen name. TW A label and text view containing the number of tweets. TW A label containing location information. TW A label and text view containing profile description. TW A label and text view showing count of followers. TW A label and text view containing count of following. TW.5.5 A long press produces a Context Menu with Direct Message.

45 Swipe Left Swipe Right

46 TW "Direct Message" is announced as the first item in the Context Menu. TW If a user selects "Direct Message", the user is directed to the Direct Message dialogue (TW.7). TW 6. Search Twitter TW.6.1 Enter your search dialogue is announced to the user. TW.6.2 A textbox is for the search entry is presented. This field is limited to 50 characters. TW Swiping down posts the query. TW An accessible keyboard is presented to user.

47 TW If the query fails, Nothing found is announced to the user and the user is prompted for another search. TW If the query is successful, a Twitter Feed is announced and the user is directed to the Twitter Feed (TW.3) containing the results. Swipe Left Swipe Right TW.7. Direct Messages TW.7.1 When activated from Main Menu, a feed list of Direct Messages is presented in the view. TW When the user swipes left or right, each Direct Message is presented and announced to user. TW.7.2 If a Context Menu is activated, the user is presented with the New Tweet. TW.7.3 A keyboard for entry is presented to the user.

48 TW.7.4 When the user swipes down, the direct message is sent.

49 Non-Functional Requirements 1. Software Constraints a. Android Operating System Version 2.2 or above b. Android APK (compiled source and resources) must be smaller than 50mb c. Minimum of two touch points supported by the touch screen d. Android Text To Speech 2. Hardware Constraints a. Internet Connection (Mobile Network or Wifi) 3. Acceptance Constraints a. Before accepting the system, the developers must complete the following: b. Demo the working system and any features upon request. c. Prove that all Priority 1 functional requirements are met. d. Provide sufficient test cases to show that the system is complete and correct System Evolution In the future the VisAssist Navigator Suite will be expanded to support more features. These include but are not limited to: 1. Additional Websites a. The Navigator Suite can be expanded to support more websites and potentially support web sites instead of web services with public API s. 2. Voice Commands a. These would allow the users to interact without using gestures and increase usability of the application. 3. Integration with future Android accessibility Services a. Android 4.0 greatly expanded the built in accessibility service and updating the Navigator Suite to use it would allow for a more seamless user experience.

VisAssist Web Navigator Design Document

VisAssist Web Navigator Design Document VisAssist Web Navigator Design Document Contents 1. Document Information... 5 1.1 Document Details... 5 1.2 Revision History... 5 2. Introduction... 6 2.1 Purpose... 6 2.2 Scope... 6 2.3 Design Goals...

More information

Dugan's Travels. Agent Website. User Guide

Dugan's Travels. Agent Website. User Guide Dugan's Travels Agent Website User Guide Lundy Innovations Ken Lundy, Sr. v1.2 1 v1.6 Table of Content Website Overview.................................................................... 3 Home Page -

More information

User s Guide. Attainment s. GTN v4.11

User s Guide. Attainment s. GTN v4.11 Attainment s User s Guide A printable PDF of this user guide is available from the Attainment Company website: https://www.attainmentcompany.com/gotalk-now Contents 1 Getting Started with GoTalk NOW 1

More information

child check-in quick start version 12

child check-in quick start version 12 child check-in quick start version 12 CHILD CHECK IN OVERVIEW Check In / Out Process The child check in system in Roll Call allows you to check students into their classes, record attendance and print

More information

SchoolMessenger App. Parent Guide - Mobile. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA

SchoolMessenger App. Parent Guide - Mobile. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA COMMUNICATE SchoolMessenger App Parent Guide - Mobile West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 888-527-5225 www.schoolmessenger.com Contents WELCOME!... 3 SCHOOLMESSENGER

More information

ipad app 2014 Attainment Company, Inc.

ipad app 2014 Attainment Company, Inc. ipad app 2014 Attainment Company, Inc. Table of Contents Overview... 1 Quick... Start 2... 2 Logging In... 2 Directories... 4 Reading Stories... 5 Adding a User Seeing... and Hearing the Stories 6... 6

More information

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

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

More information

SchoolMessenger App. Parent and Student User Guide - Website. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA

SchoolMessenger App. Parent and Student User Guide - Website. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA SchoolMessenger App Parent and Student User Guide - Website West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Table of Contents WELCOME!... 3

More information

SEARCHING FOR FRIENDS

SEARCHING FOR FRIENDS Step One In the top right hand corner, click on the Find Friends link. You will be redirected to a new page. In the bottom left hand side of the page you will see a text box labeled Search for People.

More information

Oracle Cloud. Content and Experience Cloud Android Mobile Help E

Oracle Cloud. Content and Experience Cloud Android Mobile Help E Oracle Cloud Content and Experience Cloud Android Mobile Help E82091-01 Februrary 2017 Oracle Cloud Content and Experience Cloud Android Mobile Help, E82091-01 Copyright 2017, Oracle and/or its affiliates.

More information

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

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

More information

Webmail 7.0 is an online client which runs in your web browser. Webmail 7.0 allows you to access your , contact list, and calendar from

Webmail 7.0 is an online  client which runs in your web browser. Webmail 7.0 allows you to access your  , contact list, and calendar from Webmail 7.0 is an online email client which runs in your web browser. Webmail 7.0 allows you to access your email, contact list, and calendar from any computer with an internet connection and a web browser.

More information

Nextiva Drive The Setup Process Mobility & Storage Option

Nextiva Drive The Setup Process Mobility & Storage Option Nextiva Drive The Setup Process The Setup Process Adding Users 1. Login to your account and click on the Account icon at the top of the page (this is only visible to the administrator). 2. Click Create

More information

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick. WiFi ARVIG arvig.

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick. WiFi ARVIG arvig. TELEVISION WiFi Plans WiFi Delivered by Arvig Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick 888.99.ARVIG arvig.net/wifitv TABLE OF CONTENTS Getting Started My

More information

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick. WiFi ARVIG arvig.

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick. WiFi ARVIG arvig. TELEVISION WiFi Plans WiFi Delivered by Arvig Interactive Guide and DVR (Digital Video Recorder) Manual for the Amazon Fire TV Stick 888.99.ARVIG arvig.net/wifitv TABLE OF CONTENTS Getting Started My Arvig

More information

Using Educreations for interactive teaching on ipad

Using Educreations for interactive teaching on ipad Signing up to Educreations Educreations is an application that is used to create and share video lessons on ipad and web browsers. To sign up, go to http://www.educreations.com/ and click Sign up for free.

More information

Rutgers Alumni Online Community Getting Started Guide

Rutgers Alumni Online Community Getting Started Guide Contents OVERVIEW... 2 FIRST TIME LOGIN... 2 RETURN VISITS... 3 NAVIGATING THE ALUMNI HOME PAGE WHEN YOU ARE LOGGED IN... 5 OVERVIEW OF THE ONLINE COMMUNITY... 5 PROFILE... 6 OVERVIEW OF THE PROFILE PAGE...

More information

CME E-quotes Wireless Application for Android Welcome

CME E-quotes Wireless Application for Android Welcome CME E-quotes Wireless Application for Android Welcome This guide will familiarize you with the application, a powerful trading tool developed for your Android. Table of Contents What is this application?

More information

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden XMReality 6 User Manual for Windows - 6.3 1 XMReality AB Teknikringen 10, 8 fl SE-583 30 Linköping Sweden Introduction This is a user manual for XMReality Remote Guidance Generation 6 for Windows. An account

More information

Learning and Development. UWE Staff Profiles (USP) User Guide

Learning and Development. UWE Staff Profiles (USP) User Guide Learning and Development UWE Staff Profiles (USP) User Guide About this training manual This manual is yours to keep and is intended as a guide to be used during the training course and as a reference

More information

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual. WiFi ARVIG arvig.net/wifitv. Delivered by Arvig

TELEVISION. WiFi Plans. Interactive Guide and DVR (Digital Video Recorder) Manual. WiFi ARVIG arvig.net/wifitv. Delivered by Arvig TELEVISION WiFi Plans WiFi Delivered by Arvig Interactive Guide and DVR (Digital Video Recorder) Manual 888.99.ARVIG arvig.net/wifitv TABLE OF CONTENTS Getting Started My Arvig Registration...1 Supported

More information

YOUR SERVICE COMPANION APP. First Choice App V2.1 Guide (ios)

YOUR SERVICE COMPANION APP. First Choice App V2.1 Guide (ios) YOUR SERVICE COMPANION APP First Choice App V2.1 Guide (ios) START Welcome to your guide on how to use the new First Choice app for ios devices. If you use an Android device we have an app for you too!

More information

Rutgers Alumni Scarlet Web Online Community Getting Started Guide. Contents. Page 1 6/27/08

Rutgers Alumni Scarlet Web Online Community Getting Started Guide. Contents. Page 1 6/27/08 Contents OVERVIEW... 2 FIRST TIME LOGIN... 2 RETURN VISITS... 3 NAVIGATING THE ALUMNI HOME PAGE WHEN YOU ARE LOGGED IN... 5 OVERVIEW OF THE SCARLET WEB ONLINE COMMUNITY... 5 PROFILE... 6 OVERVIEW OF THE

More information

LAMP Words for Life User s Guide

LAMP Words for Life User s Guide LAMP Words for Life User s Guide 17667v1.3 Copyright/Trademark Information 2016-2018 Prentke Romich Company. All rights reserved. Under copyright laws this document may not be copied, in whole or in part,

More information

SchoolMessenger App. Teacher User Guide - Web. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA

SchoolMessenger App. Teacher User Guide - Web. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA SchoolMessenger App Teacher User Guide - Web West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Welcome!... 3 SchoolMessenger and the

More information

Panopto Quick Start (Faculty)

Panopto Quick Start (Faculty) Enabling Panopto in D2L Authorize your course to use D2L/Panopto integration. Login to D2L, open the Content section, Add a module, call it something like Recordings or Videos Then, click Add Existing

More information

Social Networking in Action

Social Networking in Action Social Networking In Action 1 Social Networking in Action I. Facebook Friends Friends are people on Facebook whom you know, which can run the range from your immediate family to that person from high school

More information

Argosy University Online Programs, Version 7.0. digital bookshelf. Student User Guide

Argosy University Online Programs, Version 7.0. digital bookshelf. Student User Guide Argosy University Online Programs, Version 7.0 digital bookshelf Student User Guide 1 Take your ebooks with you! Download the Bookshelf app. If you own an iphone, ipad, or ipod Touch, you can download

More information

BE Share. Microsoft Office SharePoint Server 2010 Basic Training Guide

BE Share. Microsoft Office SharePoint Server 2010 Basic Training Guide BE Share Microsoft Office SharePoint Server 2010 Basic Training Guide Site Contributor Table of Contents Table of Contents Connecting From Home... 2 Introduction to BE Share Sites... 3 Navigating SharePoint

More information

Helpful Content Management Tips

Helpful Content Management Tips Helpful Content Management Tips Facebook (Desktop): Hide a Timeline post... 2 Delete a Timeline post... 3 Remove a tag from a photo... 4 Reporting a photo... 5 Delete a personal photo... 6 Report another

More information

Universal Access features ipad incorporates numerous accessibility features, including: VoiceOver screen reader

Universal Access features ipad incorporates numerous accessibility features, including: VoiceOver screen reader Accessibility 24 Universal Access features ipad incorporates numerous accessibility features, including: VoiceOver screen reader Zoom magnification Large Text White on Black Speak Selection Speak Auto-text

More information

End User Guide. 2.1 Getting Started Toolbar Right-click Contextual Menu Navigation Panels... 2

End User Guide. 2.1 Getting Started Toolbar Right-click Contextual Menu Navigation Panels... 2 TABLE OF CONTENTS 1 OVERVIEW...1 2 WEB VIEWER DEMO ON DESKTOP...1 2.1 Getting Started... 1 2.1.1 Toolbar... 1 2.1.2 Right-click Contextual Menu... 2 2.1.3 Navigation Panels... 2 2.1.4 Floating Toolbar...

More information

SchoolMessenger App. Parent and Student User Guide - Website. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA

SchoolMessenger App. Parent and Student User Guide - Website. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA SchoolMessenger App Parent and Student User Guide - Website West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Table of Contents WELCOME!... 3

More information

Work with the Integrated Dashboard

Work with the Integrated Dashboard Work with the Integrated Dashboard Blackboard Web Community Manager Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade

More information

How to Set Up and Customize Accounts in Windows 10 Mail Application

How to Set Up and Customize  Accounts in Windows 10 Mail Application How to Set Up and Customize Email Accounts in Windows 10 Mail Application Windows 10 comes with a built-in Mail app, from which you can access all your different email accounts (including Outlook.com,

More information

SchoolMessenger App. Teacher User Guide - Web. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA

SchoolMessenger App. Teacher User Guide - Web. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA SchoolMessenger App Teacher User Guide - Web West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Welcome!... 3 SchoolMessenger and the

More information

Communication. Identity

Communication. Identity Mailock User guide OUR MISSION STATEMENT To Secure your Communication Data Identity Contents Introducing Mailock... 5 Business Users... 5 What do you need to run Mailock?... 5 In a browser... 5 On a mobile

More information

Cloud Frame Quick Start Guide

Cloud Frame Quick Start Guide Cloud Frame Quick Start Guide The product's pictures and UI in this QSG are for reference only, and the product's appearance will vary with each model. Motion Sensor Remote illustration Open the battery

More information

by AssistiveWare Quick Start

by AssistiveWare Quick Start Pictello - Visual Stories for Everyone by AssistiveWare Quick Start Pictello is a simple way to create talking photo albums and talking books. Each page in a Pictello Story can include a picture or short

More information

Oracle Cloud. Content and Experience Cloud ios Mobile Help E

Oracle Cloud. Content and Experience Cloud ios Mobile Help E Oracle Cloud Content and Experience Cloud ios Mobile Help E82090-01 February 2017 Oracle Cloud Content and Experience Cloud ios Mobile Help, E82090-01 Copyright 2017, 2017, Oracle and/or its affiliates.

More information

ios Accessibility Features

ios Accessibility Features 1. Introduction Apple, since the birth of ios in 2007, has quietly been adding more and more sophisticated accessibility features to its mobile operating system. All of the following features are built

More information

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden

XMReality 6. User Manual for Windows XMReality AB Teknikringen 10, 8 fl SE Linköping Sweden XMReality 6 User Manual for Windows - 6.2 1 XMReality AB Teknikringen 10, 8 fl SE-583 30 Linköping Sweden Introduction This is a user manual for XMReality Remote Guidance Generation 6 for Windows. An account

More information

Work with the Basic Dashboard

Work with the Basic Dashboard Work with the Basic Dashboard Blackboard Web Community Manager Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress

More information

Setup... 3 Connect your accounts in GatorSocial... 4 Competitors...10 Topics Tab...12

Setup... 3 Connect your accounts in GatorSocial... 4 Competitors...10 Topics Tab...12 GATORSOCIAL Table of Contents Setup... 3 Connect your accounts in... 4 Competitors...10 Topics Tab...12 How to compose a message...16 Composing a new message in...17 Dispatched and Scheduled Posts...20

More information

Getting to know your ipad exploring the settings, App store, Mail

Getting to know your ipad exploring the settings, App store, Mail Getting to know your ipad exploring the settings, App store, Mail Exploring the settings Open the settings app from your homepage Wi-Fi Turn Wi-Fi on/off Add new Wi-Fi Connection Enter Network Name, any

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template The following Voluntary Product Accessibility information refers to the Mac OS X version 10.3 Panther (Mac OS X) operating system. For more information on accessibility features in Mac OS X and to find

More information

VPAT. Voluntary Product Accessibility Template (VPAT) Summary Table VPAT. Voluntary Product Accessibility Template

VPAT. Voluntary Product Accessibility Template (VPAT) Summary Table VPAT. Voluntary Product Accessibility Template Voluntary Product Accessibility Template (VPAT) Date: 01/17/2018 Name of Product: Kurzweil 3000 Vendor Company Name: Kurzweil Education, Inc. Vendor Contact Name: Technical Support Vendor Contact Telephone:

More information

Wimba Pronto. Version 2.0. User Guide

Wimba Pronto. Version 2.0. User Guide Wimba Pronto Version 2.0 User Guide Wimba Pronto 2.0 User Guide Welcome to Wimba Pronto 1 What's New in Wimba Pronto 2.0 2 Getting Started 3 Wimba Pronto System Requirements 3 Creating a New Wimba Pronto

More information

Android User Guide. for version 5.3

Android User Guide. for version 5.3 Android User Guide for version 5.3 Contents 1. Installation... 3 1.1. How to install Babelnet... 3 1.2. Enter Babelnet in the search field.... 3 1.3. Safety precautions when using Babelnet on your Android...

More information

How To Manually Sort Files In Windows 7 By >>>CLICK HERE<<<

How To Manually Sort Files In Windows 7 By >>>CLICK HERE<<< How To Manually Sort Files In Windows 7 By Date Modified Even if I click the Date Modified column header, then navigate to another folder and then come back it is Get Windows 7 File Open Dialog to sort

More information

SchoolMessenger App. User Guide - Mobile (Android) 100 Enterprise Way, Suite A-300. Scotts Valley, CA

SchoolMessenger App. User Guide - Mobile (Android) 100 Enterprise Way, Suite A-300. Scotts Valley, CA COMMUNICATE SchoolMessenger App User Guide - Mobile (Android) West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 888-527-5225 www.schoolmessenger.com Table of Contents WELCOME!...

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT D2L : Introduction A Guide for Instructors ats@etsu.edu 439-8611 www.etsu.edu/ats Table of Contents Introduction...1 Objectives... 1 Logging In to D2L...1 My Home... 2 The Minibar...

More information

bla bla OX App Suite User Guide

bla bla OX App Suite User Guide bla bla OX App Suite User Guide OX App Suite OX App Suite: User Guide Publication date Wednesday, 10. April 2013 Version 7.0.1 Copyright 2006-2013 OPEN-XCHANGE Inc., This document is the intellectual property

More information

NEARPOD SET UP. Download and install the Nearpod app on the instructors' ipad and on the students' devices from the App Store:

NEARPOD SET UP. Download and install the Nearpod app on the instructors' ipad and on the students' devices from the App Store: NEARPOD SET UP 1. Verify that you have WiFi internet access for all devices. 2. Installing the Nearpod app: Download and install the Nearpod app on the instructors' ipad and on the students' devices from

More information

SuperNova. Magnifier & Speech. Version 15.0

SuperNova. Magnifier & Speech. Version 15.0 SuperNova Magnifier & Speech Version 15.0 Dolphin Computer Access Publication Date: 19 August 2015 Copyright 1998-2015 Dolphin Computer Access Ltd. Technology House Blackpole Estate West Worcester WR3

More information

Introduction to Adobe CQ5

Introduction to Adobe CQ5 UNDP Country Office User Guide Part I Introduction to Adobe CQ5 How to use Adobe CQ5 to build websites UNDP OC Web Team v1.1 1. How to log in to CQ5 1 Contents 1. How to log in to CQ5... 2 2. CMS terminology...

More information

Azureus Plugin for Facebook Integration

Azureus Plugin for Facebook Integration Azureus Plugin for Facebook Integration Mike House-Vording, 100300955 mhvordin@connect.carleton.ca 1. Introduction This project seeks to integrate two major trends currently taking place on the internet:

More information

BYU-Idaho Online Knowledgebase

BYU-Idaho Online Knowledgebase ASSIGNMENTS Table of Contents Assignment Settings...4 How Do I Create an Assignment?...5 How Do I Edit an Assignment?...8 How Do I Create a Group Assignment?...12 How Do I Delete an Assignment?...21 "Dropbox"

More information

User Guide Version 4.3

User Guide Version 4.3 User Guide Version 4.3 Page 2 of 11 Photo Album 4.3 Summary Contents 1 INTRODUCTION... 3 1.1 NAVIGATION... 3 2 PHOTO ALBUM... 4 2.1 CREATE NEW ALBUM... 4 2.1.1 Album Summary... 6 2.1.2 Upload Photos...

More information

UPLOADING AN IMAGE TO FACEBOOK AND MAKING IT YOUR PROFILE PICTURE

UPLOADING AN IMAGE TO FACEBOOK AND MAKING IT YOUR PROFILE PICTURE UPLOADING AN IMAGE TO FACEBOOK AND MAKING IT YOUR PROFILE PICTURE PART 1: UPLOADING AN IMAGE TO FACEBOOK 1. Open your web browser. This will most likely be Internet Explorer, Mozilla Firefox, Google Chrome

More information

Address Bar. Application. The space provided on a web browser that shows the addresses of websites.

Address Bar. Application. The space provided on a web browser that shows the addresses of websites. Address Bar The space provided on a web browser that shows the addresses of websites. Application Computer software designed to help users perform Specific tasks. Back Button A button at the top of the

More information

Wireless Digital Photo Frame Quick Start Guide

Wireless Digital Photo Frame Quick Start Guide Wireless Digital Photo Frame Quick Start Guide MODEL: AD1021W Package Contents Wireless Digital Photo Frame Quick Start Guide Power Adaptor Stand Limited Warranty Instructions Power on/off Speaker SD/SDHC

More information

A Document Created By Lisa Diner Table of Contents Western Quebec School Board October, 2007

A Document Created By Lisa Diner Table of Contents Western Quebec School Board October, 2007 Table of Contents A Document Created By Lisa Diner Western Quebec School Board October, 2007 Table of Contents Some Basics... 3 Login Instructions... 4 To change your password... 6 Options As You Login...

More information

Visual Guide to Online Campus

Visual Guide to Online Campus Contents Course Navigation... 2 Avatars..3 Text Editor... 4 Accessing Assignments... 6 Accessing Assessments... 9 Accessing and Participating in Discussions... 12 Discussion Forums and Threads... 14 Creating

More information

Mercury 10 PORTABLE CCTV USER GUIDE WITH SPEECH.

Mercury 10 PORTABLE CCTV USER GUIDE WITH SPEECH. Mercury 10 PORTABLE CCTV WITH SPEECH USER GUIDE www.trysight.com Congratulations on the purchase of your Mercury 10 Portable CCTV with Speech. Please read the manual fully before using. Mercury 10 is

More information

Marking using the Turnitin mobile app. Marking using an ipad involves three actions: tap, press and swipe. These actions can take some practice.

Marking using the Turnitin mobile app. Marking using an ipad involves three actions: tap, press and swipe. These actions can take some practice. Marking using the Turnitin mobile app Marking using an ipad involves three actions: tap, press and swipe. These actions can take some practice. When you first enter an assignment dropbox you will be presented

More information

Connect Support Request Guide

Connect Support Request Guide Connect Support Request Guide Version 2.0 January 2016 TABLE OF CONTENTS INTRODUCTION... 3 SECTION ONE CHANNELS FOR SUBMITTING CONNECT SERVICE REQUESTS... 5 Channels for all Connect Users... 5 Recommended

More information

Even better, you can have the Start Menu expand to full screen whenever you want, eliminating the need for a Modern UI Start Screen.

Even better, you can have the Start Menu expand to full screen whenever you want, eliminating the need for a Modern UI Start Screen. 1. Start Menu Returns It s what Windows 8 detractors have been clamoring for, and Microsoft has finally brought back the Start Menu. Now, when you click on the Start button at the bottom left of the screen,

More information

Grand Valley State University Disability Support Resources Guide to Assistive Technology

Grand Valley State University Disability Support Resources Guide to Assistive Technology Grand Valley State University Disability Support Resources Guide to Assistive Technology GVSU JAWS 11 Quick Reference Guide Prepared by Jeff Sykes, Assistive Technology Coordinator, Disability Support

More information

e-snaps Online Training Navigation Tutorial

e-snaps Online Training Navigation Tutorial e-snaps Online Training Navigation Tutorial e-snaps Online Training Navigation Tutorial Topic Table of Contents Page Orientation to the Online Training...1 Home tab...1 Reference Room tab...2 Administration

More information

DU epioneer Online Community Getting Started

DU epioneer Online Community Getting Started Page 1 Contents Overview...3 First Time Login...3 Return Visitors...4 Navigating the Alumni Home Page When You Are Logged In...6 Overview of the Online Community...6 Profile...7 Overview of the Profile

More information

Cloud Frame User's Manual

Cloud Frame User's Manual Cloud Frame User's Manual For ongoing product improvement, this manual is subject to modification without prior notice. MODEL: CPF708 Before Operation Product Introduction Safety Precautions 2 3 Basic

More information

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

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

More information

CANVAS TEACHER IOS GUIDE

CANVAS TEACHER IOS GUIDE CANVAS TEACHER IOS GUIDE This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License Table of Contents Navigation...4 How do I download the Teacher app on my ios device?...5

More information

Built to keep you moving

Built to keep you moving B L A C K B E R R Y Z 1 0: R A I S I N G T H E B A R F O R B U S I N E S S BlackBerry 10 is an entirely new mobile computing platform that removes many of the barriers that slow down other devices. Here

More information

Mobile App User Guide

Mobile App User Guide Download the Mobile App iphone and ipad To find our Freedom Credit Union Mobile App just scan the appropriate QR code to the right with your Apple device: iphone Download Or you can find it through the

More information

A Guide to using Social Media (Facebook and Twitter)

A Guide to using Social Media (Facebook and Twitter) A Guide to using Social Media (Facebook and Twitter) Facebook 1. Visit www.facebook.com 2. Click the green Sign up button on the top left-hand corner (see diagram below) 3. Enter all the information required

More information

Confluence User Training Guide

Confluence User Training Guide Confluence User Training Guide Below is a short overview of wikis and Confluence and a basic user training guide for completing common tasks in Confluence. This document outlines the basic features that

More information

Apple Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT )

Apple Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) Apple Accessibility Conformance Report Based on Voluntary Product Accessibility Template (VPAT ) Name of Product: s 4.0 for ios Product Description: A word processor application for iphone, ipad, and ipod

More information

OCR Interfaces for Visually Impaired

OCR Interfaces for Visually Impaired OCR Interfaces for Visually Impaired TOPIC ASSIGNMENT 2 Author: Sachin FERNANDES Graduate 8 Undergraduate Team 2 TOPIC PROPOSAL Instructor: Dr. Robert PASTEL March 4, 2016 LIST OF FIGURES LIST OF FIGURES

More information

Microsoft Remote Desktop setup for OSX, ios and Android devices

Microsoft Remote Desktop setup for OSX, ios and Android devices Microsoft Remote Desktop setup for OSX, ios and Android devices Table of Contents Microsoft Remote Desktop Installation and Use: Introduction.. 3 OSX setup. 4 ios setup...10 Android setup..22 Page 2 of

More information

Swiiit User Guide 09/11/2016

Swiiit User Guide 09/11/2016 Swiiit User Guide 09/11/2016 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

BETTER TOGETHER. Internet + TV from Elevate Fiber. TV User Guide

BETTER TOGETHER. Internet + TV from Elevate Fiber. TV User Guide BETTER TOGETHER Internet + TV from Elevate Fiber. TV User Guide Stream your favorite shows and movies with Elevate s new high-def TV. Elevate TV is a full-featured digital television service delivered

More information

Table of Contents Table of Contents... 1 App Set-Up... 2 Login... 2 Conference Schedule... 3 Connect Using the App... 4 Activity Feed...

Table of Contents Table of Contents... 1 App Set-Up... 2 Login... 2 Conference Schedule... 3 Connect Using the App... 4 Activity Feed... The ACGME 2019 Conference Mobile App Available for iphone, Android, and the web Table of Contents Table of Contents... 1 App Set-Up... 2 Login... 2 Conference Schedule... 3 Connect Using the App... 4 Activity

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

Learn more about Pages, Keynote & Numbers

Learn more about Pages, Keynote & Numbers Learn more about Pages, Keynote & Numbers HCPS Instructional Technology May 2012 Adapted from Apple Help Guides CHAPTER ONE: PAGES Part 1: Get to Know Pages Opening and Creating Documents Opening a Pages

More information

Updated 7/27/15. Cougar Link. Utilizing News, Rosters, Galleries and Documents for Your Organization

Updated 7/27/15. Cougar Link. Utilizing News, Rosters, Galleries and Documents for Your Organization Updated 7/27/15 Cougar Link Utilizing News, Rosters, Galleries and Documents for Your Organization Cougar Link: Utilizing News, Rosters, Galleries and Documents for Your Organization 1. Redesigned Cougar

More information

MEMA. Memory Management for Museum Exhibitions. Independent Study Report 2970 Fall 2011

MEMA. Memory Management for Museum Exhibitions. Independent Study Report 2970 Fall 2011 MEMA Memory Management for Museum Exhibitions Independent Study Report 2970 Fall 2011 Author: Xiaoning Bai Yuanyuan Ye Supervisors: Dr. Peter Brusilovsky, Yiling Lin Part I. Introduction to MEMA MEMA is

More information

Qualtrics Survey Software

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

More information

SharePoint. Team Site End User Guide. Table of Contents

SharePoint. Team Site End User Guide. Table of Contents Table of Contents Introduction... 1 Logging in for the First Time:... 1 Areas of the team site:... 2 Navigating the team site:... 3 Adding Content to the team site:... 3 The Ribbon:... 3 Adding a Link:...

More information

iphones for beginners

iphones for beginners iphones for beginners This handout uses text and images from gcflearnfree.org. Check out www.gcflearnfree.org/iphonebasics for more information! The parts of the iphone: Note: The headphone jack was removed

More information

user manual version 12

user manual version 12 MOBILE check-in user manual version 12 Table of Contents MOBILE CHECK IN OVERVIEW Check In / Out Process...4 Check in with an ipad, smart phone or other mobile device...4 Name Tags and Security Tags...5

More information

Website Management with the CMS

Website Management with the CMS Website Management with the CMS In Class Step-by-Step Guidebook Updated 12/22/2010 Quick Reference Links CMS Login http://staging.montgomerycollege.edu/cmslogin.aspx Sample Department Site URLs (staging

More information

KEEPOD QUICK USER GUIDE

KEEPOD QUICK USER GUIDE Keepod Quick User Guide - Page 0 KEEPOD QUICK USER GUIDE March 2015 Keepod Quick User Guide - Page 1 You now are officially a Keepoder and can now make use of all the benefits related to Keepod and personal

More information

Voice Mail User s Guide

Voice Mail User s Guide Voice Mail User s Guide Introduction The MX voice mail server configures mail boxes and accesses voice messages for users, ACD groups, and operators. This user s guide describes voice mail server procedures

More information

Windows 10: Part 2. Updated: May 2018 Price: $1.80

Windows 10: Part 2. Updated: May 2018 Price: $1.80 Windows 10: Part 2 Updated: May 2018 Price: $1.80 A Special Note on Terminology Windows 10 accepts both mouse and touch commands. This means that you could either use mouse clicks or touch gestures interchangeably.

More information

OpenSpace provides some important benefits to you. These include:

OpenSpace provides some important benefits to you. These include: Cengage Education A member of Open Colleges Welcome to OpenSpace OpenSpace is our virtual campus. It is our online space for students, tutors and staff to interact. It provides you with a secure, interactive

More information

No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS

No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS By Derek Law, Esri Product Manager, ArcGIS for Server Do you want to build web mapping applications you can run on desktop,

More information

HOPE System User Manual

HOPE System User Manual HOPE System User Manual Introduction: Welcome to the Helping Old People Easily (HOPE) system user manual. This manual will serve as a guide to the functionality of the HOPE system. Table of Contents: This

More information

A new clients guide to: Activating a new Studio 3.0 Account Creating a Photo Album Starting a Project Submitting a Project Publishing Tips

A new clients guide to: Activating a new Studio 3.0 Account Creating a Photo Album Starting a Project Submitting a Project Publishing Tips Getting Started With Heritage Makers A Guide to the Heritage Studio 3.0 Drag and Drop Publishing System presented by Heritage Makers A new clients guide to: Activating a new Studio 3.0 Account Creating

More information