User Guide Preface Readme Audience Vocabulary Navigation

Size: px
Start display at page:

Download "User Guide Preface Readme Audience Vocabulary Navigation"

Transcription

1 User Guide AJ De Las Alas, Tiffany Chan, Stephanie Tran, Viet Tran 1.0 Preface 1.1 Readme DELTA is an application that belongs to Julie Schweitzer s research group. After the application is opened, the study administrator or teacher needs to login respectively if they are already registered and in the system. If the user is a new study administrator and has the secret code, then he or she needs to register himself or herself. When the teacher logins successfully, he or she can start a session for a specific student for a number of trials that is set in the trial settings. When a study administrator is logged in, the administrator can manage teachers and students, edit trial settings, and start a session for a student by clicking the respective buttons on their menu screen. Before starting a trial, either the study administrator or teacher selects a student for that session and hands the tablet over to the student for the trials. The student will click on the Start Trial button, which leads him or her to the selection screen. He or she will decide which button he or she wants to click, either the Now or Wait button. If the student needs to stop in the middle of the selection, there is a pause and resume button the study administrator or the teacher can use. Once the student selects a button, he or she will either get to play the game first or has to wait first, depending on their choice for that one trial. 1.2 Audience The audience of DELTA is limited to the study administrators and teachers of Julie Schweitzer s research group and the preschool students that are participating in the research. 1.3 Vocabulary Study Administrator: anyone who is part of the research group, entitled to manage the application settings, to handle the test/trial data, and to administers the trials Teacher: anyone who is part of the research group and can only administers the trials Student: a preschool child who is receives the trials and has access to the game. 1.4 Navigation There is no navigational menu for the application because it runs in a sequential format. DELTA has incorporated a button to go back to the previous screens on the top left of the application. This back button will be hidden during the trial when the preschool student are using the tablet, so the student cannot press anything that might accidentally exit the trial or application. Before a trial starts, there is a dropdown on the top right of the application, which the study administrator or the teacher selects whether or not he or she wants to make the countdown timer for the wait time visible to students. After each trial is done, the application will go back to the Start Trial screen and continue like that until the specified number of trials has been completed. In addition, after each session is done for that one student, DELTA will return to the Start Session screen. From here, the study administrator or teacher can select from the dropdown menu start if he or she wants 1

2 to save the session and then quit or just quit without saving. Afterward, he or she can start another session with a different student. 2.0 Overview of the product Our product is an Android application called DELTA. It tests to see whether preschool students with impulsive behavior can increase their tolerance for delays and improve their selfcontrol as they progress through some number of trials and sessions. This application will be used by study administrators, teachers, and preschool students. The study administrators and teachers have access to the login screen, can run the session for each student, and administer the trials for each session. In addition to that, the study administrators have the ability to manage users and edit trial settings. The actual trial and game section of the application are designed for preschool students. DELTA also records data for the study administrators to analyze. 3.0 Installation or Distribution Our clients, Steve Riley and Julie Schweitzer, will receive BitBucket access to our source code of the application. The application can be installed on any compatible Android tablet by installing the corresponding APK file. The APK file can be generated in the following ways: Android Studio: o Build Generate Signed APK Press Next after enter all the fields Finish o Upon completion, a notification window will pop up saying Signed APK s generated successfully. o The generated APK file can be found by pressing Show in Explorer. Eclipse: o File Export Android Export Android Application Choose an existing keystore or create a new keystore Choose a destination directory for the generated apk file (where it will locate after the generation) Finish o Upon completion, the generated APK file can be found in the path indicated by you. 4.0 Functionality 4.1 Adding & Deleting Teachers / Students Both study administrators and teachers have the ability to add students when they start a session. However, only study administrators have the ability to manage (add or delete) both teachers and students from the administrator homepage. 2

3 (Manage Students screen is in the same format.) 4.2 Trial Settings The trial settings is used to control the number of trials per session and initial time for each trial. Study administrators also can select how many seconds to increment after however many trials they choose before updating to the new trial time. 3

4 ' 4.3 Conduct a Session & Trial To start a session, the administrator or teacher selects the student id that is associated with the student that he or she will be doing the trial on. Then, he or she gives that student the tablet and allow them to choose between two choices of "Now" and "Wait." Next, the student gets to play the game or encounters the wait time screen first, depending on his or her selection. 4

5 5

6 4.4 Game The game is a similar to an infinite runner game. It displays a cat running across a field of grass, chasing and grabbing yarn balls. The user simply taps the screen for the cat to jump over potholes and to collect the yarn balls that are spawned. If the user falls into the pothole, the game will reset and the student gets to play until the time runs out. 6

7 5.0 Troubleshooting If anything goes wrong with the application such as a freeze in the middle of a session, the study administrator or teacher should restart the application and redo the session. 6.0 Frequently Asked Questions Q: How will the data be secured from the trials? A: Each student involved in the trial is assigned an ID on a document. The study administrator or teacher, who adds the student to the application, will be using the student's ID rather than the student's name. So, any stolen credentials will not be of any use without the document since the application will not have any student s name on it. The data received from the trials will be directly uploaded to Box at the study administrators' will. The only security precaution that we took was hashing the username and password of the study administrators when uploading this information to Box in order to use it across platforms. Q: How will the administrators upload the data that is locally stored on the device to Box if there is no WIFI available in the area? A: There is nothing that can be done when there is no WIFI connection. The administrators have to wait until WIFI is available to be able to click on the button that uploads the data automatically to Box. 7.0 Contact Information We are Team Phoenix, a team of UC Davis students. We can be contacted by AJ De Las Alas: ajdelasalas@ucdavis.edu Tiffany Chan: tikchan@ucdavis.edu Stephanie Tran: iistran@ucdavis.edu Viet Tran: vietran@ucdavis.edu 7

