Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "A Online Judge/Assignment Grading System for IDE4EDU"

(Timeline)
(Timeline)
Line 11: Line 11:
 
  |- style="background:#3333ff;"
 
  |- style="background:#3333ff;"
 
  ! '''Phase''' !! '''Plans''' !! '''Deadline''' !! '''Status'''
 
  ! '''Phase''' !! '''Plans''' !! '''Deadline''' !! '''Status'''
  |- style="background:#6699ff;"
+
  |- style="background:#ccffff;"
 
  | Phase 1 || Design of the Basic Architecture and Assignment structure || 25th May,2009 || Pending
 
  | Phase 1 || Design of the Basic Architecture and Assignment structure || 25th May,2009 || Pending
  |- style="background:#6699ff;"
+
  |- style="background:#ccffff;"
 
  | Phase 1 || Implementing Basic Wizards for Creation of New assignments || 29th May,2009 || Pending
 
  | Phase 1 || Implementing Basic Wizards for Creation of New assignments || 29th May,2009 || Pending
  |- style="background:#6699ff;"
+
  |- style="background:#ccffff;"
 
  | Phase 1 ||  Basic Authentication with Moodle server || 31st May, 2009 || Pending
 
  | Phase 1 ||  Basic Authentication with Moodle server || 31st May, 2009 || Pending
  |- style="background:#6699ff;"
+
  |- style="background:#ccffff;"
 
  | Phase 1 || Implementation of Professor's Interface || 7th June, 2009 || Pending
 
  | Phase 1 || Implementation of Professor's Interface || 7th June, 2009 || Pending
  |- style="background:#6699ff;"
+
  |- style="background:#ccffff;"
 
  | Phase 1 || Implementation of Student's Interface || 14th June, 2009 || Pending
 
  | Phase 1 || Implementation of Student's Interface || 14th June, 2009 || Pending
  |- style="background:#6699ff;"
+
  |- style="background:#ccffff;"
 
  | Phase 1 || Implementation of Testing Feature with Junit Test cases || 17th June,2009 || Pending
 
  | Phase 1 || Implementation of Testing Feature with Junit Test cases || 17th June,2009 || Pending
  |- style="background:#6699ff;"
+
  |- style="background:#ccffff;"
 
  | Phase 2 || Adding a separate Reference Tab to view assignment details and notes || 21st June, 2009 || Pending
 
  | Phase 2 || Adding a separate Reference Tab to view assignment details and notes || 21st June, 2009 || Pending
  |- style="background:#6699ff;"
+
  |- style="background:#ccffff;"
 
  | Phase 2 || TBD || TBD || Pending
 
  | Phase 2 || TBD || TBD || Pending
 
  |}
 
  |}

Revision as of 04:25, 12 May 2009

About

  • Project Title: Online Judge/Assignment Grading System for IDE4EDU
  • Mentor: Wayne Beaton
  • Student: Souvik Roy

Abstract

The primary motive of IDE4EDU is streamlining the existing Eclipse IDE, to make it easier for the first time users and students to understand. Students in colleges primarily use eclipse to do assignments. This project will add an "Assignment Workflow Mechanism" to the JavaLite environment. Students can download assignments uploaded by their professors, finish it and send it back to their professors for grading. All these are done from the Eclipse workspace itself, the professor and students being connected to a network. This is the basic goal of the project. Also other improvements will be added to this basic mechanism. There already has been a lot of talk regarding a separate reference tab, reported under the Bug #250659. The Bug fix would enable an easy access to the details of the assignment right from the workspace. This environment would be simply perfect for students in University, in any year. Scope for other improvements are listed in the later sections.

Timeline

Phase Plans Deadline Status
Phase 1 Design of the Basic Architecture and Assignment structure 25th May,2009 Pending
Phase 1 Implementing Basic Wizards for Creation of New assignments 29th May,2009 Pending
Phase 1 Basic Authentication with Moodle server 31st May, 2009 Pending
Phase 1 Implementation of Professor's Interface 7th June, 2009 Pending
Phase 1 Implementation of Student's Interface 14th June, 2009 Pending
Phase 1 Implementation of Testing Feature with Junit Test cases 17th June,2009 Pending
Phase 2 Adding a separate Reference Tab to view assignment details and notes 21st June, 2009 Pending
Phase 2 TBD TBD Pending

Future Improvements

  • Adding a chat environment to chat with the professor for help
  • Online Library Support

Copyright © Eclipse Foundation, Inc. All Rights Reserved.