AlgoTutor Tutorial (1) Composing an algorithm using AlgoTutor J. Yoo, S. Yoo, C. Pettey, S. Seo, and Z. Dong MTSU Computer Science Department.

Slides:



Advertisements
Similar presentations
Support.ebsco.com Tutorial Downloading EBSCO eBooks.
Advertisements

How to Use Stowe School District
Compose Workflow. Home page To compose a workflow navigate to the “Workflow Editor” page.
Go to the 7029 webforms page using the link that is above. If you do not have a password, click on “Obtain Password”. Get a password and then sign on.
1 Unit & District Tools Phase 1. 2 To access the new Unit and District Tools, you will need to click on the link embedded in the MyScouting Flash page.
EDW647 Internet For Educators Setting Up a Gmail Account Roger W. Webster, Ph.D. Department of Computer Science Millersville University (717)
AlgoTutor Tutorial (2) Refining an algorithm J. Yoo, S. Yoo, C. Pettey, S. Seo, and Z. Dong MTSU Computer Science Department.
AlgoTutor Tutorial (5) The Partial Solution Exercise J. Yoo, S. Yoo, C. Pettey, S. Seo, and Z. Dong MTSU Computer Science Department.
A student instruction guide to using. Why PASS-PORT? Speed User Friendly Cost Effective.
This tutorial will show you, step by step, how to upload a file to Moodle.
BlackBoard Online Submission Annual Assessment Updates
Michigan Electronic Grants System - Plus (MEGS+) Review Comments for Agencies Michigan Department of Education.
Exploring the Internet Instructor: Patrick Krolak Topic: Using the Web Board for posting questions, answers, and attaching files.
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
MAT 1234 Calculus I Introduction to Maple
AlgoTutor Tutorial (3) Program Pad J. Yoo, S. Yoo, C. Pettey, S. Seo, and Z. Dong MTSU Computer Science Department Making the transition from the algorithm.
New School Websites Teacher Pages. Visit the SCUSD Website for videos tutorials: For more information.
Teacher Development Broward County Public Schools Matching Aspiring Teachers with Teacher Mentors Office of Talent Development formerly known as HRD.
It is not necessary to login to use the card catalog, but extra features are available when you are logged in. It is the same user name and password as.
Welcome to the Virtual Math Teams of the Math Drexel University A Quick Tutorial for Beginners Step 1. First of all, you need to go to this URL.
 First time student activates their google account, they need to go to an internet browser and go to  drive.google.com/a/students.macon.k12.nc.usdrive.google.com/a/students.macon.k12.nc.us.
Web Site Entry Training Carroll County IT Department.
AlgoTutor Tutorial (4) Using the Virtual Machine Component of AlgoTutor J. Yoo, S. Yoo, C. Pettey, S. Seo, and Z. Dong MTSU Computer Science Department.
Destiny Library Catalog. Access Destiny Click on the Destiny icon the desktop. Click on the link from the right-hand side of the school website.
SCPHCA Member Section Instructions How to manage your profile’s notification preferences.
Instructors begin using McGraw-Hill’s Homework Manager by creating a unique class Web site in the system. The Class Homepage becomes the entry point for.
Once you have located the ISBN you would like to purchase, click “Add to Cart”. You will get a pop-up window showing the item you’ve added. If you are.
Updating the Laboratory Website. Useful Info Address: Everything is saved in the desktop.
ESource Help and Step-by-Step Instructions for Honeywell Suppliers.
A guide to take the GEO & DBSP’s Entrepreneurial Assessment Tests Go to
Things you should have with you: Your own address Student addresses Ideas that you want to include.
 Go to YouTube and click “create account” on the top right of the page.YouTube  If you already have a Google account (i.e. gmail) then you may use this.