8 8.0 Index Adding & Deleting Teachers / Students: 2, 3 APK: 2 BitBucket: 2 Box: 7 Contact Information: 7 FAQ: 7 Game: 6, 7 How to use: 1 Navigation: 1, 2 Session: 4-6 Trial: 4-6 Trial Settings: 3, 4 Troubleshooting: Appendix This section includes the Design Document and the Testing Document. 9.1 Design Document DELTA Design Document AJ De Las Alas, Tiffany Chan, Stephanie Tran, Viet Tran Table of Contents 1. Technology Background 2. Design Goals 2.1 Correctness 2.2 Ease of Use 2.3 Reliability & Usability 2.4 Reusability 2.5 Maintainability 3. Architectural Choices and Corresponding Pros and Cons 4. Selected Architecture 5. Android Application 5.1 Overview 5.2 Login 5.3 Manage Teachers / Students 5.4 Start Session 5.5 Trial Settings 6. Human Interface Design 6.1 General Overview of Interface Design 6.2 Front Page of Application 6.3 Login 6.4 Administrator Registration 8

9 6.5 Administrator Homepage 6.6 Manage Teachers 6.7 Trial Settings 6.8 Select Student for Session 6.9 Trial Selection 7. Implementation Notes 1. Technology Background We choose to use Android Studio as the IDE for our Android application development because it is the official IDE and developer tool for Android smartphones and tablets. Our application, DELTA, has a user interface in which administrators, teachers, and students use but each group of people have access to different features and settings and an infinite runner game. The goal of this application is to see whether a group of preschool children with high rates of impulsivity can obtain self-control and achieve delayed gratification. Android Studio provides code templates to help build common application features and it provides a rich layout editor with support for drag and drop theme editing. In addition, this software is an all-in-one developmental tool because no separate Android SDK package needs to be downloaded or maintained. Lastly, it features a new, nicer, and improved interface design in which one can view the interface and its related components. With this feature, we can edit and preview our Android layouts across multiple screen sizes, languages, and API versions. 2. Design Goals 2.1 Correctness Our primary goal is to create an efficient, non-faulty, and working application. In order to accomplish that, the application must satisfies the requirements of the project. Debugging will be needed to identify, reduce, and fix the amount of bugs in the source code. Verification can be used to check whether the written code works with all its features. Two examples of verification techniques are unit testing and regression testing, which are going to be used to reveal errors of functionalities or bugs in the code. 2.2 Flexibility and Ease to Use Flexibility, the ability the change, is necessary because requirements may change during or after the project. Examples of such changes might be adding more to what is currently present in the application, adding new kinds of functionalities, and changing the implemented functionalities. Design decisions to promote flexibility are keeping the code simple, refrain from repeating code, and encapsulation. 2.3 Reliability & Usability The application must be reliable because data must be collected and recorded. Therefore, in the case of a system crash or errors, the data has to be still available and present for the administrators to access for research purposes. This data includes response, response time, trial 9

10 time, and delay time of each participant. Reliability could be achieved by testing. Another aspect is usability in which users find the application easy to use and navigate. Good documentation and an intuitive, clear UI with a standard layout are methods to provide usability, allowing beginners to use the application with ease. 2.4 Reusability A software design goal of our application is reusability so other programmers can reuse source code. To promote the reuse of source code, we can use modularity and write good methods with documentation and meaningful variable names. 2.5 Maintainability Maintainability is a combination of flexibility and bug fixes. DELTA needs to be a maintainable software because it can undergo changes to satisfy new or changing requirements such as enhancing or updating existing and correcting code errors. Achieving maintainability depends on various tools and techniques. Some of these tools and techniques are proper test cases, good documentation, modular design, debugging, and object-oriented design. 3. Architectural Choices and Corresponding Pros and Cons The two architectural choices that we were debating between are the MVC (Model-View- Controller) pattern and Pipes and Filters style. The pros to MVC are that it supports multiple views of Model and separates Model from View, which allows multiple representations to be developed. This separation between Model and View presents the privilege of making testing relatively easy. Another good aspect of this architectural pattern is it accommodates change because View can be changed without any impact on Model or Controller. However, the cons are the increased complexity since MVC introduces extra levels of indirection and possibly flood View with constant change and update events. On the other hand, there is the Pipes and Filter style. The corresponding pros are the filters are reusable and can evolve separately and the individual filters are easy to test. In addition, this style also features naturally concurrent execution. Some cons to using Pipes and Filters architectural style are filters are monolithic, it is not compatible with interactive computing, and data uniformity may cause lowest common denominator. Another poor feature is that the communication pattern is restricted. 4. Selected Architecture Our selected architecture style is MVC (Model-View-Controller) because it is a pattern for implementing user interfaces. The Model in MVC notifies View and Controller of state updates (active) or state is polling (passive). View generates output representation when there is a notification of state changes or requests state from Model. The Controller sends commands to the Model to update the state and may command View of the representation change. 10

11 5. Android Application 5.1 Overview DELTA is an application that is used by administrators, teachers, and students. Administrators are able to login, manage teachers and students, run sessions with the students, and edit trial settings. Teachers are able to only run sessions with the students. The students are the participants, who are actively interacting with the trial and game part of the application. The following flow charts show how the major functionalities and features of the application flow and work together. 11

12 5.2 Login 5.3 Manage Teachers / Students 12

13 5.4 Start Session 13

14 5.5 Trial Settings 6. Human Interface Design 6.1 General Overview of Interface Design The sections below present images of a simple user interface but they do not include all aspects of the application. Changes will be made to the interface to make it more appealing and creative to the users. Despite the changes to design of our user interface, the layout will remain consistent through the application. 14

