E CLIPSE P REDICTOR Jason Carter. WHY USE THIS SOFTWARE 2 Estimates total time spent on an each assignment Help me accomplish one of my research goals.

Slides:



Advertisements
Similar presentations
Administrator’s and User’s Guide for KillDisk
Advertisements

Introduction to Eclipse. Start Eclipse Click and then click Eclipse from the menu: Or open a shell and type eclipse after the prompt.
Quick Start Guide | Skill Assessments Using your Online Product Interfaces and Features Getting Started - My Account Creating/Logging into your Self Test.
A Producer’s Guide to Chubb’s SMART Application Platform
CHANGE YOUR PASSWORD Visit name] At the “Welcome to KaplanWire” screen, enter: User ID: [Your assigned ID] Password:
GALVESTON COUNTY, TX P-CARD TRAINING GALVESTON COUNTY.
For MIP Fund Accounting Software
Getting Started With STATA How do I do this? It probably opened automatically, but you may have to save it to the desktop, and double-click it to open.
C OMP 110 R ECITATION 1 J AVA /E CLIPSE I NSTALLATION Instructor: Jason Carter.
ARE YOU STUCK? by Jason Carter and Prasun Dewan Classification via Clustering Model Stuck Making Progress Stuck6016 Making Progress Bottom Up Component.
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.
Exploring the Basics of Windows XP. Objectives Start Windows XP and tour the desktop Explore the Start menu Run software programs, switch between them,
Using ITAMS as a Supervisor or ITAMS Approver Login to ITAMS as usual, at: Enter your User Identification Number (Same as your.
JavaScript, Fourth Edition
Enrollment Manager Presented By: Shaun McAnulty. ENROLLMENT MANAGER  Came about as an Enhancement request, users wanted a single location to track and.
IT for the enterprise IT – Towards User Defined Services.
Exploring the Basics of Windows XP
Cummins® Inc. Update Manager 3.0 Training Electronic Service Tools.
BROWSERS & BROWSING What, Which & Why. WHAT IS A BROWSER? Once you have an Internet connection, some programs access the internet automatically to operate.
Getting Started With Java Downloading and installing software Running your first program Dr. DwyerFall 2012.
Using This Training This training contains a PowerPoint presentation that will guide you through the Blood Bank updates for the Cerner Millennium Upgrade.
© Copyright 2006 Riverside Publishing | August Scanning Answer Sheets Click Me! If you have administered your assessments, then you are ready to.
Servlets Environment Setup. Agenda:  Setting up Java Development Kit  Setting up Web Server: Tomcat  Setting up CLASSPATH.
LBTO IssueTrak User’s Manual Norm Cushing version 1.3 August 8th, 2007.
AQS Web Quick Reference Guide Changing Raw Data Values Using Maintenance 1. From Main Menu, click Maintenance, Sample Values, Raw Data 2. Enter monitor.
6.1 Using AMO After this class, you will be able to: Install AMO
BZUPAGES.COM. PRESENTED TO: SIR AHMED KARIM PRESENTED BY: MUHAMMAD FAISAL RAO Malik Shabaz Asif BIT Department Of Information Technology Institute.
Enrolment Services – Class Scheduling Fall 2014 Course Combinations.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
C OMP 401 E CLIPSE S ETUP Instructor: Robert Mills. John Hansen.
Microsoft FrontPage 2003 Illustrated Complete Finalizing a Web Site.
Administrator – Employee Overview September, 2011.
Open your web browser and navigate to protechra.webex.com Open your web browser and navigate to protechra.webex.com.
Windows Tutorial Common Objects ACOS: 1, 4. Using the Taskbar 1. Using the taskbar, you can switch between open programs and between open documents within.
Just as there are many human languages, there are many computer programming languages that can be used to develop software. Some are named after people,
11 Insert Agency Name Time and Labor Implementation Meeting Insert Date of Meeting.
Dakota State University.
C OMP 401 E CLIPSE S ETUP Graduate TA’s: Wade Gobel, Ben Newton.
9/2/ CS171 -Math & Computer Science Department at Emory University.
PDA Program Install Manual IT Team. 1. Execute Internet Explorer 2. Connect Website 3. Download 4. Installation 5. Run 6. Setting 1. Execute.
Bubble Wrap Green Solutions: Kenneth Ho Rajwinder Maan William Wong.
SIMSWeb “Internet Remote Access” The most advanced central station software in the universe !
H OW TO C REATE R ESOURCE L ISTS IN D ESTINY. Y OU MUST FIRST LOG IN TO DESTINY TO CREATE YOUR RESOURCE LISTS.
Surya Bahadur Kathayat Outline  Ramses  Installing Ramses  Ramses Perspective (Views and Editors)  Importing/Exporting Example.
2007 TAX YEARERO TRAINING - MODULE 61 ERO (Transmitter) Training Module 6 Federal and State Installation and Updates.
Training. What is PagerDuty PagerDuty is an incident management platform that provides reliable incident alerting via , push, SMS, and phone. Supports.
Primenumbers.co.uk This presentation will help you get the most out of this service.
CPSC 372 John D. McGregor Module 6 Session 4 Sonar.
Desktop Basics & Introduction LIBS100 May 9, 2005.
Generate Reports. Generate Result Slips Assessment Report End of Year Report Year 7 & Year 8 SBA Report Year 8 Final Report Year 7 and Year 8 Reporting.
ALSMS Upgrade Configuration Example Alcatel-Lucent Security Products Configuration Example Series.
Basic Navigation in Oracle R12 BY: Muhammad Irfan.
Active-HDL Server Farm Course 11. All materials updated on: September 30, 2004 Outline 1.Introduction 2.Advantages 3.Requirements 4.Installation 5.Architecture.
Page ADP PearsonAccess Proctor Training. Page Agenda Test Overview Testing Components Proctor Roles and Responsibilities Overview Administering the Test.
Maryknoll Wireless Network Access Steps for Windows 7 As of Aug 20, 2012.
AS AN ADMINISTRATOR, I WOULD LIKE THE ABILITY TO LOGIN, SO THAT I CAN SECURELY PERFORM ACTIONS.
Your File System LIBS100 January 26, Word of the Day Network Administrator An information technology professional responsible for setting up, maintaining,
How to Fix Missing WMVCore.dll Error in Windows 10
Online Testing – Instructions for TAs Mississippi PearsonAccess SATP2 and MST Copyright © 2010 Pearson Education, Inc. or its affiliates.
Debugging with Eclipse
Assigning a MyRepChat Phone Number
Using a template to create a document
MyStatLab Student help/instructions MTH/233
Test Administrator Interface & Student Interface
RFPMonkey.com External Review
Installing the HP LaserJet Pro 500 color MFP M570 printer software in Windows on a Wireless Network & Wired Network.
Week 1 Gates Introduction to Information Technology cosc 010 Week 1 Gates
How to Fix Norton Antivirus Sonar Protection Error.
We are here to help you in Reinstallation of Avira Antivirus. You just have to follow some steps which are mentioned in this Presentation……….
Test Administrator Interface & Student Interface
Presentation transcript:

E CLIPSE P REDICTOR Jason Carter

WHY USE THIS SOFTWARE 2 Estimates total time spent on an each assignment Help me accomplish one of my research goals Knows the assignment

O NE OF THE G OALS OF THIS P ROJECT 3 Automatically predict when students are having difficulty with some aspect of code Automatically predict when students are having difficulty with some aspect of code Student 1 Student 2 Notify a TA that the students are having a problem You are stuck.Student 1 is stuck.

T O A CCOMPLISH T HIS G OAL 4 Student int i = 0; 1. Edit line of code 2. Set breakpoint Log of Programming Actions Log your programming actions Monitor how you are doing?

H OW D O WE K NOW H OW Y OU A RE D OING ? 5 We define how you are doing as your status. Define several types of statuses.

C OULD U SE H ELP 6 You think you have an idea that can fix a problem, but you aren't sure how to implement it You think you have an idea that can fix a problem, but you aren't sure how to implement it

S TUCK 7 You cannot solve a problem and have exhausted most of your resources such as searching the web or asking a student for help

E UREKA 8 You have finally solved a problem or just got out of being stuck

M AKING P ROGRESS 9 When the software guesses that you are stuck, could use help, or eureka, but you are actually making progress

B ACK F ROM B REAK 10 You have been inactive for a certain amount of time. Back from break is when you return from inactivity.

EXPLICITLY INDICATE CURRENT STATUS 11

T RAINING THE S OFTWARE 12 Software will predict your status and give you a notification Correct the software by pressing the button that corresponds to your status

T RAIN S OFTWARE T O B ETTER E STIMATE T OTAL T IME 13 Correct the break time The default break time is 15 min.

B REAK T IME F EATURE 14 Total break time, Average Break Time, Last Break Time

I NSTALLATION 15 Download plug-in from: cs.unc.edu/~carterjl/comp401/eclipsePredictor.jar The name of the plug-in is eclipsePredictor.jar User Manual will soon be available for download.

I NSTALLATION (C ONT.) 16 Open a command window and navigate to where Eclipse is installed Press Start Press Run Type cmd.exe Note : You only have to do this once. Later you can execute eclipse as usual.

C ONTACT I NFO 17