CSNav Milestone-Saved Scholarships. Have students log in to their CSNav account at: csnav.org and click on “View Your Planning Milestones”.
ARMS Advanced Risk Management System User Documentation.
LiveText Training. Registering Account First Time – Go to – Register Account (Left menu) – Click line.
AS Level ICT Data entry: Creating validation checks.
Pictures, Pictures, Pictures!. Load your pictures:  Open your and save each picture to your computer. I suggest saving to the My Documents or My.
Step One: Introduction. Welcome to Follow My Clients! Once you log in, on the home page is your dash board. Here you will find your quick access buttons.
X2VOL Student Login October Access x2VOL through Family Connection 1.Sign into Family Connection. Login to Blackboard and look for the Family Connection.
LOGIN PAGE Login Page Support CRM:
An Orientation to HSPnet: How to Access the Evaluation Module (ACP) McMaster Physiotherapy Program Clinical Education Feb 2016.
Programming Process All programming solves a problem, so developing a program involves steps similar to any problem-solving task. There are five main.
First, you will log in to the OAS CRCT online practice. Click on the following link.
 Use the same desktop station throughout the session.  REASON: When you save to your LASTNAME folder, it stays only on the desktop of that computer.
Instructions for CATS Independence Tool
COMP 170 – Introduction to Object Oriented Programming
Your Technology Classroom
Inviting external viewers … so that they can comment
Parent/Student Night November 16, 2015
The Smarter Balanced Assessment Consortium
How to make Parent Bookings
The Smarter Balanced Assessment Consortium
Using the Multiple Choice Template
Accessing the Test: Logging In
The Smarter Balanced Assessment Consortium
PLEASE LOG ONTO A COMPUTER AND GO TO THIS WEBSITE
Teacher Tools. Teacher Tools Choose what you wish to do with the selected comments. Then update.
How to Submit Google Docs to the Homework Drop Box
How to locate and mark the location of your facility’s smoke pit(s)
Navigating Your myAccess Account
How to Register & Enter Data
Welcome to Online Course Selection
The Smarter Balanced Assessment Consortium
The Smarter Balanced Assessment Consortium
Training Presentation for McCormick’s Proficiency Sample Program Website Lesson 6 - How to edit saved microbiology results [Instructor Notes, if any,
PHYSICS LABS – WEEK 3 XREG
Lab H: Oceanography.
References & Recommendations
Drag the blue box to the correct answer.
Presentation transcript:

AlgoTutor Tutorial (1) Composing an algorithm using AlgoTutor J. Yoo, S. Yoo, C. Pettey, S. Seo, and Z. Dong MTSU Computer Science Department

Welcome to AlgoTutor AlgoTutor (Algorithm Tutor) This tutorial will introduce you to the basics of AlgoTutor. AlgoTutor currently only works with Firefox. –It does not work in IE. To use AlgoTutor, you need to have an account. –Use the class account given by your instructor.

Starting AlgoTutor 1.Open FireFox (Don’t use IE) 2.Go to cslabserver2.cs.mtsu.edu 3.Log in using your class account (c#) –Click on “Proceed to the AlgoTutor lab” –Or you can directly go to Algotutor lab by going to cslabserver.cs.mtsu.edu/algorithm –You will see the list of labs available 4.Click on the lab that you want to do –For exampl, Lab 1: Introduction to Algotutor will get you to the exercise list 5.Click on an exercise –The problem page will be displayed. 6.Click on solve to start the algorithm composer.solve

Exercise Page Problem description for this problem. Read carefully to understand what the problem is asking. Then click on solve link on the left.

Composer: Operation Selection Phase Operations to be used (drag to the left) in the algorithm separated into top level and lower level. Work area that will hold your solution.

Features in Operation Selection Phase Composing by dragging Checking correctness: Saving your solution:

Feature in Composer: Check correctness Blue box: last correct step Red box: first incorrect step

Feature in Composer: Lifeline If you cannot figure out what is the correct next step, button. Blue box: correct next step to be used

Composer: Operation Selection Phase Save your current algorithm Send comments to teacher Done with ordering, move to parameter mapping phase.

Exercise page when completed View the correct solution Click here to go back to the exercise list