15 6.2 Front Page of Application 15

16 6.3 Login 16

17 6.4 Administrator Registration 17

18 6.5 Administrator Homepage 18

19 6.6 Manage Teachers 19

20 6.7 Trial Settings 20

21 6.8 Select Student for Session 21

22 6.9 Trial Selection 22

23 7. Implementation Notes We are using Android Studio to develop our application, so we will be using Java and the Android API. We are using each activity to represent each page of our app and by clicking the buttons in each activity will cause transition to another activity. Each activity has its own associated XML file which is responsible for its visual design and element layout. The app will start with a button that launch the user to a login page. There are two type of users that can login, teacher and administrator. Teachers have less authority than the administrator, they can only edit their password and start a trial for student. Administrators have, in addition to the mentioned features, the capability to manage teachers and students that are already in the system, edit the setting for the experiment session, and access the recorded data. Also, new administrators will be able to register themselves through login page. However, for security purposes, they will have to obtain a secret code from existing administrators in order to complete registration. The beginning page of the experiment consists of a big button of starting the trial; once the button is pressed, it will transit to the next page and start recording the response time. The next page contains two big buttons for the choices (delay or instant access). The choice will also be recorded. All recorded data are associated with a particular student that is selected by the teacher/ administrator prior to the beginning of the session, We are going to use an existing code for some infinite running game and modify it such that it will be suitable and addicting to pre-school child. All data will be stored to csv file and upload to Google Drive, using Google Drive API, and such file will only be accessible by administrators. 23

24 9.2 Testing Document Test Cases AJ De Las Alas, Tiffany Chan, Stephanie Tran, Viet Tran 1. User Type: Teacher, Administrator Goal: Logging in to use the application Initial Conditions: The user has to be already registered with an account. Test Script: a. User clicks on "Start App" button b. App loads the Login page c. User enters username and password and clicks on "Teacher Login" or "Administrator Login" button d. App checks if the correct username and password are entered. e. If incorrect username or password was entered, app prompts the user to reenter the following fields f. If correct, login is successful. App loads the corresponding homepage depending on user type. 2. User Type: New Administrator Goal: New administrator registering for an account Initial Conditions: Must have a confirmation code Test Script: a. User clicks on "Start App" button b. App loads the Login page c. User selects "Register New Administrator" button, fills in the fields: Username, Password, Repeat Password, and Confirmation Code, and clicks on "Register" button. d. If all fields are correct, the user will be logged in successfully and the app load the Administrator Homepage. e. If one of the fields are incorrect, the app prompts the user to reenter the following fields. Variations: a. The user can choose to cancel the registration by clicking on the "Cancel" button. 3. User type: Administrator Goal: Manage teachers/ students (add / delete) Initial Condition: User is already logged in as an admin Test Script: a. User selects Manage Teachers or Manage Students button from Administrator Homepage b. App loads the corresponding page c. User select Add Teacher button d. App loads input field and a Add button e. User enters username and password of new teacher and click Add button f. App checks database to ensure new username is unique and password is valid, once checked, app adds the new teacher to the system g. User can also select Delete Teacher button 24

25 h. App loads dropdown menu consists of list of teachers in the system and a Delete button i. User expands the dropdown menu and select a teacher, then clicks delete button j. App removes the selected teacher from the system k. User clicks the backward arrow on the top, left corner to return to the Administrator Homepage. 4. User type: Administrator Goal: Change the trial settings of the experiment Initial Condition: User is already logged in as an administrator Test Script: a. User selects Trial Setting button from Administrator Homepage b. App loads the Trial Setting page c. User uses the number pickers to select desired values for i. Total number of trials ii. Initial trial time iii. Increment interval iv. Increment trial time by how many trials d. User clicks "Save Changes" button to preserve changes and return back to the Administrator Homepage. e. Otherwise, user clicks "Cancel" button to discard any changes made and return back to the Administrator Homepage. 5. User Type: Teacher, Administrator Goal: Starting a session for a student Initial Conditions: The user has to be logged in. Test Script: a. User selects "Start Session" button b. App loads the Select Student for Session page c. User uses the dropdown menu to select the student for the session and then clicks the "Select" button. d. App loads Begin Trial page. Variations: a. If the user doesn't select a student, the app will prompt the user to select a student first. b. If the student isn't listed under the dropdown menu, the user selects the "Add Student" button, enter the student ID, and clicks the "Enter" button. The student is added and user can select the student from the dropdown menu. 6. User type: Student Goal: To perform the experiment Initial Condition: Administrator / Teacher started the experiment session for the selected student Test Script: a. App loads Start Trial Page b. User selects Start Trial button c. App loads the selection page and starts the time counter in the background 25

26 d. Administrator / Teacher can select Pause button when necessary. e. App pauses the time counter and set the Now and Wait button un-clickable f. Administrator / Teacher can then selects Resume button to resume trial. g. App resumes the time counter and set the Now and Wait button clickable h. User can selects Now button or "Wait" button i. If user selects "Now" button, then i. App stops the time counter and records the user s response and response time ii. App loads the game iii. User plays the game for a fixed amount of time (for instant time access) iv. After game is done, app loads the Start Trial Page v. App loads the selection page and starts the time counter in the background j. If user selects Wait button, then i. App stops the time counter and records the user s response and response time ii. App loads waiting page for a fixed amount of waiting time iii. App loads the game once the waiting time ends iv. User plays the game for a fixed amount of time (for waited trial) v. After game is done, app loads Start Trial Page & loop selection page k.session ends (see variations) l. App loads all recorded data to database m. App loads back to Start Session page and prepare a new session to start Variations: a. Session ends when user completes all the trials b. Session ends when user choose to exit the session before all the trials are completed 26

