1 / 16

Eclipse Predictor

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

thuy
Télécharger la présentation

Eclipse Predictor

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Eclipse Predictor Jason Carter

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

  3. 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

  4. 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

  5. How Do we Know How You Are Doing? We define how you are doing as your status. Define several types of statuses.

  6. Could Use Help You think you have an idea that can fix a problem, but you aren't sure how to implement it

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

  8. Eureka You have finally solved a problem or just got out of being stuck

  9. Making Progress When the software guesses that you are stuck, could use help, or eureka, but you are actually making progress

  10. Back From Break You have been inactive for a certain amount of time. Back from break is when you return from inactivity.

  11. explicitly indicate current status

  12. 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

  13. Train Software To Better Estimate Total Time Correct the break time The default break time is 15 min.

  14. Break Time Feature Total break time, Average Break Time, Last Break Time

  15. 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.

  16. Contact Info Email: jasoncartercs@gmail.com

More Related