170 likes | 267 Views
Eclipse Predictor. Jason Carter. WHY USE THIS SOFTWARE. Estimates total time spent on an each assignment. Knows the assignment. Help me accomplish one of my research goals. One of the Goals of this Project. Automatically predict when students are
E N D
Eclipse Predictor Jason Carter
WHY USE THIS SOFTWARE Estimates total time spent on an each assignment Knows the assignment Help me accomplish one of my research goals
One of the Goals of this Project Automatically predict when students are having difficulty with some aspect of code Notify a TA that the students are having a problem Student 1 is stuck. You are stuck. Student1 Student2
To Accomplish This Goal Log your programming actions inti = 0; Monitor how you are doing? Log of Programming Actions Student 1. Edit line of code 2. Set breakpoint
How Do we Know How You Are Doing? We define how you are doing as your status. Define several types of statuses.
Could Use Help You think you have an idea that can fix a problem, but you aren't sure how to implement it
Stuck You cannot solve a problem and have exhausted most of your resources such as searching the web or asking a student for help
Eureka You have finally solved a problem or just got out of being stuck
Making Progress When the software guesses that you are stuck, could use help, or eureka, but you are actually making progress
Back From Break You have been inactive for a certain amount of time. Back from break is when you return from inactivity.
Training the Software Software will predict your status and give you a notification Correct the software by pressing the button that corresponds to your status
Train Software To Better Estimate Total Time Correct the break time The default break time is 15 min.
Break Time Feature Total break time, Average Break Time, Last Break Time
Installation 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.
Contact Info Email: jasoncartercs@gmail.com