STAAR Alternate 2 and TELPAS Assessment Management System User s Guide

STAAR Alternate 2 and TELPAS Assessment Management System User s Guide 2017 2018 STAAR Alternate 2 and TELPAS Assessment Management System User s Guide TABLE OF CONTENTS Introduction...1 Signing in...1 Training Site...3 Infrastructure Trial...4 Create and Manage User Accounts...9

More information

COMPANY SETTINGS A MANUAL

COMPANY SETTINGS A MANUAL COMPANY SETTINGS A MANUAL Introduction If you are the first of your organization to register for the messenger, you will automatically be the company admin. If you do not have admin rights, another company

More information

Student Guide to Neehr Perfect Go!

Student Guide to Neehr Perfect Go! Student Guide to Neehr Perfect Go! I. Introduction... 1 II. Quick Facts... 1 III. Creating your Account... 1 IV. Applying Your Subscription... 4 V. Logging in to Neehr Perfect... 6 VI. Activities... 6

More information

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

Broadband internet connection ipad, Android tablet, Windows Surface RT or Pro, Chromebook Safari, Google Chrome, Microsoft Edge, Mozilla Firefox

Broadband internet connection ipad, Android tablet, Windows Surface RT or Pro, Chromebook Safari, Google Chrome, Microsoft Edge, Mozilla Firefox TABLE OF CONTENTS OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 INSTALLATION... 4 LOGGING INTO THE SOFTWARE... 4 STUDENT PASSWORDS... 5 TEACHER PASSWORDS... 5 GETTING YOUR STUDENTS STARTED... 6 OPEN LOGIN...

More information

Introduction. Test Administrator Guide to the Student Interface (Training Site), Test Delivery System

Introduction. Test Administrator Guide to the Student Interface (Training Site), Test Delivery System Introduction This guide is designed to familiarize Test Administrators (TA) with the Student Interface. Using a stepby-step approach, the tutorial provides an overview of the Student Interface and addresses

More information

Clickers. Version: TurningPoint App 8 Updated: June 26, 2018 Contact:

Clickers. Version: TurningPoint App 8 Updated: June 26, 2018 Contact: Clickers Version: TurningPoint App 8 Updated: June 26, 2018 Contact: itech@plu.edu Clickers Page 2 Contents Introduction 3 ResponseWare 3 Getting Started 4 Create a TurningPoint Account 4 Download & Install

More information

Step-by-Step Guide Updated Feb 1, 2017

Step-by-Step Guide Updated Feb 1, 2017 Step-by-Step Guide Updated Feb 1, 2017 Overview At Swivl, our mission is to lift school achievement by expanding the focus of observations to students. Typical classroom observations tools aren t observant

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

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

Perch Documentation. U of M - Department of Computer Science. Written as a COMP 3040 Assignment by Cameron McKay, Marko Kalic, Riley Draward

Perch Documentation. U of M - Department of Computer Science. Written as a COMP 3040 Assignment by Cameron McKay, Marko Kalic, Riley Draward Perch Documentation U of M - Department of Computer Science Written as a COMP 3040 Assignment by Cameron McKay, Marko Kalic, Riley Draward 1 TABLE OF CONTENTS Introduction to Perch History of Perch ---------------------------------------------

More information

Edmodo for Teachers Guide (Taken directly from Edmodo s site.)

Edmodo for Teachers Guide (Taken directly from Edmodo s site.) Edmodo for Teachers Guide (Taken directly from Edmodo s site.) Table of Contents: 1. Teacher Sign Up 2. Create a Group 3. Manage Your Groups 4. Small Group 5. Co-Teaching 6. Student Sign up 7. Post a Message

More information

Admin Mobile App (APP_102)

Admin Mobile App (APP_102) Admin Mobile App (APP_102) Feature: eschoolplus Admin Mobile App Target Audience: Building Administrators Overview of eschoolplus Admin Mobile App Developed for ios and Android, the eschoolplus Admin Mobile

More information

ACT Test Accessibility and Accommodations System (TAA) User Guide

ACT Test Accessibility and Accommodations System (TAA) User Guide ACT Test Accessibility and Accommodations System (TAA) User Guide www.act.org ACT Test Accessibility and Accommodations System (TAA) User Guide Table of Contents Overview... 2 Introduction to the Test

More information

Breeze at Penn State. About meeting roles and permissions

Breeze at Penn State. About meeting roles and permissions Breeze at Penn State About meeting roles and permissions There are three roles for meeting room attendees: the Host role, the Presenter role, and the Participant role. Each role has different rights in

More information

Akkadian Console 4.0

Akkadian Console 4.0 Akkadian Console 4.0 User Guide Copyright and Trademarks: I. Copyright: This website and its content is copyright 2015 Akkadian Labs, LLC. All rights reserved. Except with the prior written permission

More information

NaviGate Prepared App: Using Respond

NaviGate Prepared App: Using Respond NaviGate Prepared App: Using Respond How-to Reference Guide Downloading the App Logging into the App Home Screen My Account Initiating Alarms Accounting for Students Chat Feature End Alarm What is Respond?

More information

Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon. All Completed SRS2 Steps

Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon. All Completed SRS2 Steps Software Requirements Document for Graffiti Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon Version Date Author Change 0.1 09/13/ SM Initial Document 07 0.2 09/22/

More information

NovoConnect B360. Wireless Presentation & Collaboration System. User Manual Version 0.99

NovoConnect B360. Wireless Presentation & Collaboration System. User Manual Version 0.99 NovoConnect B360 Wireless Presentation & Collaboration System User Manual Version 0.99 Copyright 2013 DELTA Electronics, Inc. All rights reserved. Page 1 Table of Contents 1. GETTING STARTED...4 1.1 Package

More information

The first time you launch the application you will have to accept the Terms and Conditions.

The first time you launch the application you will have to accept the Terms and Conditions. Cisco WebEx Meetings Updated as of 8/7/18 Use Guide Cisco Webex Meetings Mobile (Android) Install Webex Meetings View Your Upcoming Meetings Join a Meeting Connect to the Audio Conference Schedule a Meeting

More information

Documentation for the new Self Admin

Documentation for the new Self Admin Documentation for the new Self Admin The following documentation describes the structure of the new Self Admin site along with the purpose of each site section. The improvements that have been made to

More information

AuraPlayer Server Manager User Guide

AuraPlayer Server Manager User Guide AuraPlayer Server Manager User Guide AuraPlayer Support Team Version 2 2/7/2011 This document is the sole property of AuraPlayer Ltd., it cannot be communicated to third parties and/or reproduced without

More information

GLOBALMEET USER GUIDE

GLOBALMEET USER GUIDE GLOBALMEET USER GUIDE Release 3.8.1 July 2016 TABLE OF CONTENTS GlobalMeet Overview 4 Get the GlobalMeet Desktop Tools 5 Download and Install GlobalMeet 5 System Requirements 5 Getting Started 6 Sign in

More information

TeamViewer 12 Manual Management Console. Rev

TeamViewer 12 Manual Management Console. Rev TeamViewer 12 Manual Management Console Rev 12.1-201704 TeamViewer GmbH Jahnstraße 30 D-73037 Göppingen www.teamviewer.com Table of content 1 About the TeamViewer Management Console 4 1.1 About the Management

More information

KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN)

KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN) KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN) Enterprise version Updated: May 2018 Version 1.0.0.2 Copyright Beyond Intranet 2017. All Rights Reserved i Notice Beyond Technologies LLC. This is a controlled

More information

User Guide Using AuraPlayer

User Guide Using AuraPlayer User Guide Using AuraPlayer AuraPlayer Support Team Version 2 2/7/2011 This document is the sole property of AuraPlayer Ltd., it cannot be communicated to third parties and/or reproduced without the written

More information

Indiana Alternate Measure (I AM) Indiana Alternate Measure (I AM) Online Practice Test User Guide

Indiana Alternate Measure (I AM) Indiana Alternate Measure (I AM) Online Practice Test User Guide Indiana Alternate Measure (I AM) Indiana Alternate Measure (I AM) Online Practice Test User Guide Published October 9, 2018 Prepared by the American Institutes for Research Table of Contents Section I.

More information

Adobe Connect: Overview

Adobe Connect: Overview Adobe Connect: Overview Table of Contents Table of Contents... 1 Overview of Adobe Connect... 2 Recommended Use... 2 Roles and Privileges... 2 Menu Bar... 3 Prepare Room and Upload Content... 4 Create

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

LTI Tool Admin Guide Canvas

LTI Tool Admin Guide Canvas LTI Tool - 1 - Contents Getting Started - Requesting Credentials from Barnes & Noble College... 3 Testing Link Connectivity with Barnes & Noble College... 4 System-Level External Tool Configuration...

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

EventCenter Training SEPTEMBER CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR

EventCenter Training SEPTEMBER CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR EventCenter Training SEPTEMBER 2014 CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR www.crowdcompass.com Toll-free: +1.888.889.3069 Fax: +1.877.615.6699 Contents Familiarize Yourself... 3 Introduction...

More information

SEWD Acceptance Test Plan

SEWD Acceptance Test Plan SEWD Acceptance Test Plan Version 1.0 Ashwin Hamal, John Martino, Gurvinder Singh, Dan Weaver, Michael Witucki DREXEL UNIVERSITY NOVEMBER 23, 2010 Revision History Reviewer Date Reason for Revisions Version

More information

Welcome to the Investor Experience

Welcome to the Investor Experience Welcome to the Investor Experience Welcome to the Black Diamond Investor Experience, a platform that allows advisors to customize how they present information to their clients. This document provides important

More information

Remote Workspace. Nubo End User Guide. Version: 1.3 Date: June, Copyright 2017 by Nubo Inc. All rights reserved. Page 1

Remote Workspace. Nubo End User Guide. Version: 1.3 Date: June, Copyright 2017 by Nubo Inc. All rights reserved. Page 1 Nubo End User Guide Version: 1.3 Date: June, 2017 Copyright 2017 by Nubo Inc. All rights reserved. Page 1 Table of Contents ABOUT THIS GUIDE... 3 1. REGISTRATION & ACTIVATION... 4 A. Install the Nubo App

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

User Manual. perfectionlearning.com/technical-support

User Manual. perfectionlearning.com/technical-support User Manual perfectionlearning.com/technical-support 1 User Manual Accessing Math X... 3 Login... 3 Forgotten Password... 3 Navigation Menu... 4 Logout... 4 Admin... 5 Creating Classes and Students...

More information

Secure Remote Access Installation and User Guide

Secure Remote Access Installation and User Guide Secure Remote Access Installation and User Guide Version 1.0 Published July 2016 TABLE OF CONTENTS 1 System Requirements...3 1.1 Take Control for Windows...3 1.2 Take Control for OSX...3 2 Configure User

More information

Daily Diary Studies App User Guide

Daily Diary Studies App User Guide Daily Diary Studies App User Guide Monitoring Participant Compliance in Daily Diary Studies Developers: Michael Dai, Alysa McCall, Aman Mishra, Surti Sundaresan Project Coordinator: Siwei Liu Assistant

More information

Salesforce Classic Guide for iphone

Salesforce Classic Guide for iphone Salesforce Classic Guide for iphone Version 35.0, Winter 16 @salesforcedocs Last updated: October 27, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

LimeSurvey User Guide to Creating Surveys

LimeSurvey User Guide to Creating Surveys LimeSurvey User Guide to Creating Surveys Created: October 7, 2016 Last updated: March 20, 2017 Contents Gaining access to LimeSurvey... 3 Change your LimeSurvey password... 3 Importing an existing survey

More information

JetVote User Guide. Table of Contents

JetVote User Guide. Table of Contents User Guide English Table of Contents 1 General Information... 3 Minimum System Requirements... 3 2 Getting Started... 4 Software Installation... 4 Installing the Server... 4 Installing Quiz Packets (Optional)...

More information

Guide for K-6 Teachers

Guide for K-6 Teachers Guide for K-6 Teachers 2009 Houghton Mifflin Harcourt Publishing Company. All rights reserved. Houghton Mifflin Harcourt and its logo are trademarks of Houghton Mifflin Harcourt Publishing Company. Microsoft

More information

Buzz Student Guide BUZZ STUDENT GUIDE

Buzz Student Guide BUZZ STUDENT GUIDE BUZZ STUDENT GUIDE 1 Buzz Student Guide The purpose of this guide is to enhance your understanding of the student navigation and functionality of Buzz, the Learning Management System used by Lincoln Learning

More information

Introduction. Paradigm Publishing. SNAP for Microsoft Office SNAP for Our Digital World. System Requirements

Introduction. Paradigm Publishing. SNAP for Microsoft Office SNAP for Our Digital World. System Requirements Introduction Paradigm Publishing Paradigm understands the needs of today s educators and exceeds the demand by offering the latest technological advancements for coursework settings. With the success of

More information

Salesforce Classic Mobile Guide for iphone

Salesforce Classic Mobile Guide for iphone Salesforce Classic Mobile Guide for iphone Version 41.0, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

TRAINING GUIDE. Tablet: Cradle to Mobile Configuration and Setup

TRAINING GUIDE. Tablet: Cradle to Mobile Configuration and Setup TRAINING GUIDE Tablet: Cradle to Mobile Configuration and Setup Tablet Cradle to Mobile The Lucity Android Tablet and Lucity ios applications have been designed to work under the same framework as the

More information

esurvey FAQs & Troubleshooting

esurvey FAQs & Troubleshooting esurvey FAQs & Troubleshooting Occasionally, you will receive correspondence from a patient who is having trouble with their online survey or may just have a general esurvey question. Below we have compiled

More information

How to Use Voicethread

How to Use Voicethread How to Use Voicethread October 13, 2016 Julie K. Marsh Coordinator for Distance Education and Instructional Design Need Help? Contact Julie at 804-627-5308 or send an email to julie_marsh@bshsi.org Contents

More information

eschooldata Mobile Parent User Guide v

eschooldata Mobile Parent User Guide v eschooldata Mobile Parent User Guide v. 5.5.0 Copyright 2002-2017 eschooldata, LLC All rights reserved. TABLE OF CONTENTS Overview... 3 Logging In... 3 Mobile App: Login Credentials...3 Mobile Web: Login

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

Maintenance Mania. Scorekeeper Tutorial

Maintenance Mania. Scorekeeper Tutorial Maintenance Mania Scorekeeper Tutorial 1 Table of Contents Score System Overview Event Registration Process Manage Registrations Alternate Process Export Participation List Scorekeeping Training ipod Setup

More information

Getting Started with the Aloha Community Template for Salesforce Identity

Getting Started with the Aloha Community Template for Salesforce Identity Getting Started with the Aloha Community Template for Salesforce Identity Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved.

More information

Carolina eweek Web Site

Carolina eweek Web Site There are two primary functions of this web site: A resource for teachers, students, and volunteers, including both static material and a capability to post questions for an expert to answer. It will also

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

Concur Expense Management System

Concur Expense Management System GETTING STARTED IN CONCUR Concur Expense Management System User Guide: Getting Started in Concur Printed copies of this User Guide should not be regarded as the current version. For the latest User Guides:

More information

Blackboard Collaborate Ultra 2018 UT DALLAS USER MANUAL

Blackboard Collaborate Ultra 2018 UT DALLAS USER MANUAL Blackboard Collaborate Ultra 208 UT DALLAS USER MANUAL UT Dallas elearning ELEARNING@UTDALLAS.EDU SPRING 208 Table of Contents Introduction... 3 Browser Support... 3 Blackboard Collaborate Ultra inside

More information

Your Essential Skills Online program is a web application, which runs in your web browser on a Windows PC or Macintosh computer.

Your Essential Skills Online program is a web application, which runs in your web browser on a Windows PC or Macintosh computer. TABLE OF CONTENTS OVERVIEW... 3 SYSTEM REQUIREMENTS... 4 SETTING UP YOUR ENVIRONMENT... 5 TEACHER PASSWORDS... 6 GETTING YOUR STUDENTS STARTED... 7 OPEN LOGIN... 7 PRIVATE LOGIN... 7 PRE-TEST... 9 ASSIGNMENT...

More information

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL P 2 I S A 0 1 8 PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL Doc.: CY7_CBA_ScQPrincipalManual.docx Produced by ETS, Core A Contractor TABLE OF CONTENTS Part 1 Introduction Introduction

More information

How-To Guide for Administrators

How-To Guide for Administrators Users The Users area enables you to add users, reset their passwords, manage their profile data, and access their MyTeachingStrategies account as that user. The main Users screen provides an overview of

More information

ACCESSING TIDE. New Hampshire Statewide Assessment System RESETTING YOUR TIDE ACCOUNT FROM A PREVIOUS SCHOOL YEAR

ACCESSING TIDE. New Hampshire Statewide Assessment System RESETTING YOUR TIDE ACCOUNT FROM A PREVIOUS SCHOOL YEAR ACCESSING TIDE New Hampshire Statewide School administrators use the Test Information Distribution Engine (TIDE) to add and manage user accounts and to manage information about students who participate

More information

WY-ALT Test Delivery System

WY-ALT Test Delivery System Wyoming Alternate Assessment Independent Field Test WY-ALT Test Delivery System Test Administrator User Guide for the Independent Field Test Spring 2018 Published April 9, 2018 Prepared by the American

More information

Acceptance Test Plan and Cases (ATPC)

Acceptance Test Plan and Cases (ATPC) Acceptance Test Plan and Cases (ATPC) LEMA Pilot School Integrated Scheduling Team Number 12 Name Primary Role Secondary Role David Wiggins Project Manager Developer Aakash Shah Prototyper Developer Kushalpreet

More information

Perfect Timing. Alejandra Pardo : Manager Andrew Emrazian : Testing Brant Nielsen : Design Eric Budd : Documentation

Perfect Timing. Alejandra Pardo : Manager Andrew Emrazian : Testing Brant Nielsen : Design Eric Budd : Documentation Perfect Timing Alejandra Pardo : Manager Andrew Emrazian : Testing Brant Nielsen : Design Eric Budd : Documentation Problem & Solution College students do their best to plan out their daily tasks, but

More information

ReadyTalk for Marketo User Guide

ReadyTalk for Marketo User Guide ReadyTalk for Marketo User Guide Revised 11/24/2015 Contents Configuring ReadyTalk & Marketo... 3 Setting Up Your Event in ReadyTalk... 5 Setting Up Your Event in Marketo... 7 Creating a New Program...

More information

Genesys Pulse. Known Issues and Recommendations

Genesys Pulse. Known Issues and Recommendations Genesys Pulse Known Issues and Recommendations 5/2/2018 Known Issues and Recommendations Genesys Pulse The Known Issues and Recommendations section is a cumulative list for all 8.5.x releases of Genesys

More information

Personal Health Assistant: Final Report Prepared by K. Morillo, J. Redway, and I. Smyrnow Version Date April 29, 2010 Personal Health Assistant

Personal Health Assistant: Final Report Prepared by K. Morillo, J. Redway, and I. Smyrnow Version Date April 29, 2010 Personal Health Assistant Personal Health Assistant Ishmael Smyrnow Kevin Morillo James Redway CSE 293 Final Report Table of Contents 0... 3 1...General Overview... 3 1.1 Introduction... 3 1.2 Goal...3 1.3 Overview... 3 2... Server

More information

My MessageMedia User Guide

My MessageMedia User Guide My MessageMedia User Guide Copyright and Trademark Statement 2011 MessageMedia All rights reserved. Apart from any use permitted under the Copyright Act 1968, no part of this publication may be reproduced,

More information

SharePoint AD Administration Tutorial for SharePoint 2007

SharePoint AD Administration Tutorial for SharePoint 2007 SharePoint AD Administration Tutorial for SharePoint 2007 1. General Note Please note that AD Administration has to be activated before it can be used. For further reference, please see our Product Installation

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

EMS MASTER CALENDAR Installation Guide

EMS MASTER CALENDAR Installation Guide EMS MASTER CALENDAR Installation Guide V44.1 Last Updated: May 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: Introduction

More information

Test Information and Distribution Engine

Test Information and Distribution Engine SC-Alt Test Information and Distribution Engine User Guide 2018 2019 Published January 14, 2019 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information Distribution

More information

WorksPad. User Guide

WorksPad. User Guide Version 3.0.6 January 2017 MobilityLab, LLC. 2011-2017 MobilityLab, LLC. All rights reserved. MobilityLab,, the logo are trademarks or registered trademarks of MobilityLab, LLC. in the U.S., Russia and

More information

Kurzweil 3000 User and License Management

Kurzweil 3000 User and License Management Kurzweil 3000 User and License Management Revised July 18, 2018 Contents Kurzweil 3000 Web License Edition customers.... 2 Kurzweil 3000 for Web Browsers.... 2 Working with User Accounts and License Allocation....

More information

Managing the Directory

Managing the Directory Managing the Directory 2016 - Winter Edition User Guide - Table of Contents Overview Use Case(s) Accessing the Tool Directory Tabs for Admins/Editors Club Members Staff Tab My Profile Search Tab Export

More information

Epicollect5 Reference Guide

Epicollect5 Reference Guide EpiCollect5 is a free web-based tool that enables you to collect customized data (including location and media) on the web or in the field using a mobile device. You can create a data collection form that

More information

Test Delivery System. Test Administrator User Guide LOUISIANA ELPS and ELPT. Published July 6, Updated October 12, 2018

Test Delivery System. Test Administrator User Guide LOUISIANA ELPS and ELPT. Published July 6, Updated October 12, 2018 LOUISIANA ELPS and ELPT Test Delivery System Test Administrator User Guide 2018-2019 Published July 6, 2018 Updated October 12, 2018 Prepared by the American Institutes for Research Descriptions of the

More information

Communications Cloud Product Enhancements January 2016

Communications Cloud Product Enhancements January 2016 Communications Cloud Product Enhancements January 2016 Table of Contents Pages GoToMeeting... 3-25 GoToTraining...35-49 Communications Cloud Product Enhancements January 2016 GoToMeeting (Return to Table

More information

Introduction to Kaltura

Introduction to Kaltura Introduction to Kaltura The Kaltura media content management system allows users to record, stream, and manage multimedia files. This industry-leading enterprise system offers many robust tools. This guide

More information

Guide For Parking Administrators

Guide For Parking Administrators Guide For Parking Administrators Parking setup 1 Sign up, enable notifications and choose Create parking Create your account at app.parkalot.io by providing your email and a password, or do it through

More information

Copyright

Copyright 1 Overview: Mobile APPS Categories Types Distribution/Installation/Logs Mobile Test Industry Standards Remote Device Access (RDA) Emulators Simulators Troubleshooting Guide App Risk Analysis 2 Mobile APPS:

More information

HTML/CSS Lesson Plans

HTML/CSS Lesson Plans HTML/CSS Lesson Plans Course Outline 8 lessons x 1 hour Class size: 15-25 students Age: 10-12 years Requirements Computer for each student (or pair) and a classroom projector Pencil and paper Internet

More information

Altice Business Hosted Voice. Business Group Admin Guide. v

Altice Business Hosted Voice. Business Group Admin Guide. v Altice Business Hosted Voice Business Group Admin Guide v03-27-18 Contents 1 Introduction... 1-1 1.1 Purpose of this guide... 1-1 1.2 Other guides... 1-1 2 CommPortal Business Group Administrator (BG

More information

Schrole Cover Manual Table of Contents

Schrole Cover Manual Table of Contents Cover User Manual Schrole Cover Manual Table of Contents Contents User Schrole Cover as a Cover (Relief) User... 3 Navigating around Schrole Cover... 3 Website Cover Dashboard... 4 Swapping Between Roles...

More information

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.helpdeskpilot.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your

More information

GETTING STARTED 8 December 2016

GETTING STARTED 8 December 2016 GETTING STARTED 8 December 2016 About Platform... 4 Browser support... 5 Registration Registering as a Teacher... 6 Registering as a Student... 6 Registering as School... 6 Registering as Municipality

More information

TurningPoint AnyWhere

TurningPoint AnyWhere TurningPoint AnyWhere TurningPoint Blackboard Registration Tool Making the Tool Available 1. From the Control Panel, select click Customization >>Tool Availability. 2. From the Tools list, check Registration

More information

Migrate From Version 2.2 to Version 3.1 Guide

Migrate From Version 2.2 to Version 3.1 Guide Migrate From Version 2.2 to Version 3.1 Guide EFM Community Fall 2007(Version 3.10) July 2008 For support, contact Vovici Technical Support at (781) 261-4300, ext. 2 or use the web form located at: http://s3.parature.com/ics/support/default.asp?deptid=5474

More information

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.happyfox.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your rights

More information

KW Website: Getting Started Workshop Facilitator Guide

KW Website: Getting Started Workshop Facilitator Guide KW Website: Getting Started Workshop Facilitator Guide Table of Contents WORKSHOP OVERVIEW... 4 WORKSHOP ACTIVITIES... 4 GET READY FOR THE WORKSHOP... 5 Instructor will need:... 5 Each participant will

More information

Getting Started Guide

Getting Started Guide Getting Started Guide for education accounts Setup Manual Edition 7 Last updated: September 15th, 2016 Note: Click on File and select Make a copy to save this to your Google Drive, or select Print, to

More information

Usability Test Report for Programming Staff

Usability Test Report for Programming Staff Evaluation Assignment # 6 Usability Test Report for Programming Staff http://cshci-dev.mtu.edu:8084/ UX Expert : Sree Ram Akula (sreerama@mtu.edu) Programming Staff Development Team http://www.csl.mtu.edu/classes/cs4760/www/projects/s16/group4/www/

More information

GETTING STARTED Contents

GETTING STARTED Contents 2.5 Enterprise GETTING STARTED Contents Quick Start Guide... 2 Supporting Data... 3 Prompts... 3 Techniques... 4 Pragmatic Observations... 5 Locations... 6 School Levels... 6 Quick Notes... 6 Session Groups...

More information

INSTALLATION AND SETUP VMware Workspace ONE

INSTALLATION AND SETUP VMware Workspace ONE GUIDE NOVEMBER 2018 PRINTED 9 JANUARY 2019 VMware Workspace ONE Table of Contents Installation and Setup Introduction Prerequisites Signing Up for a Free Trial Launching the Workspace ONE UEM Console Navigating

More information

TIBCO LiveView Web Getting Started Guide

TIBCO LiveView Web Getting Started Guide TIBCO LiveView Web Getting Started Guide Introduction 2 Prerequisites 2 Installation 2 Installation Overview 3 Downloading and Installing for Windows 3 Downloading and Installing for macos 4 Installing

More information

Smarter Balanced Assessment Consortium:

Smarter Balanced Assessment Consortium: Smarter Balanced Assessment Consortium: User Guide For the Spring 2014 Field Test Administration Published March 12, 2014 Prepared by the American Institutes for Research Smarter Balanced Assessment Consortium,

More information

Using New Google Sites

Using New Google Sites Using New Google Sites With the New Google Sites, building websites is easy. Just drag content where you need it. Create a onestop destination for all important information, including videos, images, calendars,

More information

NOTE: The next time you sign in the system will remember your Username and Password. See example on Page 2 of this tutorial.

NOTE: The next time you sign in the system will remember your Username and Password. See example on Page 2 of this tutorial. Type in APTPLUS Username and Password then click on Sign In. Log on to WWW.APTPLUS.ORG and type in your APTPLUS Username and Password. Click on Sign In to access the Learn360 service. NOTE: The next time

More information

2.2 USERS MANUAL. Overview

2.2 USERS MANUAL. Overview 2.2 USERS MANUAL Overview Pixondo Scheduler is a web application that allows Concordia Software Engineering students to generate and view possible schedule configurations based on their courses, semester

More information